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.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-2012.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 45111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45111801",
         "title": "Media control systems",
         "example": [
            "Grass Valley Ignite Automated Production System",
            "Video switchers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Dell Notebooks",
            "Laptop computers"
         ]
      },
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital video cameras",
            "Electronic news gathering ENG cameras"
         ]
      },
      {
         "code": 45111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45111810",
         "title": "Visual presenters",
         "example": [
            "Teleprompters"
         ]
      },
      {
         "code": 45121631,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45121631",
         "title": "Electronic viewfinder",
         "example": [
            "Lens finders"
         ]
      },
      {
         "code": 45121623,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45121623",
         "title": "Camera controllers",
         "example": [
            "Robotic cameras"
         ]
      },
      {
         "code": 39111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/39111504",
         "title": "Stage or projection or studio lighting system",
         "example": [
            "Studio lighting systems"
         ]
      },
      {
         "code": 45111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45111704",
         "title": "Audio mixing consoles",
         "example": [
            "Sound mixing equipment"
         ]
      },
      {
         "code": 45111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45111805",
         "title": "Video editors",
         "example": [
            "Video editing equipment"
         ]
      },
      {
         "code": 45111815,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/related/tools_used/45111815",
         "title": "Audio vidio console",
         "example": [
            "Multimedia editing equipment"
         ]
      }
   ]
}