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-6064.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23121503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/23121503",
         "title": "Winding or reeling or spooling machines",
         "example": [
            "Rope winding machines",
            "Textile winding machines",
            "Thread winding machines",
            "Turret rewinders"
         ],
         "example_more": [
            "Bobbin winding machines"
         ]
      },
      {
         "code": 23121512,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/23121512",
         "title": "Carding machine",
         "example": [
            "Textile carding machines",
            "Textile combing machines"
         ]
      },
      {
         "code": 23121610,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/23121610",
         "title": "Dyeing machines",
         "example": [
            "Textile dyeing machines"
         ]
      },
      {
         "code": 23121520,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/23121520",
         "title": "Warping machine",
         "example": [
            "Textile warping machines"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Grease dispensing guns"
         ]
      },
      {
         "code": 44102402,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/44102402",
         "title": "Dating or numbering machines",
         "example": [
            "Label making equipment"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Hydraulic jacks"
         ]
      },
      {
         "code": 23151503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/23151503",
         "title": "Extruders",
         "example": [
            "Extruding machines"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Warehouse hand trucks"
         ]
      }
   ]
}