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/47-2141.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 59,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 31211908,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/31211908",
         "title": "Paint sprayers",
         "example": [
            "Airless spray equipment",
            "High velocity low pressure HVLP spraying equipment",
            "Spray guns",
            "Striping machines"
         ],
         "example_more": [
            "Conventional spray equipment",
            "Power brushes"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Aerial lifts",
            "Bosun chairs",
            "Hydraulic lifts",
            "Swing stages"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Hopper guns",
            "Pneumatic spray texture guns",
            "Spray texture guns",
            "Stucco patching guns"
         ]
      },
      {
         "code": 47121805,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/47121805",
         "title": "Pressure or steam cleaners",
         "example": [
            "Hydroblasters",
            "Pressure washers",
            "Steam cleaning equipment",
            "Wallpaper steamers"
         ]
      },
      {
         "code": 27112601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/27112601",
         "title": "Putty knives",
         "example": [
            "Drywall taping knives",
            "Patching knives",
            "Spackling knives"
         ]
      },
      {
         "code": 31211905,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/31211905",
         "title": "Paint mixers",
         "example": [
            "Paint shakers",
            "Power paint mixers",
            "Tinting machines"
         ]
      },
      {
         "code": 27112708,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/27112708",
         "title": "Power sanders",
         "example": [
            "Disk sanders",
            "Electric paint removers",
            "Paint stripping equipment"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Float trowels",
            "Texturing trowels"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Extension ladders",
            "Stilts"
         ]
      },
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Glass scrapers",
            "Glaziers' knives"
         ]
      }
   ]
}