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-1071.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 37,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42272205,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42272205",
         "title": "Intensive care ventilators",
         "example": [
            "Assist-control ventilation equipment",
            "Pressure support ventilation PSV equipment",
            "Synchronized intermittent mandatory ventilators SIMV"
         ]
      },
      {
         "code": 42272220,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42272220",
         "title": "Ventilator accessories",
         "example": [
            "Anesthesia breathing bags",
            "Volume limited infant ventilation devices"
         ]
      },
      {
         "code": 42271903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42271903",
         "title": "Endotracheal tubes",
         "example": [
            "Double lumen tubes",
            "Endotracheal tubing"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Non-rebreather masks",
            "Oxygen delivery masks"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV infusion pumps"
         ]
      },
      {
         "code": 42272001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42272001",
         "title": "Intubation laryngoscopes",
         "example": [
            "Laryngoscopes"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42272501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42272501",
         "title": "Gas anesthesia apparatus or machines",
         "example": [
            "Gas anesthesia machines"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Oxygen tanks"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines"
         ]
      }
   ]
}