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/33-9092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Chair lifts",
            "Tow lines"
         ]
      },
      {
         "code": 46161602,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/46161602",
         "title": "Life rings",
         "example": [
            "Rescue buoys",
            "Rescue rings"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": []
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 41112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/41112901",
         "title": "Direction finding compasses",
         "example": [
            "Navigational compasses"
         ]
      },
      {
         "code": 42171611,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/42171611",
         "title": "Mobile medical services litter",
         "example": [
            "Rescue toboggans"
         ]
      },
      {
         "code": 49151502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/49151502",
         "title": "Skis",
         "example": [
            "Snow skis",
            "Snowshoes"
         ]
      },
      {
         "code": 42182103,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/42182103",
         "title": "Medical acoustic stethoscopes",
         "example": [
            "Mechanical stethoscopes"
         ]
      },
      {
         "code": 42181603,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/tools_used/42181603",
         "title": "Mercury blood pressure units",
         "example": [
            "Mercury sphygmomanometers"
         ]
      }
   ]
}