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-5044.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-5044.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 22101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/22101701",
         "title": "Earthmoving shovels",
         "example": [
            "Cable drawn scrapers",
            "Gathering-arm machines",
            "Power shovels",
            "Underground mining loaders"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Bucket belt conveyors",
            "Conveyor belt systems",
            "Filter conveyor belts",
            "Mining conveyor systems"
         ]
      },
      {
         "code": 22101724,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/22101724",
         "title": "Hydraulic breaker chisel",
         "example": [
            "Rock breaking chisels",
            "Soil bucket chisels",
            "Trencher chisels"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Grease dispensing guns",
            "Hand grease guns"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Protective respirators",
            "Self-rescuers"
         ]
      },
      {
         "code": 20102304,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/20102304",
         "title": "Bulk material carriers",
         "example": [
            "Diesel shuttle cars",
            "Electric shuttle cars"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Payloaders"
         ]
      },
      {
         "code": 31251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/31251501",
         "title": "Electric actuators",
         "example": [
            "Electric switch controls"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Portable fire extinguishers"
         ]
      }
   ]
}