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-1126.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 51,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42271602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271602",
         "title": "Spirometers",
         "example": [
            "Incentive spirometers",
            "Pulmonary function testing PFT equipment",
            "Wright's spirometers"
         ]
      },
      {
         "code": 42271802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271802",
         "title": "Nebulizers",
         "example": [
            "Aerosol masks",
            "Small particle aerosol generators",
            "Tracheotomy masks"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Medical oxygen masks",
            "Oral airways",
            "Oxygen masks"
         ]
      },
      {
         "code": 42271502,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271502",
         "title": "Arterial blood gas monitors",
         "example": [
            "Blood gas kits",
            "Blood gas machines"
         ]
      },
      {
         "code": 42271707,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271707",
         "title": "Flow sensors or regulators or components",
         "example": [
            "Oxygen flowmeters",
            "Oxygen regulators"
         ]
      },
      {
         "code": 42271709,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271709",
         "title": "Medical nasal cannulas",
         "example": [
            "Cannulas",
            "Nasal airways"
         ]
      },
      {
         "code": 42272201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42272201",
         "title": "Intermittent positive pressure breathing IPPB machines",
         "example": [
            "Internal positive pressure breathing IPPB machines"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Oxygen tanks"
         ]
      },
      {
         "code": 42271801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42271801",
         "title": "Respiratory humidifiers or vaporizers",
         "example": [
            "Humidifiers"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      }
   ]
}