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/39-9031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 49201606,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/49201606",
         "title": "Fitness weights",
         "example": [
            "Fitness jog belts",
            "Free weights",
            "Water ankle weights",
            "Weighted swim vests"
         ]
      },
      {
         "code": 42251601,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/42251601",
         "title": "Balance beams or boards or bolsters or rockers for rehabilitation or therapy",
         "example": [
            "Balance boards",
            "Balance disks"
         ]
      },
      {
         "code": 49201514,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/49201514",
         "title": "Exercise balls",
         "example": [
            "Medicine balls",
            "Weighted exercise balls"
         ]
      },
      {
         "code": 49201610,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/49201610",
         "title": "Resistance tubes",
         "example": [
            "Exercise tubing"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": []
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid equipment"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 49201501,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/49201501",
         "title": "Treadmills",
         "example": [
            "Physical conditioning treadmill exercisers"
         ]
      },
      {
         "code": 49201502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/49201502",
         "title": "Stair climbers",
         "example": []
      },
      {
         "code": 41111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/related/tools_used/41111602",
         "title": "Pedometers",
         "example": []
      }
   ]
}