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/53-5031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 76,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Center punch sets",
            "Hollow shank gasket punches",
            "Pin punches",
            "Prick punches"
         ],
         "example_more": [
            "Aligning punches",
            "Drift punches"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Cape chisels",
            "Flat cold chisels",
            "Half round chisels",
            "Round nose chisels"
         ],
         "example_more": [
            "Diamond point chisels"
         ]
      },
      {
         "code": 27111519,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111519",
         "title": "Tinners snips",
         "example": [
            "Aviation snips",
            "Circle snips",
            "Straight hand snips",
            "Trojan snips"
         ],
         "example_more": [
            "Hawks bill snips"
         ]
      },
      {
         "code": 27111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111601",
         "title": "Mallets",
         "example": [
            "Carpenter's mallets",
            "Rawhide mallets",
            "Wood mallets"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Clutch tip screwdrivers",
            "Phillips head screwdrivers",
            "Standard screwdrivers"
         ]
      },
      {
         "code": 40151510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/40151510",
         "title": "Water pumps",
         "example": [
            "Ballast pumps",
            "Firefighting pumps"
         ]
      },
      {
         "code": 27111711,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111711",
         "title": "Ratchets",
         "example": [
            "Ratchet handles",
            "Speed handles"
         ]
      },
      {
         "code": 23271821,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/23271821",
         "title": "Welder torch",
         "example": [
            "Brazers",
            "Welders"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Plastic hammers",
            "Riveting hammers"
         ]
      },
      {
         "code": 27111615,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/related/tools_used/27111615",
         "title": "Sledge hammer",
         "example": [
            "Cross peen sledge hammers",
            "Double faced sledge hammers"
         ]
      }
   ]
}