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/51-3093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 23181703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/23181703",
         "title": "Cooking machinery",
         "example": [
            "Boilers",
            "Continuous baking ovens",
            "Vacuum batch cookers",
            "Water immersion retorts"
         ],
         "example_more": [
            "Cooking vats",
            "Corn cooking systems",
            "Direct-fired fryers",
            "Hot air impingement ovens",
            "Hot oil cookers",
            "Pressure cookers",
            "Retort chambers"
         ]
      },
      {
         "code": 23181704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/23181704",
         "title": "Steaming machinery",
         "example": [
            "Steam air retorts",
            "Steam kettles",
            "Steam retorts",
            "Water spray retorts"
         ]
      },
      {
         "code": 23181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/23181701",
         "title": "Smoking machinery",
         "example": [
            "Smoke generators",
            "Smoking equipment"
         ]
      },
      {
         "code": 23181511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/23181511",
         "title": "Forming machine",
         "example": [
            "Molding machines",
            "Molding presses"
         ]
      },
      {
         "code": 23181702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/23181702",
         "title": "Roasting machinery",
         "example": [
            "Hot oil roasting equipment",
            "Roasting equipment"
         ]
      },
      {
         "code": 23181501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/23181501",
         "title": "Filling machinery",
         "example": [
            "Canners"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain hoists"
         ]
      },
      {
         "code": 24101713,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/24101713",
         "title": "Bucket conveyors",
         "example": [
            "Bucket belt conveyors"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Hand trucks"
         ]
      },
      {
         "code": 23181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/related/tools_used/23181504",
         "title": "Sifting machinery",
         "example": [
            "Combination feeders"
         ]
      }
   ]
}