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-2061.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 79,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Horizontal drill presses",
            "Screw presses",
            "Sensitive drill presses",
            "Vertical drill presses"
         ]
      },
      {
         "code": 23101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/23101505",
         "title": "Boring machines",
         "example": [
            "Horizontal boring bars",
            "Jig boring machines",
            "Semi-automatic boring machines"
         ]
      },
      {
         "code": 27112156,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/27112156",
         "title": "Hand vise",
         "example": [
            "Colleting tools",
            "Holding tools",
            "Pin vises"
         ]
      },
      {
         "code": 27112150,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/27112150",
         "title": "Jewellers pliers",
         "example": [
            "Band notching pliers",
            "Watchmaking pliers"
         ]
      },
      {
         "code": 23101511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/23101511",
         "title": "Turning machines",
         "example": [
            "Automatic turning machines",
            "Semi-automatic turning machines"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers",
            "Poising calipers"
         ]
      },
      {
         "code": 23242613,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/23242613",
         "title": "Tapping machine",
         "example": [
            "Horizontal tapping machines",
            "Semi-automatic tapping machines"
         ]
      },
      {
         "code": 23151604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/23151604",
         "title": "Grinding or polishing machines",
         "example": [
            "Bench polishing machines",
            "Glass bevelers"
         ]
      },
      {
         "code": 23242604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/23242604",
         "title": "Lapping machine",
         "example": [
            "Cast-iron laps",
            "Lead-tin laps"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2061.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Bench grinders",
            "Grinding machines"
         ]
      }
   ]
}