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-2032.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 107,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Band saws",
            "Circular saws",
            "Radial arm saws",
            "Table saws"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Electronic levels",
            "Laser levels"
         ]
      },
      {
         "code": 52141703,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/52141703",
         "title": "Domestic hair dryers",
         "example": [
            "Blowdryers",
            "Stationary hairdryers"
         ]
      },
      {
         "code": 46181703,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/46181703",
         "title": "Welding masks",
         "example": [
            "Welding goggles",
            "Welding helmets"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Cordless drills",
            "Electric drills"
         ]
      },
      {
         "code": 52161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.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-2032.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Interactive whiteboard controllers",
            "Student response systems"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Cutting shears",
            "Sewing shears"
         ]
      },
      {
         "code": 45111609,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/related/tools_used/45111609",
         "title": "Multimedia projectors",
         "example": [
            "Computer projectors",
            "Multimedia projection equipment"
         ]
      }
   ]
}