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/careers/11-9072.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "11-9072.00",
   "title": "Entertainment & Recreation Managers",
   "tags": {
      "bright_outlook": true
   },
   "what_they_do": "Plan, direct, or coordinate entertainment and recreational activities and operations of a recreational facility, including cruise ships and parks.",
   "on_the_job": [
      "Administer first aid in emergency situations.",
      "Assign tasks and work hours to staff.",
      "Calculate and record department expenses and revenue."
   ],
   "word_cloud_terms": [
      "facility",
      "entertainment",
      "plan",
      "equipment",
      "supply",
      "program",
      "social interest",
      "train service staff",
      "plan community program",
      "clean facility"
   ],
   "career_video": false,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9072.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9072.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9072.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9072.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9072.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9072.00/explore_more",
         "title": "Explore More"
      }
   ]
}