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-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 139,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain falls",
            "Chain hoists",
            "Pneumatic hoists",
            "Utility hoists"
         ],
         "example_more": [
            "Overhead hoists"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Digital levels",
            "Engineers' levels",
            "Laser levels",
            "Spirit levels"
         ],
         "example_more": [
            "Water levels"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Blacksmiths' punches",
            "Center punches",
            "Pin punches",
            "Tube drifts"
         ],
         "example_more": [
            "Drift pins"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Acetylene torches",
            "Cutting torches",
            "Oxygen lances",
            "Pre-heating torches"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Cutoff saws",
            "Jig saws",
            "Reciprocating saws"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Metal-cutting chisels",
            "Serrating tools",
            "Splitting chisels"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Full-face respirators",
            "Half-face respirators",
            "Respiratory protection equipment"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Lead hammers",
            "Non-sparking hammers",
            "Soft face hammers"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Hydraulic jacks",
            "Screw jacks",
            "Steamboat ratchet jacks"
         ]
      },
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Chain wrenches",
            "Hammer wrenches",
            "Spud wrenches"
         ]
      }
   ]
}