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/53-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25201902,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/25201902",
         "title": "Aircraft escape or ejection systems",
         "example": [
            "Emergency exit doors and windows",
            "Evacuation slides",
            "Slideraft packs",
            "Window exit escape ropes"
         ]
      },
      {
         "code": 25202607,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/25202607",
         "title": "Aircraft oxygen equipment",
         "example": [
            "Chemical oxygen generators",
            "Portable oxygen equipment",
            "Protective breathing equipment",
            "Supplemental oxygen systems"
         ]
      },
      {
         "code": 42172103,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/42172103",
         "title": "Mobile resuscitator or aspirator kits",
         "example": [
            "Cardiopulmonary resuscitation CPR equipment",
            "Cardiopulmonary resuscitation CPR masks",
            "Self-inflating manual resuscitation devices"
         ]
      },
      {
         "code": 48102106,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/48102106",
         "title": "Cool containers",
         "example": [
            "Refreshment carts",
            "Refrigeration units",
            "Storage compartments"
         ]
      },
      {
         "code": 25111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/25111601",
         "title": "Lifeboats or liferafts",
         "example": [
            "Emergency rafts",
            "Sliderafts"
         ]
      },
      {
         "code": 46161604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/46161604",
         "title": "Life vests or preservers",
         "example": [
            "Flotation seat cushions",
            "Life preservers"
         ]
      },
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Sphygmomanometers"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "First aid kits"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 46191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/tools_used/46191501",
         "title": "Smoke detectors",
         "example": [
            "Lavatory smoke detectors"
         ]
      }
   ]
}