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/job_families/27-0000
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 45,
   "next": "https://api-v2.onetcenter.org/online/job_families/27-0000?start=21&end=40",
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2011.00/",
         "code": "27-2011.00",
         "title": "Actors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1011.00/",
         "code": "27-1011.00",
         "title": "Art Directors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1019.00/",
         "code": "27-1019.00",
         "title": "Artists and Related Workers, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/",
         "code": "27-2021.00",
         "title": "Athletes and Sports Competitors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/",
         "code": "27-4011.00",
         "title": "Audio and Video Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
         "code": "27-3011.00",
         "title": "Broadcast Announcers and Radio Disc Jockeys",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4012.00/",
         "code": "27-4012.00",
         "title": "Broadcast Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/",
         "code": "27-4031.00",
         "title": "Camera Operators, Television, Video, and Film",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2032.00/",
         "code": "27-2032.00",
         "title": "Choreographers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/",
         "code": "27-2022.00",
         "title": "Coaches and Scouts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1021.00/",
         "code": "27-1021.00",
         "title": "Commercial and Industrial Designers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/",
         "code": "27-3092.00",
         "title": "Court Reporters and Simultaneous Captioners",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/",
         "code": "27-1012.00",
         "title": "Craft Artists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/",
         "code": "27-2031.00",
         "title": "Dancers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1029.00/",
         "code": "27-1029.00",
         "title": "Designers, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/",
         "code": "27-2091.00",
         "title": "Disc Jockeys, Except Radio",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3041.00/",
         "code": "27-3041.00",
         "title": "Editors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2099.00/",
         "code": "27-2099.00",
         "title": "Entertainers and Performers, Sports and Related Workers, All Other",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
         "code": "27-1022.00",
         "title": "Fashion Designers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/",
         "code": "27-4032.00",
         "title": "Film and Video Editors",
         "tags": {}
      }
   ]
}