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/51-9197.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 23151506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/23151506",
         "title": "Rubber or plastic presses",
         "example": [
            "Bead flipping machines",
            "Bead setters",
            "Tire building machines",
            "Transfer rings"
         ],
         "example_more": [
            "Calendering machines",
            "Hydraulic presses",
            "Mechanical presses",
            "Tire band building machines",
            "Tire building drums"
         ]
      },
      {
         "code": 23153403,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/23153403",
         "title": "Specialty assembly",
         "example": [
            "Automatic tire building machines TBM",
            "Manual tire building machines TBM",
            "Robotic assembly machines"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Mill feed conveyors",
            "Tread servicers"
         ]
      },
      {
         "code": 32101628,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/32101628",
         "title": "Microcontrollers",
         "example": [
            "Common industrial protocol CIP software",
            "Programmable automation controllers PAC"
         ]
      },
      {
         "code": 23151510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/23151510",
         "title": "Plastic cutting machinery",
         "example": [
            "Rubber slab cutters"
         ]
      },
      {
         "code": 25191701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/25191701",
         "title": "Wheel balancing equipment",
         "example": [
            "Wheel balancers"
         ]
      },
      {
         "code": 23151503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/23151503",
         "title": "Extruders",
         "example": [
            "Screw-type extruders"
         ]
      },
      {
         "code": 41103313,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/41103313",
         "title": "Depth indicators",
         "example": [
            "Steel rods"
         ]
      },
      {
         "code": 41111623,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/41111623",
         "title": "Thickness measuring devices",
         "example": [
            "Beta thickness gauges"
         ]
      },
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Tire stitchers"
         ]
      }
   ]
}