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-9124.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 53,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 31211908,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/31211908",
         "title": "Paint sprayers",
         "example": [
            "High volume low pressure HVLP spray guns",
            "Low volume high pressure LVHP sprayers",
            "Paint spray guns",
            "Paint sprayguns"
         ],
         "example_more": [
            "Air-assisted spraying systems",
            "Electrically operated airless pumps"
         ]
      },
      {
         "code": 23153501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/23153501",
         "title": "Paint application system",
         "example": [
            "Electrostatic paint systems",
            "Paint booths"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Protective respirators",
            "Respiratory protection equipment"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Electric hoists",
            "Hoisting equipment"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Blow torches",
            "Gas torches"
         ]
      },
      {
         "code": 41103312,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/41103312",
         "title": "Viscosimeters",
         "example": [
            "Paint viscometers",
            "Viscosity meters"
         ]
      },
      {
         "code": 31211904,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/31211904",
         "title": "Paint brushes",
         "example": [
            "Paint application brushes",
            "Specialized paint brushes"
         ]
      },
      {
         "code": 31211905,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/31211905",
         "title": "Paint mixers",
         "example": [
            "Automated paint mixing equipment",
            "Power paint mixers"
         ]
      },
      {
         "code": 27111707,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/27111707",
         "title": "Adjustable wrenches",
         "example": [
            "Adjustable hand wrenches",
            "Adjustable wrench sets"
         ]
      },
      {
         "code": 43211510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tools_used/43211510",
         "title": "Mainframe console or dumb terminals",
         "example": [
            "Computer terminals"
         ]
      }
   ]
}