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/29-1125.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 49,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42192210,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/42192210",
         "title": "Wheelchairs",
         "example": [
            "Motorized wheelchairs",
            "Racing wheelchairs"
         ]
      },
      {
         "code": 60131001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/60131001",
         "title": "Pianos",
         "example": [
            "Electronic keyboards"
         ]
      },
      {
         "code": 25111804,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/25111804",
         "title": "Canoes or kayaks",
         "example": [
            "Canoes",
            "Kayaks"
         ]
      },
      {
         "code": 52161502,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/52161502",
         "title": "Cassette players or recorders",
         "example": [
            "Audio tape recorders"
         ]
      },
      {
         "code": 42192301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/42192301",
         "title": "Patient lifts",
         "example": [
            "Patient hoists"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      },
      {
         "code": 60131501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/60131501",
         "title": "Metronomes",
         "example": [
            "Electronic metronomes"
         ]
      },
      {
         "code": 49131501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/49131501",
         "title": "Fishing rods",
         "example": [
            "Fishing poles"
         ]
      },
      {
         "code": 49241601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/49241601",
         "title": "Croquet sets",
         "example": []
      },
      {
         "code": 49211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/tools_used/49211701",
         "title": "Bowling equipment",
         "example": [
            "Bowling balls"
         ]
      }
   ]
}