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/27-3011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 45111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/45111801",
         "title": "Media control systems",
         "example": [
            "Audio control consoles",
            "Audio playback equipment"
         ]
      },
      {
         "code": 45111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/45111810",
         "title": "Visual presenters",
         "example": [
            "Teleprompters"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Headset microphones"
         ]
      },
      {
         "code": 52161554,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/52161554",
         "title": "Earphone",
         "example": [
            "Earpieces"
         ]
      },
      {
         "code": 52161514,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/52161514",
         "title": "Headphones",
         "example": [
            "Headsets"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/43211903",
         "title": "Touch screen monitors",
         "example": [
            "Touch screen computer monitors"
         ]
      },
      {
         "code": 45111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/45111704",
         "title": "Audio mixing consoles",
         "example": [
            "Mixing desks"
         ]
      },
      {
         "code": 52161611,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/52161611",
         "title": "Microphone stand",
         "example": [
            "Microphone stands"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Smart phones"
         ]
      }
   ]
}