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-5023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 42,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 20111611,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.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-5023.00/related/tools_used/20102102",
         "title": "Hydraulic rock drills",
         "example": [
            "Cable tool drills",
            "Earth drilling machines"
         ]
      },
      {
         "code": 20102007,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/20102007",
         "title": "Core drills",
         "example": [
            "Air rotary drills",
            "Core drill rigs"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Handheld remote thermometers"
         ]
      },
      {
         "code": 40151510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/40151510",
         "title": "Water pumps",
         "example": [
            "Truck-mounted water pumps"
         ]
      },
      {
         "code": 23271401,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/23271401",
         "title": "Submerged arc welding machine",
         "example": [
            "Submerged arc welding tools"
         ]
      },
      {
         "code": 26111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/26111601",
         "title": "Diesel generators",
         "example": [
            "Alternating current AC generators"
         ]
      },
      {
         "code": 40151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/40151601",
         "title": "Air compressors",
         "example": [
            "Portable air compressors"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Lube guns"
         ]
      },
      {
         "code": 24101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/related/tools_used/24101611",
         "title": "Slings",
         "example": [
            "Chain slings"
         ]
      }
   ]
}