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-1229.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Ophthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.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-1229.01/related/tools_used/42272001",
         "title": "Intubation laryngoscopes",
         "example": [
            "Laryngoscopes"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Digital medical thermometers"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Oxygen cylinders"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      },
      {
         "code": 41115821,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/41115821",
         "title": "Microbiology analyzers",
         "example": [
            "Flow cytometry equipment"
         ]
      },
      {
         "code": 42271602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/related/tools_used/42271602",
         "title": "Spirometers",
         "example": [
            "Digital spirometers"
         ]
      }
   ]
}