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/19-4012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 72,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 21101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21101902",
         "title": "Animal husbandry equipment",
         "example": [
            "Animal chutes",
            "Animal head-locks",
            "Dipping vats",
            "Spray-dip machines"
         ]
      },
      {
         "code": 21101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21101801",
         "title": "Sprayers",
         "example": [
            "Chemical sprayers",
            "Crop sprayers"
         ]
      },
      {
         "code": 21101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21101702",
         "title": "Haymaking machinery",
         "example": [
            "Balers",
            "Rakes"
         ]
      },
      {
         "code": 21101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21101503",
         "title": "Cultivators",
         "example": [
            "Chisel cultivators",
            "Sweep cultivator shovels"
         ]
      },
      {
         "code": 21101903,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21101903",
         "title": "Incubators or brooders for poultry",
         "example": [
            "Egg incubators",
            "Egg setters or hatchers"
         ]
      },
      {
         "code": 42121513,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/42121513",
         "title": "Veterinary castration instruments",
         "example": [
            "Callicrate banding systems",
            "Elastrator bands"
         ]
      },
      {
         "code": 21102204,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21102204",
         "title": "Forestry saws",
         "example": [
            "Pruning shears",
            "Reach pole saws"
         ]
      },
      {
         "code": 21101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21101804",
         "title": "Fertilizer spreaders or distributors",
         "example": [
            "Fertilizer or seed spreaders",
            "Granule applicators"
         ]
      },
      {
         "code": 21101805,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/21101805",
         "title": "Fog or mist generators",
         "example": [
            "Aerosol foggers",
            "Aerosol generators"
         ]
      },
      {
         "code": 41111507,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/related/tools_used/41111507",
         "title": "Bench scales",
         "example": [
            "Electronic bench scales",
            "Weight meters"
         ]
      }
   ]
}