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/interests/artistic
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 65,
   "next": "https://api-v2.onetcenter.org/mnm/interests/artistic?start=21&end=40",
   "summary": {
      "title": "Artistic",
      "description": "People with Artistic interests like work that deals with the artistic side of things, such as acting, music, art, and design. They like creativity in their work and work that can be done without following a set of rules."
   },
   "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/17-1011.00/",
         "code": "17-1011.00",
         "title": "Architects",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3011.00/",
         "code": "17-3011.00",
         "title": "Architectural & Civil Drafters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1031.00/",
         "code": "25-1031.00",
         "title": "Architecture Teachers, Postsecondary",
         "tags": {}
      },
      {
         "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/29-1129.01/",
         "code": "29-1129.01",
         "title": "Art Therapists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1121.00/",
         "code": "25-1121.00",
         "title": "Art, Drama, & Music Teachers, Postsecondary",
         "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-4031.00/",
         "code": "27-4031.00",
         "title": "Camera Operators, Television, Video, & Film",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-9011.00/",
         "code": "39-9011.00",
         "title": "Childcare Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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-1021.00/",
         "code": "27-1021.00",
         "title": "Commercial & Industrial Designers",
         "tags": {}
      },
      {
         "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/27-2031.00/",
         "code": "27-2031.00",
         "title": "Dancers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-9031.00/",
         "code": "43-9031.00",
         "title": "Desktop Publishers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2091.00/",
         "code": "27-2091.00",
         "title": "Disc Jockeys",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3041.00/",
         "code": "27-3041.00",
         "title": "Editors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1123.00/",
         "code": "25-1123.00",
         "title": "English Language & Literature Teachers, Postsecondary",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9194.00/",
         "code": "51-9194.00",
         "title": "Etchers & Engravers",
         "tags": {}
      }
   ]
}