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/mnm/career_clusters/020100
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 62,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/020100?start=21&end=40",
   "summary": {
      "title": "Arts, Entertainment, & Design",
      "overview": "This Cluster combines creative roles in visual and performing arts, film, journalism, fashion, interior design, and creative technologies.",
      "sub_clusters": [
         "Design & Digital Arts",
         "Fashion & Interiors",
         "Fine Arts",
         "Lighting & Sound Technology",
         "Media Production & Broadcasting",
         "Performing Arts"
      ],
      "example_programs": [
         "Apparel & Textiles",
         "Broadcasting Technology",
         "Filmmaking: Production & Managerial Arts",
         "Interior Design",
         "Lighting Design",
         "Sound Engineering"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2011.00/",
         "code": "27-2011.00",
         "title": "Actors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1011.00/",
         "code": "13-1011.00",
         "title": "Agents & Business Managers of Artists, Performers, & Athletes",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9041.00/",
         "code": "11-9041.00",
         "title": "Architectural & Engineering Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-1011.00/",
         "code": "27-1011.00",
         "title": "Art Directors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2021.00/",
         "code": "27-2021.00",
         "title": "Athletes & Sports Competitors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9091.00/",
         "code": "29-9091.00",
         "title": "Athletic Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-4011.00/",
         "code": "27-4011.00",
         "title": "Audio & Video Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-2097.00/",
         "code": "49-2097.00",
         "title": "Audiovisual Equipment Installers & Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3011.00/",
         "code": "27-3011.00",
         "title": "Broadcast Announcers & Radio Disc Jockeys",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-4012.00/",
         "code": "27-4012.00",
         "title": "Broadcast Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-9061.00/",
         "code": "49-9061.00",
         "title": "Camera & Photographic Equipment Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-4031.00/",
         "code": "27-4031.00",
         "title": "Camera Operators, Television, Video, & Film",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2032.00/",
         "code": "27-2032.00",
         "title": "Choreographers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2022.00/",
         "code": "27-2022.00",
         "title": "Coaches & Scouts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-3092.00/",
         "code": "39-3092.00",
         "title": "Costume Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-1012.00/",
         "code": "27-1012.00",
         "title": "Craft Artists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-4012.00/",
         "code": "25-4012.00",
         "title": "Curators",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2031.00/",
         "code": "27-2031.00",
         "title": "Dancers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-9021.00/",
         "code": "43-9021.00",
         "title": "Data Entry Keyers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2091.00/",
         "code": "27-2091.00",
         "title": "Disc Jockeys",
         "tags": {}
      }
   ]
}