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-2211.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 113,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Center punches",
            "Drifts",
            "Hole punches",
            "Rotary punches"
         ],
         "example_more": [
            "Power punches",
            "Prick punches",
            "Punches"
         ]
      },
      {
         "code": 23251503,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/23251503",
         "title": "Metal folding machine",
         "example": [
            "Bar folders",
            "Box and pan brakes",
            "Slip roll formers",
            "Spiral duct machines"
         ],
         "example_more": [
            "Cleat folders",
            "Cleat formers"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Power shears",
            "Ring and circular shears",
            "Squaring shears",
            "Unishears"
         ],
         "example_more": [
            "Foot shears"
         ]
      },
      {
         "code": 27112402,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/27112402",
         "title": "Rivet tools",
         "example": [
            "Dimplers",
            "Pneumatic riveters",
            "Pop rivet guns",
            "Riveting tools"
         ]
      },
      {
         "code": 27111507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/27111507",
         "title": "Metal cutters",
         "example": [
            "Aviation snips",
            "Hand notchers",
            "Power notchers",
            "V-notchers"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Cordless drills",
            "Electric drills",
            "Hammer drills"
         ]
      },
      {
         "code": 44111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/44111803",
         "title": "Compasses",
         "example": [
            "Beam compasses",
            "Dividers",
            "Trammel points"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Cold-cut saws",
            "Cutoff saws"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Computer controlled presses",
            "Power brakes"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Calibrated flow hoods",
            "Pitot tubes"
         ]
      }
   ]
}