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-9011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/details/tools_used?start=11&end=16",
   "category": [
      {
         "code": 48101615,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101615",
         "title": "Commercial use dishwashers",
         "example": [
            "Commercial dishwashers",
            "Glass washing machines"
         ]
      },
      {
         "code": 48101510,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101510",
         "title": "Commercial use food warmers",
         "example": [
            "Steam tables"
         ]
      },
      {
         "code": 48101601,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101601",
         "title": "Commercial use blenders",
         "example": [
            "Blenders"
         ]
      },
      {
         "code": 48101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101701",
         "title": "Carbonated beverage dispenser",
         "example": [
            "Carbonated beverage dispensers"
         ]
      },
      {
         "code": 48101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101801",
         "title": "Commercial use cutlery",
         "example": [
            "Chefs' knives"
         ]
      },
      {
         "code": 48101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101702",
         "title": "Non carbonated beverage dispenser",
         "example": [
            "Juice dispensers"
         ]
      },
      {
         "code": 48101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101612",
         "title": "Commercial use food processors",
         "example": [
            "Food processors"
         ]
      },
      {
         "code": 48101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/48101505",
         "title": "Commercial use coffee or iced tea makers",
         "example": [
            "Commercial coffeemakers"
         ]
      },
      {
         "code": 52151633,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/52151633",
         "title": "Domestic garnishing tools",
         "example": [
            "Fruit pitters"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9011.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      }
   ]
}