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-2061.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 129,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Hydraulic track-guided wall saws",
            "Reciprocating saws",
            "Walk-behind saws"
         ],
         "example_more": [
            "Asphalt saws",
            "Chain saws",
            "Concrete saws",
            "Cutoff saws",
            "Cutout saws",
            "Floor saws",
            "Hydraulic chainsaws",
            "Jig saws",
            "Saber saws"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Bosun chairs",
            "Manlifts",
            "Swing chairs",
            "Swing stages"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Carpenters' levels",
            "Laser levels",
            "Spirit levels",
            "Water levels"
         ]
      },
      {
         "code": 25101610,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/25101610",
         "title": "Water trucks",
         "example": [
            "Jet trucks for cleaning sewer lines",
            "Water spraying equipment",
            "Water tank trucks"
         ]
      },
      {
         "code": 47121602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/47121602",
         "title": "Vacuum cleaners",
         "example": [
            "Ride-on vacuum cleaners",
            "Sidewalk sweepers",
            "Suction sweepers"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Liquid propane torches",
            "Oxygen/acetylene torches",
            "Torches"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Bench grinders",
            "Disc grinders",
            "Pedestal grinders"
         ]
      },
      {
         "code": 47121805,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/47121805",
         "title": "Pressure or steam cleaners",
         "example": [
            "Pressure washers",
            "Steam cleaning equipment",
            "Steam jennies"
         ]
      },
      {
         "code": 20111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/20111601",
         "title": "Boring or sinking machinery",
         "example": [
            "Electric boring machines",
            "Hydraulic boring machines"
         ]
      },
      {
         "code": 22101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tools_used/22101902",
         "title": "Plaster or mortar mixers",
         "example": [
            "Mortar mixers",
            "Plaster mixers"
         ]
      }
   ]
}