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/37-3012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 21101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/21101801",
         "title": "Sprayers",
         "example": [
            "Backpack sprayers",
            "Boom sprayers",
            "Electrostatic spray guns",
            "Power sprayers"
         ],
         "example_more": [
            "Broadcast boom sprayers"
         ]
      },
      {
         "code": 21101805,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/21101805",
         "title": "Fog or mist generators",
         "example": [
            "Cold foggers",
            "Mechanical aerosol generators",
            "Thermal foggers"
         ]
      },
      {
         "code": 46181702,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/46181702",
         "title": "Facial shields",
         "example": [
            "Face masks",
            "Protective face shields"
         ]
      },
      {
         "code": 25101935,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/25101935",
         "title": "Spray truck",
         "example": [
            "Truck mounted sprayers"
         ]
      },
      {
         "code": 41111931,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/41111931",
         "title": "Flow sensors",
         "example": [
            "Digital flowmeters"
         ]
      },
      {
         "code": 46181541,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/46181541",
         "title": "Chemical resistant gloves",
         "example": [
            "Chemical protection gloves"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Air purifying respirators"
         ]
      },
      {
         "code": 46181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/46181602",
         "title": "Hazardous material protective footwear",
         "example": [
            "Chemical-resistant footwear"
         ]
      },
      {
         "code": 46181802,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/46181802",
         "title": "Safety glasses",
         "example": [
            "Protective safety glasses"
         ]
      },
      {
         "code": 54111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-3012.00/related/tools_used/54111503",
         "title": "Stop watch",
         "example": [
            "Digital stopwatches"
         ]
      }
   ]
}