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/49-3093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 49,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Bail cutting knives",
            "Curved-point scalpel knives",
            "Taper point knives",
            "Thermocutters"
         ],
         "example_more": [
            "Fast-trim vent knives",
            "Hawk bill knives",
            "Insulated heater knives",
            "Mill knives",
            "Notched-blade trim knives",
            "Square point knives"
         ]
      },
      {
         "code": 27112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27112302",
         "title": "Awls",
         "example": [
            "Heavy duty awls",
            "Pricking awls",
            "Tire probing awls"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Bead seaters",
            "Tire irons",
            "Truck tire spoons"
         ]
      },
      {
         "code": 25191701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/25191701",
         "title": "Wheel balancing equipment",
         "example": [
            "Balancing machines",
            "Computerized tire/wheel balancing equipment"
         ]
      },
      {
         "code": 27131502,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27131502",
         "title": "Compressed air gun",
         "example": [
            "Air spray guns",
            "Tire plug guns"
         ]
      },
      {
         "code": 27112603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27112603",
         "title": "Insertion tool",
         "example": [
            "Heavy duty T-handle spiral probe cement tools",
            "Insertion tools"
         ]
      },
      {
         "code": 25191703,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/25191703",
         "title": "Tire changing machines",
         "example": [
            "Mechanical tire changers",
            "Rim clamp tire changers"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Airless spray guns",
            "Rubber patch guns"
         ]
      },
      {
         "code": 27112504,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27112504",
         "title": "Wedges",
         "example": [
            "Bead breakers",
            "Duck-billed bead-breaking wedges"
         ]
      },
      {
         "code": 27111904,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3093.00/related/tools_used/27111904",
         "title": "Rasps",
         "example": [
            "Hand rasps",
            "Stickleback rasps"
         ]
      }
   ]
}