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-5043.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 20101803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/20101803",
         "title": "Boom bolters",
         "example": [
            "Boom roof bolters",
            "Roof bolters"
         ]
      },
      {
         "code": 20102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/20102101",
         "title": "Pneumatic rock drills",
         "example": [
            "Pneumatic rock drilling tools"
         ]
      },
      {
         "code": 31163101,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/31163101",
         "title": "Quick disconnects",
         "example": [
            "Hydraulic disconnects"
         ]
      },
      {
         "code": 20101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/20101501",
         "title": "Continuous mining equipment",
         "example": [
            "Remote-control continuous miners"
         ]
      },
      {
         "code": 20101601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/20101601",
         "title": "Screens",
         "example": [
            "Roof screens"
         ]
      },
      {
         "code": 20101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/20101801",
         "title": "Cable bolters",
         "example": [
            "Self-propelled bolting machines"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Steel measuring tapes"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Lube guns"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Dust and particulate respirators"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Scaling bars"
         ]
      }
   ]
}