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-4012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/45111805",
         "title": "Video editors",
         "example": [
            "Frame synchronizers",
            "Non-linear editing systems",
            "Video consoles",
            "Video editing equipment"
         ],
         "example_more": [
            "Vision mixers"
         ]
      },
      {
         "code": 45111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/45111801",
         "title": "Media control systems",
         "example": [
            "Audio patch bays",
            "Master control switchers",
            "Video patch bays"
         ]
      },
      {
         "code": 45111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/45111704",
         "title": "Audio mixing consoles",
         "example": [
            "Audio mixer consoles",
            "Sound effect generators"
         ]
      },
      {
         "code": 52161526,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/52161526",
         "title": "Satellite receivers",
         "example": [
            "Integrated receiver decoders IRD"
         ]
      },
      {
         "code": 41113638,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/41113638",
         "title": "Oscilloscopes",
         "example": [
            "Vector scopes",
            "Waveform monitors"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Wired microphones"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Video servers"
         ]
      },
      {
         "code": 45111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/45111902",
         "title": "Videoconferencing systems",
         "example": [
            "Video teleconferencing systems"
         ]
      },
      {
         "code": 41115303,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/41115303",
         "title": "Frequency analyzers",
         "example": [
            "Spectrum analyzers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}