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/11-9171.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42261809,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/42261809",
         "title": "Cadaver lifter or transfer devices",
         "example": [
            "Casket carriages",
            "Casket lowering devices",
            "Pallbearer casket carriages",
            "Vault lowering devices"
         ],
         "example_more": [
            "Funeral church trucks",
            "Mausoleum lifts",
            "Mortuary lift systems"
         ]
      },
      {
         "code": 42261703,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/42261703",
         "title": "Autopsy tables",
         "example": [
            "Body bridges",
            "Embalming tables",
            "Mortuary dressing tables",
            "Mortuary operating tables"
         ]
      },
      {
         "code": 42261802,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/42261802",
         "title": "Cadaver carriers",
         "example": [
            "Cremation stands",
            "Mortuary cots"
         ]
      },
      {
         "code": 42262104,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/42262104",
         "title": "Mortuary aspirators",
         "example": [
            "Electric mortuary aspirators",
            "Hydro-electric aspirators"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Nitrile gloves",
            "Protective latex gloves"
         ]
      },
      {
         "code": 42293501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/42293501",
         "title": "Irrigation or suction handpieces or cannulas or tips or catheters",
         "example": [
            "Cannula sets"
         ]
      },
      {
         "code": 24101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/24101701",
         "title": "Conveyor roller",
         "example": [
            "Mortuary roller systems"
         ]
      },
      {
         "code": 25181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/25181701",
         "title": "Container trailers",
         "example": [
            "Dump trailers"
         ]
      },
      {
         "code": 42262002,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/42262002",
         "title": "Embalming vein drainage tubes",
         "example": [
            "Jugular drain tubes"
         ]
      },
      {
         "code": 42262102,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/related/tools_used/42262102",
         "title": "Mortuary packs",
         "example": [
            "Mouth formers"
         ]
      }
   ]
}