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-5041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 20101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/20101501",
         "title": "Continuous mining equipment",
         "example": [
            "Continuous miners",
            "Continuous mining machine remote controls"
         ]
      },
      {
         "code": 46181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/46181701",
         "title": "Hard hats",
         "example": [
            "Miner's helmets"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 40101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/40101502",
         "title": "Air exhausters",
         "example": [
            "Ventilation systems"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Hydraulic jacks"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Belt conveyor systems"
         ]
      },
      {
         "code": 22101522,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/22101522",
         "title": "Track bulldozers",
         "example": [
            "Tracked bulldozers"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Hammer drills"
         ]
      },
      {
         "code": 20101803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/20101803",
         "title": "Boom bolters",
         "example": [
            "Boom roof bolters"
         ]
      },
      {
         "code": 27112004,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/related/tools_used/27112004",
         "title": "Shovels",
         "example": [
            "Long handle shovels"
         ]
      }
   ]
}