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-3092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 48101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/48101521",
         "title": "Commercial use ranges",
         "example": [
            "Candy cookers",
            "Candy stoves",
            "Chocolate melters",
            "Commercial induction cookers"
         ]
      },
      {
         "code": 40151552,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/40151552",
         "title": "Metering or injection or proportioning pumps",
         "example": [
            "Depositing pumps",
            "Injector pumps",
            "Metered transfer pumps",
            "Revolving pan depositors"
         ]
      },
      {
         "code": 23181514,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/23181514",
         "title": "Cheese making machine",
         "example": [
            "Centrifugal clarifiers",
            "Cheese finishing tables",
            "Cheese presses",
            "Cheese vats"
         ]
      },
      {
         "code": 48101608,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/48101608",
         "title": "Commercial use mixers",
         "example": [
            "Agitators",
            "Beaters",
            "Cooker mixers",
            "Cream beaters"
         ]
      },
      {
         "code": 48101510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/48101510",
         "title": "Commercial use food warmers",
         "example": [
            "Food heating cabinets",
            "Heating tables"
         ]
      },
      {
         "code": 48101811,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/48101811",
         "title": "Commercial use rolling pins",
         "example": [
            "Levelers",
            "Sizers"
         ]
      },
      {
         "code": 41101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/41101504",
         "title": "Homogenizers",
         "example": [
            "Commercial use homogenizers"
         ]
      },
      {
         "code": 48101542,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/48101542",
         "title": "Commercial use jacketed tilting kettle",
         "example": [
            "Tilting commercial cooking kettles",
            "Water-cooled kettles"
         ]
      },
      {
         "code": 48101613,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/48101613",
         "title": "Commercial use dough machines",
         "example": [
            "Dough processing machines",
            "Extruders"
         ]
      },
      {
         "code": 23181604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/related/tools_used/23181604",
         "title": "Cutting machinery",
         "example": [
            "Cheese cutters",
            "Roller cutters"
         ]
      }
   ]
}