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-2061.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 79,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42271602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42271602",
         "title": "Spirometers",
         "example": [
            "Handheld spirometers",
            "Personal computer PC-based spirometers",
            "Pocket spirometers",
            "Pulmonary function testing PFT equipment"
         ],
         "example_more": [
            "Automated spirometers",
            "Digital spirometers"
         ]
      },
      {
         "code": 42271802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42271802",
         "title": "Nebulizers",
         "example": [
            "Electronic compressor nebulizers",
            "Pediatric nebulizers",
            "Portable nebulizers",
            "Ultrasonic nebulizers"
         ],
         "example_more": [
            "Compressor tabletop nebulizers"
         ]
      },
      {
         "code": 42142523,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42142523",
         "title": "Hypodermic needle",
         "example": [
            "Hollow needles",
            "Intramuscular needles",
            "Intravenous IV needles",
            "Subcutaneous hypodermic needles"
         ],
         "example_more": [
            "Intradermal needles"
         ]
      },
      {
         "code": 42221701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42221701",
         "title": "Intravenous or arterial infusion bags or containers",
         "example": [
            "Bag infusion systems",
            "Closed infusion systems",
            "Open infusion systems",
            "Safety infusion systems"
         ]
      },
      {
         "code": 42143608,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42143608",
         "title": "Patient stabilization or fall prevention devices",
         "example": [
            "Ankle restraints",
            "Gait belts",
            "Lap belts",
            "Restraints"
         ]
      },
      {
         "code": 42191808,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42191808",
         "title": "Patient care beds for specialty care",
         "example": [
            "Air fluidized beds",
            "Circo-electric beds",
            "Frames",
            "Rotating bed"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Blood glucometers",
            "Glucometers",
            "Needleless glucometers"
         ]
      },
      {
         "code": 42143601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42143601",
         "title": "Restraint vests and jackets",
         "example": [
            "Posey vests",
            "Safety jackets",
            "Safety vests"
         ]
      },
      {
         "code": 42221603,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42221603",
         "title": "Intravenous or arterial extension tubing",
         "example": [
            "Filtered intravenous IV catheter tubing",
            "Non-vented intravenous IV catheter tubing",
            "Vented intravenous IV catheter tubing"
         ]
      },
      {
         "code": 42181903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/related/tools_used/42181903",
         "title": "Cardiac output CO monitoring units",
         "example": [
            "Heart monitors",
            "Non-invasive cardiac output monitors",
            "Ultrasonic cardiac output monitors"
         ]
      }
   ]
}