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-1133.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Digital patient thermometers"
         ]
      },
      {
         "code": 42192302,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/42192302",
         "title": "Clinical hydraulic lifts",
         "example": [
            "Hydraulic patient lifts"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Automatic blood pressure cuffs"
         ]
      },
      {
         "code": 42293522,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/42293522",
         "title": "Medical or surgical suction or vacuum appliances",
         "example": [
            "Intubation suctioning kits"
         ]
      },
      {
         "code": 53131603,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/53131603",
         "title": "Razors",
         "example": [
            "Safety razors"
         ]
      },
      {
         "code": 42141903,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/42141903",
         "title": "Enema kits",
         "example": [
            "Enema equipment"
         ]
      },
      {
         "code": 41104107,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/41104107",
         "title": "Vacuum blood collection tubes or containers",
         "example": [
            "Evacuated blood collection tubes"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multi-line telephone systems"
         ]
      },
      {
         "code": 42143608,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/42143608",
         "title": "Patient stabilization or fall prevention devices",
         "example": [
            "Patient restraints"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-1133.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Oxygen delivery masks"
         ]
      }
   ]
}