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/27-2023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 49221503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/49221503",
         "title": "Sport safety equipment other than headgear",
         "example": [
            "Elbow pads",
            "Hockey girdles",
            "Shin guards",
            "Umpire chest protectors"
         ],
         "example_more": [
            "Leg guards",
            "Outside chest protectors"
         ]
      },
      {
         "code": 49221504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/49221504",
         "title": "Sport safety headgear",
         "example": [
            "Protective sports helmets",
            "Umpire masks"
         ]
      },
      {
         "code": 49221530,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/49221530",
         "title": "Sports timer",
         "example": [
            "Countdown timers"
         ]
      },
      {
         "code": 49201501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/49201501",
         "title": "Treadmills",
         "example": [
            "Fitness treadmills"
         ]
      },
      {
         "code": 49221501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/49221501",
         "title": "Sport scoreboards",
         "example": [
            "Electronic display boards"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 60141111,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/60141111",
         "title": "Game accessories",
         "example": [
            "Sports flip coins"
         ]
      },
      {
         "code": 49151602,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/49151602",
         "title": "Ice skates",
         "example": [
            "Hockey skates"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Air gauges"
         ]
      },
      {
         "code": 49201503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2023.00/related/tools_used/49201503",
         "title": "Stationary bicycles",
         "example": [
            "Exercise bicycles"
         ]
      }
   ]
}