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-5081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 12131702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/12131702",
         "title": "Detonators",
         "example": [
            "Electrical detonators",
            "Remote firing devices"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 20102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/20102101",
         "title": "Pneumatic rock drills",
         "example": [
            "Power rock coring drills"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Four-wheel drive front end loaders"
         ]
      },
      {
         "code": 20111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/20111601",
         "title": "Boring or sinking machinery",
         "example": [
            "Hydraulic boring machines"
         ]
      },
      {
         "code": 12131701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/12131701",
         "title": "Blasting caps",
         "example": [
            "Explosive blasting caps"
         ]
      },
      {
         "code": 23291701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/23291701",
         "title": "Reamer blade",
         "example": [
            "Bell reamers"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Lube guns"
         ]
      },
      {
         "code": 20111611,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/20111611",
         "title": "Rotary drills",
         "example": [
            "Mud rotary drills"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Prying tools"
         ]
      }
   ]
}