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/29-1123.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/29-1123.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42251805,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42251805",
         "title": "Work table or station for rehabilitation or therapy",
         "example": [
            "Axial-resistance shoulder wheels",
            "Shoulder wheels",
            "Traction and mobilization physical therapy tables",
            "Upper body ergometers"
         ],
         "example_more": [
            "Inversion physical therapy tables"
         ]
      },
      {
         "code": 42242107,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42242107",
         "title": "Pivotal traction therapy supplies",
         "example": [
            "Cervical pivots",
            "Lumbar pivots",
            "Occipivots",
            "Thoracic pivots"
         ]
      },
      {
         "code": 42251601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42251601",
         "title": "Balance beams or boards or bolsters or rockers for rehabilitation or therapy",
         "example": [
            "Balance beams",
            "Balance boards",
            "Bolsters/wedges"
         ]
      },
      {
         "code": 42182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42182302",
         "title": "Reflex hammers or mallets",
         "example": [
            "Babinski hammers",
            "Neurological hammers",
            "Percussion hammers"
         ]
      },
      {
         "code": 42251502,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42251502",
         "title": "Cognitive or dexterity or perceptual or sensory evaluation or testing products",
         "example": [
            "Digital inclinometer range of motion measurement instruments",
            "Electronic manual muscle testers",
            "Muscle testing equipment"
         ]
      },
      {
         "code": 42191808,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42191808",
         "title": "Patient care beds for specialty care",
         "example": [
            "Adjusting tables",
            "Standing tables",
            "Tilt tables"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": [
            "Exercise balls",
            "Swiss exercise balls"
         ]
      },
      {
         "code": 42242001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42242001",
         "title": "Lower extremity prosthetic devices",
         "example": [
            "Above-the-knee prosthetics",
            "Below-the-knee prosthetics"
         ]
      },
      {
         "code": 42192301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42192301",
         "title": "Patient lifts",
         "example": [
            "Hoyer lifts",
            "Total lift chairs"
         ]
      },
      {
         "code": 42141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/tools_used/42141801",
         "title": "Electrotherapy combination units",
         "example": [
            "Interferential electrical stimulation machines",
            "Iontophoresis equipment"
         ]
      }
   ]
}