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-1194.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 89,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25171718,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/25171718",
         "title": "Brake repair kits",
         "example": [
            "Brake shoe adjusting gauges",
            "Brake spoons",
            "Brake spring removers"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Brake disc micrometers",
            "Brake drum micrometers"
         ]
      },
      {
         "code": 41112412,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/41112412",
         "title": "Pressure gauge",
         "example": [
            "Ball gauges",
            "Hydraulic pressure gauge sets"
         ]
      },
      {
         "code": 52141703,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/52141703",
         "title": "Domestic hair dryers",
         "example": [
            "Blowdryers",
            "Stationary hairdryers"
         ]
      },
      {
         "code": 52161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.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-1194.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Interactive whiteboard controllers",
            "Student response systems"
         ]
      },
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital camcorders",
            "Digital video cameras"
         ]
      },
      {
         "code": 45111609,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/45111609",
         "title": "Multimedia projectors",
         "example": [
            "Computer projectors",
            "Multimedia projection equipment"
         ]
      },
      {
         "code": 44102801,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/related/tools_used/44102801",
         "title": "Laminators",
         "example": [
            "Laminating equipment"
         ]
      }
   ]
}