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-2012.05/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 45111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/45111805",
         "title": "Video editors",
         "example": [
            "Digital video effects units",
            "Linear editing systems",
            "Non-linear editing systems",
            "Vision mixers"
         ],
         "example_more": [
            "Analog editing systems",
            "Digital editing systems"
         ]
      },
      {
         "code": 45121623,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/45121623",
         "title": "Camera controllers",
         "example": [
            "Camera control units",
            "Robotic cameras"
         ]
      },
      {
         "code": 45111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/45111810",
         "title": "Visual presenters",
         "example": [
            "Teleprompters"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Wireless microphones"
         ]
      },
      {
         "code": 39111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/39111504",
         "title": "Stage or projection or studio lighting system",
         "example": [
            "Studio lighting"
         ]
      },
      {
         "code": 45111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/45111801",
         "title": "Media control systems",
         "example": [
            "Master control switchers"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Video servers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 45111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/45111704",
         "title": "Audio mixing consoles",
         "example": [
            "Audio boards"
         ]
      },
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital video cameras"
         ]
      }
   ]
}