Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/33-9011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 10191701,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/10191701",
         "title": "Animal control traps",
         "example": [
            "Animal capture nets",
            "Animal traps",
            "Bat excluders"
         ]
      },
      {
         "code": 10141612,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/10141612",
         "title": "Dog catching pole",
         "example": [
            "Animal catch poles",
            "Noose poles"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 10141610,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/10141610",
         "title": "Muzzles",
         "example": [
            "Dog muzzles"
         ]
      },
      {
         "code": 10141606,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/10141606",
         "title": "Leashes or leads",
         "example": [
            "Leashes"
         ]
      },
      {
         "code": 10131601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/10131601",
         "title": "Cages or its accessories",
         "example": [
            "Animal cages"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Microchip readers"
         ]
      },
      {
         "code": 27131502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/27131502",
         "title": "Compressed air gun",
         "example": [
            "Blowguns"
         ]
      },
      {
         "code": 42182103,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/42182103",
         "title": "Medical acoustic stethoscopes",
         "example": [
            "Veterinary stethoscopes"
         ]
      },
      {
         "code": 27112104,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/related/tools_used/27112104",
         "title": "Tongs",
         "example": [
            "Snake tongs"
         ]
      }
   ]
}