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-2056.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 134,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42272001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42272001",
         "title": "Intubation laryngoscopes",
         "example": [
            "Curved adult blades",
            "Laryngoscopes",
            "Straight adult blades",
            "Straight pediatric blades"
         ],
         "example_more": [
            "Curved pediatric blades"
         ]
      },
      {
         "code": 21101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/21101902",
         "title": "Animal husbandry equipment",
         "example": [
            "Cattle chutes",
            "Dehorners",
            "Hoof picks"
         ]
      },
      {
         "code": 41102604,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/41102604",
         "title": "Animal catching devices",
         "example": [
            "Animal capture nets",
            "Animal catching poles",
            "Animal snares"
         ]
      },
      {
         "code": 42201815,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42201815",
         "title": "Medical x ray units for general diagnostic use",
         "example": [
            "Digital x ray equipment",
            "Portable veterinary x ray equipment",
            "Stationary veterinary x ray equipment"
         ]
      },
      {
         "code": 42241507,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42241507",
         "title": "Orthopedic splint systems",
         "example": [
            "Cardboard splints",
            "Rigid splints",
            "Splints"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Adult non-rebreather oxygen masks",
            "Child oxygen masks",
            "Infant oxygen masks"
         ]
      },
      {
         "code": 42142609,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42142609",
         "title": "Medical syringes with needle",
         "example": [
            "Anesthesia syringes",
            "Hypodermic syringes",
            "Multiple dose syringes"
         ]
      },
      {
         "code": 42171809,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42171809",
         "title": "Mobile medical services suction antichoke devices",
         "example": [
            "Airway suction units",
            "Battery-powered portable suction units",
            "Fixed-suction equipment"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV pressure infusers",
            "Intravenous IV pumps"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2056.00/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Fixed-oxygen equipment",
            "Portable oxygen equipment"
         ]
      }
   ]
}