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/technology/examples/Adobe%20Audition
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 11,
   "total": 11,
   "summary": {
      "title": "Adobe Audition",
      "description": "Adobe Audition is a digital audio workstation developed by Adobe Inc. featuring both a multitrack, non-destructive mix/edit environment and a destructive-approach waveform editing view.",
      "source_url": "https://en.wikipedia.org/wiki/Adobe_Audition",
      "license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
   },
   "category": [
      {
         "href": "https://api-v2.onetcenter.org/online/technology/categories/43232005",
         "code": 43232005,
         "title": "Music or sound editing software"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
         "code": "25-1121.00",
         "title": "Art, Drama, and Music Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
         "code": "27-3011.00",
         "title": "Broadcast Announcers and Radio Disc Jockeys",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/",
         "code": "27-4012.00",
         "title": "Broadcast Technicians",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1122.00/",
         "code": "25-1122.00",
         "title": "Communications Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/",
         "code": "27-2091.00",
         "title": "Disc Jockeys, Except Radio",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/",
         "code": "27-2012.05",
         "title": "Media Technical Directors/Managers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-2012.00/",
         "code": "19-2012.00",
         "title": "Physicists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/",
         "code": "27-2012.00",
         "title": "Producers and Directors",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/",
         "code": "27-4014.00",
         "title": "Sound Engineering Technicians",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/",
         "code": "29-1127.00",
         "title": "Speech-Language Pathologists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/31-9099.01/",
         "code": "31-9099.01",
         "title": "Speech-Language Pathology Assistants",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         }
      }
   ]
}