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/45-1011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 103,
   "next": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 21102202,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21102202",
         "title": "Lumbering equipment",
         "example": [
            "Chain flail delimbers",
            "Grapple processors",
            "Grapple yarders",
            "Sawbucks"
         ],
         "example_more": [
            "Debarking tools",
            "Delimbing gates",
            "Feller bunchers",
            "Pullthrough delimbers",
            "Stroke delimbers"
         ]
      },
      {
         "code": 21111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21111602",
         "title": "Pisciculture supplies",
         "example": [
            "Automatic fish feeders",
            "Fish tagging equipment",
            "Fish traps",
            "Video scanning fish counters"
         ],
         "example_more": [
            "Filtering equipment",
            "Fish gates",
            "Fish holding tanks",
            "Fish screens",
            "Fish seines"
         ]
      },
      {
         "code": 42121507,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/42121507",
         "title": "Veterinary injection or suction unit",
         "example": [
            "Animal injection syringes",
            "Animal vaccination syringes",
            "Balling guns",
            "Suction syringes"
         ],
         "example_more": [
            "Artificial insemination syringes",
            "Veterinary intravenous IV sets"
         ]
      },
      {
         "code": 21101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21101902",
         "title": "Animal husbandry equipment",
         "example": [
            "Debeakers",
            "Dehorners",
            "Feed wagons",
            "Tail dockers"
         ]
      },
      {
         "code": 21111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21111504",
         "title": "Commercial fishing nets",
         "example": [
            "Fish capture nets",
            "Fyke nets",
            "Gill nets",
            "Hoop nets"
         ]
      },
      {
         "code": 21101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21101702",
         "title": "Haymaking machinery",
         "example": [
            "Hay rakes",
            "Round balers",
            "Square balers"
         ]
      },
      {
         "code": 21101906,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21101906",
         "title": "Egg inspection or collecting equipment",
         "example": [
            "Egg candlers",
            "Egg grading machines",
            "Egg washing machines"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 21101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21101801",
         "title": "Sprayers",
         "example": [
            "Chemical injection systems",
            "Weed sprayers"
         ]
      },
      {
         "code": 21101901,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/tools_used/21101901",
         "title": "Milking machines",
         "example": [
            "Milk separators",
            "Milking equipment"
         ]
      }
   ]
}