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-9161.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 57,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "0-1 drop indicators",
            "Dial calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 23242304,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/23242304",
         "title": "Tracer or duplicating or contouring lathe",
         "example": [
            "5 axis lathes",
            "8 axis lathes",
            "Lathes"
         ]
      },
      {
         "code": 23242506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/23242506",
         "title": "Traveling column milling machine",
         "example": [
            "2/3 axis computer numerically controlled CNC milling machines",
            "Bore mills",
            "Computer numerical controlled CNC milling machines"
         ]
      },
      {
         "code": 23101511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/23101511",
         "title": "Turning machines",
         "example": [
            "Computerized numerical control CNC turning centers",
            "Turning centers"
         ]
      },
      {
         "code": 23101513,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/23101513",
         "title": "Milling machines",
         "example": [
            "Computerized numerical control CNC routers",
            "Manual mills"
         ]
      },
      {
         "code": 23242613,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/23242613",
         "title": "Tapping machine",
         "example": [
            "Computerized numerical control CNC tappers",
            "Tapping machines"
         ]
      },
      {
         "code": 23101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/23101505",
         "title": "Boring machines",
         "example": [
            "Borers",
            "Boring bars"
         ]
      },
      {
         "code": 32101628,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/32101628",
         "title": "Microcontrollers",
         "example": [
            "Controllers",
            "Programmable logic controllers PLC"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      },
      {
         "code": 23242401,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/related/tools_used/23242401",
         "title": "Horizontal machining center",
         "example": [
            "Horizontal machining tools"
         ]
      }
   ]
}