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-5032.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 133,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 12131702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/12131702",
         "title": "Detonators",
         "example": [
            "Instantaneous electrical detonators",
            "Remote firing devices",
            "Shock tube detonators",
            "Short period delay detonators"
         ],
         "example_more": [
            "Long period delay detonators",
            "Non-electric delay detonators"
         ]
      },
      {
         "code": 25101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/25101611",
         "title": "Cargo trucks",
         "example": [
            "Stakebed trucks",
            "Tractor-trailer trucks",
            "Transport trucks",
            "Work trucks"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Digital voltmeters",
            "Millivoltmeters",
            "Non-contact voltage testers",
            "Test lamps"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Bore hole thermometers",
            "Handheld remote thermometers",
            "Temperature data loggers"
         ]
      },
      {
         "code": 20102007,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/20102007",
         "title": "Core drills",
         "example": [
            "Air rotary drills",
            "Blasthole drills",
            "Core drill rigs"
         ]
      },
      {
         "code": 31162608,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/31162608",
         "title": "Grab hooks",
         "example": [
            "Grappling hooks",
            "Harpoon retrievers",
            "Lowering hooks"
         ]
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": [
            "Fuse cutters",
            "Wire cutting tools"
         ]
      },
      {
         "code": 20111611,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/20111611",
         "title": "Rotary drills",
         "example": [
            "Mud rotary drills",
            "Rotary drilling tools"
         ]
      },
      {
         "code": 20102102,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/20102102",
         "title": "Hydraulic rock drills",
         "example": [
            "Cable tool drills",
            "Earth drilling machines"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Precision levels",
            "Torpedo levels"
         ]
      }
   ]
}