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-2121.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 88,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23151604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/23151604",
         "title": "Grinding or polishing machines",
         "example": [
            "Glass bevelers",
            "Glass routers",
            "Polishing machines",
            "Portable air routers"
         ],
         "example_more": [
            "Automatic diamond wheel edgers",
            "Automatic vertical edging machines",
            "Finger pull machines",
            "Glass edgers"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Cutoff saws",
            "Glass saws",
            "Reciprocating saws",
            "Saber saws"
         ],
         "example_more": [
            "Jig saws",
            "Radial arm saws",
            "Table saws"
         ]
      },
      {
         "code": 27111514,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/27111514",
         "title": "Glass cutters",
         "example": [
            "Automatic cutting tables",
            "Notched glass-breaking tools",
            "Side cutters",
            "Wheel cutters"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes",
            "Story pole tape measures",
            "Telescoping measuring rods"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Builders' levels",
            "Laser levels",
            "Spirit levels"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Bosun chairs",
            "Swing stages"
         ]
      },
      {
         "code": 22101802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/22101802",
         "title": "Platform lift",
         "example": [
            "Platform lifts",
            "Self-propelled elevated work platforms"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Cordless drills",
            "Electric drills"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "L-squares"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Glass gloves",
            "Safety gloves"
         ]
      }
   ]
}