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-9123.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 31211904,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/31211904",
         "title": "Paint brushes",
         "example": [
            "Glaze brushes",
            "Soft bristled brushes",
            "Specialty paint brushes"
         ]
      },
      {
         "code": 31211905,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/31211905",
         "title": "Paint mixers",
         "example": [
            "Glaze mixers",
            "Mechanical mixers",
            "Mixing paddles"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Spot cleaning guns"
         ]
      },
      {
         "code": 23151608,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/23151608",
         "title": "Sifters",
         "example": [
            "Enameling sifters",
            "Metal sieves",
            "Plastic sieves"
         ]
      },
      {
         "code": 23151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/23151601",
         "title": "Blowers or dryers",
         "example": [
            "Finishing ovens",
            "Workpiece dryers"
         ]
      },
      {
         "code": 60124306,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/60124306",
         "title": "Potters wheels for hand made ceramics",
         "example": [
            "Banding wheels",
            "Decorating wheels"
         ]
      },
      {
         "code": 60121716,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/60121716",
         "title": "Silkscreen accessories",
         "example": [
            "Ink scoops",
            "Scoop coaters"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Temperature meters"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Flash cure units"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      }
   ]
}