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-1141.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 111,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42293522,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42293522",
         "title": "Medical or surgical suction or vacuum appliances",
         "example": [
            "Nasal suctioning equipment",
            "Oral suctioning equipment",
            "Tracheal suctioning equipment"
         ]
      },
      {
         "code": 42232001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42232001",
         "title": "Tablet crushers",
         "example": [
            "Pill crushers",
            "Pill splitters"
         ]
      },
      {
         "code": 42203501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42203501",
         "title": "Cardiac pacemaker generators or cardiac resynchronization therapy pacemakers CRT-P",
         "example": [
            "Transcutaneous pacemakers",
            "Transvenous pacemakers"
         ]
      },
      {
         "code": 42203402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42203402",
         "title": "Diagnostic or interventional vascular catheters for general use",
         "example": [
            "Angiocaths",
            "Pulmonary artery catheters"
         ]
      },
      {
         "code": 42271802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42271802",
         "title": "Nebulizers",
         "example": [
            "Electronic compressor nebulizers",
            "Handheld nebulizers"
         ]
      },
      {
         "code": 42242103,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42242103",
         "title": "Head or neck traction supplies",
         "example": [
            "Crutchfield tongs",
            "Halo traction equipment"
         ]
      },
      {
         "code": 42181903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42181903",
         "title": "Cardiac output CO monitoring units",
         "example": [
            "Cardiac monitors",
            "Hemodynamic monitors"
         ]
      },
      {
         "code": 42131713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42131713",
         "title": "Surgical isolation or surgical masks",
         "example": [
            "Protective face shields",
            "Protective medical face masks"
         ]
      },
      {
         "code": 42201724,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42201724",
         "title": "Medical ultrasound or doppler or echocardiograph transducer accessories",
         "example": [
            "Doppler ultrasound equipment",
            "Echocardiogram equipment"
         ]
      },
      {
         "code": 42142106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/related/tools_used/42142106",
         "title": "Therapeutic heating or cooling blankets or drapes",
         "example": [
            "Cooling blankets",
            "Hyper/hypothermia blankets"
         ]
      }
   ]
}