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-1141.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 147,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42221504,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42221504",
         "title": "Peripherally inserted central catheters PICC",
         "example": [
            "Double lumen catheters",
            "Peripheral angiocaths",
            "Single lumen catheters",
            "Triple lumen catheters"
         ],
         "example_more": [
            "Peripheral butterflys"
         ]
      },
      {
         "code": 42293522,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42293522",
         "title": "Medical or surgical suction or vacuum appliances",
         "example": [
            "Nasal suctioning equipment",
            "Oral suctioning equipment",
            "Suction equipment",
            "Tracheal suctioning equipment"
         ]
      },
      {
         "code": 42143120,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42143120",
         "title": "Acute care fetal or maternal monitoring units",
         "example": [
            "Bilimeters",
            "Fetal monitors",
            "Fetal scalp electrodes"
         ]
      },
      {
         "code": 42294913,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42294913",
         "title": "Endoscopic hemostatic balloons or needles or tubes or accessories",
         "example": [
            "Curved hemostats",
            "Hemostats",
            "Straight hemostats"
         ]
      },
      {
         "code": 42295104,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42295104",
         "title": "Electrosurgical or electrocautery equipment",
         "example": [
            "Electrosurgical devices",
            "Grounding pads",
            "Loop electrosurgical excision procedure LEEP equipment"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Non-rebreather masks",
            "Partial masks",
            "Ventimasks"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Capillary glucose monitors",
            "Glucose testing equipment"
         ]
      },
      {
         "code": 42272301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42272301",
         "title": "Manual resuscitators",
         "example": [
            "Manual resuscitation bags",
            "Manually operated oxygen supply resuscitators"
         ]
      },
      {
         "code": 42182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42182302",
         "title": "Reflex hammers or mallets",
         "example": [
            "Percussion hammers",
            "Reflex hammers"
         ]
      },
      {
         "code": 42203402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/related/tools_used/42203402",
         "title": "Diagnostic or interventional vascular catheters for general use",
         "example": [
            "Angiocaths",
            "Pulmonary artery catheters"
         ]
      }
   ]
}