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/35-9021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/details/tools_used?start=11&end=11",
   "category": [
      {
         "code": 48101615,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/48101615",
         "title": "Commercial use dishwashers",
         "example": [
            "Commercial dishwashers",
            "Commercial glasswashers",
            "Pot-washing machines",
            "Power washers"
         ],
         "example_more": [
            "Automatic dishwashing systems",
            "Moving dishwasher belts"
         ]
      },
      {
         "code": 52152202,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/52152202",
         "title": "Dish drainer",
         "example": [
            "Dish drying racks",
            "Drain racks"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Temperature indicator strips"
         ]
      },
      {
         "code": 52151632,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/52151632",
         "title": "Domestic kitchen funnels",
         "example": [
            "Funnels"
         ]
      },
      {
         "code": 52152203,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/52152203",
         "title": "Soap dispensing brush",
         "example": [
            "Dish-cleaning brushes"
         ]
      },
      {
         "code": 41112213,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/41112213",
         "title": "Handheld thermometer",
         "example": [
            "Digital handheld thermometers"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Handtrucks"
         ]
      },
      {
         "code": 30181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/30181504",
         "title": "Sinks",
         "example": [
            "Three-compartment sinks"
         ]
      },
      {
         "code": 24101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/24101604",
         "title": "Lifts",
         "example": [
            "Electric pallet lifters"
         ]
      },
      {
         "code": 52141515,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9021.00/related/tools_used/52141515",
         "title": "Domestic trash compactors",
         "example": [
            "Kitchen trash compactors"
         ]
      }
   ]
}