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-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 76,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 49171501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49171501",
         "title": "Gymnastic bars or beams",
         "example": [
            "Balance beams",
            "Parallel bars",
            "Uneven bars"
         ]
      },
      {
         "code": 49151602,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49151602",
         "title": "Ice skates",
         "example": [
            "Figure skates",
            "Ice hockey skates",
            "Speed skates"
         ]
      },
      {
         "code": 49211603,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49211603",
         "title": "Golf clubs",
         "example": [
            "Golf drivers",
            "Golf putters",
            "Golf wedges"
         ]
      },
      {
         "code": 49201604,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49201604",
         "title": "Weight benches or racks",
         "example": [
            "Glute-ham benches",
            "Squat benches",
            "Squat racks"
         ]
      },
      {
         "code": 49241701,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49241701",
         "title": "Diving boards",
         "example": [
            "Diving platforms",
            "Spring diving boards"
         ]
      },
      {
         "code": 10141502,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/10141502",
         "title": "Whips",
         "example": [
            "Dressage whips",
            "Riding crops"
         ]
      },
      {
         "code": 49151502,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49151502",
         "title": "Skis",
         "example": [
            "Cross-country skis",
            "Downhill skis"
         ]
      },
      {
         "code": 49171502,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49171502",
         "title": "Gymnastic ropes or rings or climbing accessories",
         "example": [
            "Gymnastics grips",
            "Gymnastics rings"
         ]
      },
      {
         "code": 49201612,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49201612",
         "title": "Training weight",
         "example": [
            "Weight plates",
            "Weighted vests"
         ]
      },
      {
         "code": 49201503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/related/tools_used/49201503",
         "title": "Stationary bicycles",
         "example": [
            "Exercise bicycles",
            "Recumbent exercise bicycles"
         ]
      }
   ]
}