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/31-2012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 60123502,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/60123502",
         "title": "Leather accessories",
         "example": [
            "Leather scissors",
            "Rotary punches"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": []
      },
      {
         "code": 42211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/42211501",
         "title": "Canes",
         "example": []
      },
      {
         "code": 42251601,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/42251601",
         "title": "Balance beams or boards or bolsters or rockers for rehabilitation or therapy",
         "example": [
            "Scooter boards"
         ]
      },
      {
         "code": 42211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/42211701",
         "title": "Adaptive communication switches for the physically challenged",
         "example": [
            "Augmentative communication systems"
         ]
      },
      {
         "code": 42251701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/42251701",
         "title": "Gait belts for rehabilitation or therapy",
         "example": [
            "Transfer belts"
         ]
      },
      {
         "code": 52141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/52141801",
         "title": "Domestic sewing machines",
         "example": [
            "Sewing machines"
         ]
      },
      {
         "code": 60122002,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/60122002",
         "title": "Weaving accessories",
         "example": [
            "Latch hooks"
         ]
      },
      {
         "code": 27112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/27112302",
         "title": "Awls",
         "example": [
            "Punching awls"
         ]
      },
      {
         "code": 27112402,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/related/tools_used/27112402",
         "title": "Rivet tools",
         "example": [
            "Rivet setters"
         ]
      }
   ]
}