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-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 85,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 60123502,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/60123502",
         "title": "Leather accessories",
         "example": [
            "Leather scissors",
            "Rotary punches",
            "Wing dividers"
         ]
      },
      {
         "code": 42211704,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42211704",
         "title": "Headpointers or mouthsticks for the physically challenged",
         "example": [
            "Headpointers",
            "Mouthsticks",
            "Optical pointers"
         ]
      },
      {
         "code": 42211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42211710",
         "title": "Writing aids for the physically challenged",
         "example": [
            "Word prediction software",
            "Writing support software"
         ]
      },
      {
         "code": 42251701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42251701",
         "title": "Gait belts for rehabilitation or therapy",
         "example": [
            "Gait belts",
            "Transfer belts"
         ]
      },
      {
         "code": 42241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42241801",
         "title": "Arm orthopedic softgoods",
         "example": [
            "Arm braces",
            "Slings"
         ]
      },
      {
         "code": 60124311,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/60124311",
         "title": "Clay or modeling tools",
         "example": [
            "Ceramic modeling tools",
            "Slip mixers"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Cold packs",
            "Therapeutic hot packs"
         ]
      },
      {
         "code": 42212110,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42212110",
         "title": "Page turners for the physically challenged",
         "example": [
            "Page turners"
         ]
      },
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Sphygmomanometers"
         ]
      },
      {
         "code": 42251620,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/tools_used/42251620",
         "title": "Mats or platforms for rehabilitation or therapy",
         "example": [
            "Treatment tables"
         ]
      }
   ]
}