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-4041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 124,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Hermaphrodite calipers",
            "Outside spring calipers",
            "Vernier calipers"
         ],
         "example_more": [
            "Inside spring calipers",
            "Vernier gear tooth calipers"
         ]
      },
      {
         "code": 23242303,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/23242303",
         "title": "Horizontal turning center",
         "example": [
            "Drum lathes",
            "Engine lathes",
            "Flywheel lathes",
            "Turning lathes"
         ],
         "example_more": [
            "Computerized numerical control CNC turning lathes",
            "Horizontal lathes"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Radial drill presses",
            "Radial drills",
            "Sensitive drill presses"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Brass hammers",
            "Composition hammers",
            "Machinists' hammers"
         ]
      },
      {
         "code": 41111614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/41111614",
         "title": "Height gauges",
         "example": [
            "Gauges",
            "Planer gauges",
            "Vernier height gauges"
         ]
      },
      {
         "code": 23101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/23101505",
         "title": "Boring machines",
         "example": [
            "Boring bars",
            "Boring tools",
            "Horizontal boring bars"
         ]
      },
      {
         "code": 41111618,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/41111618",
         "title": "Gage block set",
         "example": [
            "Marking blocks",
            "Parallel blocks",
            "V blocks"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Inside micrometers",
            "Outside micrometers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Spindle blade screwdrivers"
         ]
      },
      {
         "code": 23101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/related/tools_used/23101502",
         "title": "Drilling machines",
         "example": [
            "Center drills",
            "Pillar drill machines"
         ]
      }
   ]
}