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-1229.05/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46181810,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/46181810",
         "title": "Eyewashers or eye wash stations",
         "example": [
            "Emergency eye wash stations"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Digital medical thermometers"
         ]
      },
      {
         "code": 46182401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/46182401",
         "title": "Decontamination shower",
         "example": [
            "Emergency shower stations"
         ]
      },
      {
         "code": 42271711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42271711",
         "title": "Medical head hoods",
         "example": [
            "Oxygen hoods"
         ]
      },
      {
         "code": 42312202,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42312202",
         "title": "Suturing kits or trays or packs or sets",
         "example": [
            "Suturing kits"
         ]
      },
      {
         "code": 42182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42182302",
         "title": "Reflex hammers or mallets",
         "example": [
            "Percussion hammers"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Automated blood pressure cuffs"
         ]
      },
      {
         "code": 42203902,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42203902",
         "title": "Medical radiation films or badges",
         "example": [
            "Dosimetry badges"
         ]
      },
      {
         "code": 42182103,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/related/tools_used/42182103",
         "title": "Medical acoustic stethoscopes",
         "example": [
            "Mechanical stethoscopes"
         ]
      }
   ]
}