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/25-1121.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 94,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Band saws",
            "Metal cutting band saws",
            "Sliding table saws"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 60124311,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/60124311",
         "title": "Clay or modeling tools",
         "example": [
            "Pug mills",
            "Slab rollers"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Reshaping hammers",
            "Tinsmithing hammers"
         ]
      },
      {
         "code": 60121712,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/60121712",
         "title": "Intaglio or lithography printing presses",
         "example": [
            "Printmaking presses",
            "Tabletop presses"
         ]
      },
      {
         "code": 23101513,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/23101513",
         "title": "Milling machines",
         "example": [
            "Computer numerical control CNC routers",
            "Computer numerical control CNC vertical knee mills"
         ]
      },
      {
         "code": 43212104,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/43212104",
         "title": "Inkjet printers",
         "example": [
            "Computer inkjet printers",
            "Poster printers"
         ]
      },
      {
         "code": 52161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/52161505",
         "title": "Televisions",
         "example": [
            "Liquid crystal display LCD televisions",
            "Television monitors"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Interactive whiteboard controllers",
            "Student response systems"
         ]
      },
      {
         "code": 45111609,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/related/tools_used/45111609",
         "title": "Multimedia projectors",
         "example": [
            "Computer projectors",
            "Multimedia projection equipment"
         ]
      }
   ]
}