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-4023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23251603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/23251603",
         "title": "Rolling press",
         "example": [
            "Cluster rolling mills",
            "Finishing mills",
            "Two-high reversing rolling mills",
            "Two-high rolling mills"
         ],
         "example_more": [
            "Four-high rolling mills",
            "Roughing mills",
            "Tandem rolling mills",
            "Three-high rolling mills"
         ]
      },
      {
         "code": 41111631,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/41111631",
         "title": "Radius gauge",
         "example": [
            "Diameter gauges",
            "Digital radius gauges"
         ]
      },
      {
         "code": 41111623,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/41111623",
         "title": "Thickness measuring devices",
         "example": [
            "Plate outline gauges",
            "Sheet metal gauges"
         ]
      },
      {
         "code": 41111605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/41111605",
         "title": "Strain gauges",
         "example": [
            "Digital strain gauges",
            "Weighing load cells"
         ]
      },
      {
         "code": 41112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/41112110",
         "title": "Pressure transducer",
         "example": [
            "Fluid pressure transducers"
         ]
      },
      {
         "code": 23241510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/23241510",
         "title": "Metal shearing machine",
         "example": [
            "Crop shears"
         ]
      },
      {
         "code": 40151580,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/40151580",
         "title": "Lubricator pump",
         "example": [
            "Roll lubrication systems"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Steel tapes"
         ]
      },
      {
         "code": 41112111,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4023.00/related/tools_used/41112111",
         "title": "Displacement transducer",
         "example": [
            "Displacement transducers"
         ]
      }
   ]
}