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-9011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42142610,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/42142610",
         "title": "Oral or enteral liquid medication syringe",
         "example": [
            "Medicine dosing syringes"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 60141201,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/60141201",
         "title": "Balance or gross motor equipment",
         "example": [
            "Climbing structures"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Mobile telephones"
         ]
      },
      {
         "code": 52141601,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/52141601",
         "title": "Domestic clothes washers",
         "example": [
            "Washing machines"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Fire extingushers"
         ]
      },
      {
         "code": 52141502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/52141502",
         "title": "Domestic microwave ovens",
         "example": [
            "Microwave ovens"
         ]
      },
      {
         "code": 52141602,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/52141602",
         "title": "Domestic tumble dryers",
         "example": [
            "Dryers"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Passenger cars"
         ]
      }
   ]
}