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/31-1132.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 27,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Therapeutic cold packs",
            "Therapeutic hot packs"
         ]
      },
      {
         "code": 42192210,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42192210",
         "title": "Wheelchairs",
         "example": [
            "Patient transport wheelchairs"
         ]
      },
      {
         "code": 42211610,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42211610",
         "title": "Shower or bath chairs or seats for the physically challenged",
         "example": [
            "Shower chairs"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Electronic patient thermometers"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Oxygen tanks"
         ]
      },
      {
         "code": 42192211,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42192211",
         "title": "Patient shifting boards",
         "example": [
            "Patient transfer boards"
         ]
      },
      {
         "code": 42192202,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42192202",
         "title": "Gurneys or scissor lifts",
         "example": [
            "Medical gurneys"
         ]
      },
      {
         "code": 42192302,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42192302",
         "title": "Clinical hydraulic lifts",
         "example": [
            "Hydraulic patient lifts"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1132.00/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Automated blood pressure cuffs"
         ]
      }
   ]
}