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/25-2059.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 39,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42212107,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/42212107",
         "title": "Flotation or swimming aids for the physically challenged",
         "example": [
            "Kickboards",
            "Personal flotation devices"
         ]
      },
      {
         "code": 42192210,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/42192210",
         "title": "Wheelchairs",
         "example": [
            "Electric wheelchairs"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": [
            "Medicine balls"
         ]
      },
      {
         "code": 60141001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/60141001",
         "title": "Toy balloons or balls",
         "example": [
            "Beeper balls"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/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/25-2059.01/related/tools_used/60141201",
         "title": "Balance or gross motor equipment",
         "example": [
            "Balance boards"
         ]
      },
      {
         "code": 49171501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/49171501",
         "title": "Gymnastic bars or beams",
         "example": [
            "Balance beams"
         ]
      },
      {
         "code": 49211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/49211701",
         "title": "Bowling equipment",
         "example": [
            "Bowling sets"
         ]
      },
      {
         "code": 49211801,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/49211801",
         "title": "Parachute equipment",
         "example": [
            "Parachutes"
         ]
      },
      {
         "code": 49221502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/related/tools_used/49221502",
         "title": "Sport goals",
         "example": [
            "Soccer goals"
         ]
      }
   ]
}