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-2051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 37,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42211706,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/42211706",
         "title": "Letter or symbol boards for the physically challenged",
         "example": [
            "Communication boards",
            "Communication symbol sets",
            "Eye gaze communication boards"
         ]
      },
      {
         "code": 42211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/42211701",
         "title": "Adaptive communication switches for the physically challenged",
         "example": [
            "Jellybean switches",
            "Sound switches"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/43211903",
         "title": "Touch screen monitors",
         "example": [
            "Interactive whiteboards",
            "Wireless touch screen monitors"
         ]
      },
      {
         "code": 43211705,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/43211705",
         "title": "Game pads or joy sticks",
         "example": [
            "Head operated joysticks",
            "Mouth operated joysticks"
         ]
      },
      {
         "code": 60124508,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/60124508",
         "title": "Sand or water tables or activity centers",
         "example": [
            "Sand tables",
            "Water tables"
         ]
      },
      {
         "code": 42212109,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/42212109",
         "title": "Handicraft tools or materials or equipment for the physically challenged",
         "example": [
            "Adaptive paint brushes",
            "Adaptive scissors"
         ]
      },
      {
         "code": 42212110,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/42212110",
         "title": "Page turners for the physically challenged",
         "example": [
            "Page turners"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.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/25-2051.00/related/tools_used/60141201",
         "title": "Balance or gross motor equipment",
         "example": [
            "Play structures"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      }
   ]
}