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-9071.06/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23151604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/23151604",
         "title": "Grinding or polishing machines",
         "example": [
            "Diamond grinders",
            "Glass bevelers",
            "Glass polishers",
            "Polishing laps"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Glass cutting saws",
            "Lapidary slitters",
            "Revolving saws",
            "Trim saws"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Chipping hammers",
            "Crack hammers",
            "Jewelers' hammers"
         ]
      },
      {
         "code": 23131603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/23131603",
         "title": "Faceting laps",
         "example": [
            "Lapidary units",
            "Vibrating laps"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Gem drills",
            "Mini drills"
         ]
      },
      {
         "code": 23101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/23101508",
         "title": "Cutting machines",
         "example": [
            "Cutting laps",
            "Optically magnified facet machines"
         ]
      },
      {
         "code": 27111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/27111508",
         "title": "Saws",
         "example": [
            "Diamond saws",
            "Ring saws"
         ]
      },
      {
         "code": 23131509,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/23131509",
         "title": "Tumblers or polishers",
         "example": [
            "Stone polishers",
            "Vibratory tumblers"
         ]
      },
      {
         "code": 27113201,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/27113201",
         "title": "General tool kits",
         "example": [
            "Jewelers kits"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      }
   ]
}