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/39-4031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Angular forceps",
            "Fixation forceps",
            "Thumb forceps",
            "Tube occluding forceps"
         ],
         "example_more": [
            "Curved Kelly forceps",
            "Spring forceps",
            "Straight Kelly forceps"
         ]
      },
      {
         "code": 53131629,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/53131629",
         "title": "Makeup kits",
         "example": [
            "Blending brushes",
            "Cosmetic brushes",
            "Stippling brushes",
            "Tinting brushes"
         ],
         "example_more": [
            "Highlighting brushes",
            "Lining brushes",
            "Powder dusting brushes"
         ]
      },
      {
         "code": 42295111,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42295111",
         "title": "Operating room patient positioning devices for general use",
         "example": [
            "Arm and hand positioners",
            "Body positioners",
            "Head rests",
            "Lower body positioners"
         ],
         "example_more": [
            "Extremity positioners"
         ]
      },
      {
         "code": 42262002,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42262002",
         "title": "Embalming vein drainage tubes",
         "example": [
            "Axillary drain tubes",
            "Femoral drain tubes",
            "Iliac drain tubes",
            "Jugular drain tubes"
         ],
         "example_more": [
            "Embalming vein drainage tubing"
         ]
      },
      {
         "code": 42262004,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42262004",
         "title": "Embalming injecting tubes",
         "example": [
            "Curved arterial tubes",
            "Hairpin injectors",
            "Infant arterial tubes",
            "Straight arterial tubes"
         ],
         "example_more": [
            "Carotid tubes"
         ]
      },
      {
         "code": 42291614,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42291614",
         "title": "Surgical scissors",
         "example": [
            "Iris scissors",
            "Lister bandage scissors",
            "Mayo scissors",
            "Straight surgical scissors"
         ]
      },
      {
         "code": 42262001,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42262001",
         "title": "Embalming cavity injectors",
         "example": [
            "Embalming bulb syringes",
            "Embalming syringes",
            "Gravity injectors"
         ]
      },
      {
         "code": 42261809,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42261809",
         "title": "Cadaver lifter or transfer devices",
         "example": [
            "Casket lifters",
            "Hydraulic body lifts",
            "Mortuary lifts"
         ]
      },
      {
         "code": 42261610,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42261610",
         "title": "Autopsy fluid collection vacuum aspirators or tubing",
         "example": [
            "Nasal tube aspirators",
            "Non-clogging post aspirators"
         ]
      },
      {
         "code": 42262104,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/related/tools_used/42262104",
         "title": "Mortuary aspirators",
         "example": [
            "Electric mortuary aspirators",
            "Hydro-electric aspirators"
         ]
      }
   ]
}