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-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 60124508,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/tools_used/60124508",
         "title": "Sand or water tables or activity centers",
         "example": [
            "Sand tables",
            "Water tables"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.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-2011.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-2011.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 60141102,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/tools_used/60141102",
         "title": "Board games",
         "example": [
            "Educational board games"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Compact digital cameras"
         ]
      },
      {
         "code": 60124514,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/tools_used/60124514",
         "title": "Tactile toys",
         "example": [
            "Pegboards"
         ]
      },
      {
         "code": 60141105,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/tools_used/60141105",
         "title": "Puzzles",
         "example": [
            "Educational puzzles"
         ]
      },
      {
         "code": 52161515,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/tools_used/52161515",
         "title": "Compact disk players or recorders",
         "example": [
            "Compact disk CD players"
         ]
      },
      {
         "code": 60124515,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/tools_used/60124515",
         "title": "Cognitive toys",
         "example": [
            "Educational toys"
         ]
      }
   ]
}