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-1131.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 50,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-1131.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.00/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Electronic patient thermometers",
            "Oral thermometers",
            "Rectal thermometers",
            "Tympanic thermometers"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.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-1131.00/related/tools_used/42192210",
         "title": "Wheelchairs",
         "example": [
            "Patient transport wheelchairs"
         ]
      },
      {
         "code": 42211610,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.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-1131.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42182101,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.00/related/tools_used/42182101",
         "title": "Electronic stethoscopes",
         "example": []
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Blood glucometers"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 42211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.00/related/tools_used/42211501",
         "title": "Canes",
         "example": [
            "Walking canes"
         ]
      },
      {
         "code": 42251701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1131.00/related/tools_used/42251701",
         "title": "Gait belts for rehabilitation or therapy",
         "example": [
            "Gait belts"
         ]
      }
   ]
}