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-1151.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 42,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42182101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42182101",
         "title": "Electronic stethoscopes",
         "example": [
            "Precordial stethoscopes",
            "Pretracheal stethoscopes"
         ]
      },
      {
         "code": 42272501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42272501",
         "title": "Gas anesthesia apparatus or machines",
         "example": [
            "Digital anesthesia machines",
            "Gas anesthesia administration machines"
         ]
      },
      {
         "code": 42272503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42272503",
         "title": "Anesthesia inhalers or inhaler units",
         "example": [
            "Anesthesia masks",
            "Calibrated vaporizers"
         ]
      },
      {
         "code": 42181903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42181903",
         "title": "Cardiac output CO monitoring units",
         "example": [
            "Cardiac monitors",
            "Invasive hemodynamic pressure monitors"
         ]
      },
      {
         "code": 42271913,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42271913",
         "title": "Pharyngeal airways or airways kits",
         "example": [
            "Laryngeal mask airways LMA",
            "Oropharyngeal airways"
         ]
      },
      {
         "code": 42142535,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42142535",
         "title": "Anesthesia nerve block kit or tray",
         "example": [
            "Epidural block equipment trays",
            "Epidural catheters"
         ]
      },
      {
         "code": 42271910,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42271910",
         "title": "Endotracheal or tracheotomy sets",
         "example": [
            "Tracheotomy sets"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV infusion pumps"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42272201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1151.00/related/tools_used/42272201",
         "title": "Intermittent positive pressure breathing IPPB machines",
         "example": [
            "Intermittent positive pressure breathing IPPB ventilators"
         ]
      }
   ]
}