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

URL:
https://api-v2.onetcenter.org/mnm/careers/27-3031.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "27-3031.00",
   "title": "Public Relations Specialists",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Communications Specialist",
         "summary": true
      },
      {
         "title": "Community Relations Coordinator",
         "summary": false
      },
      {
         "title": "Corporate Communications Specialist",
         "summary": false
      },
      {
         "title": "Information and Communications Specialist",
         "summary": false
      },
      {
         "title": "Media Relations Specialist",
         "summary": false
      },
      {
         "title": "Public Affairs Specialist",
         "summary": true
      },
      {
         "title": "Public Information Officer",
         "summary": true
      },
      {
         "title": "Public Information Specialist",
         "summary": false
      },
      {
         "title": "Public Relations Coordinator (PR Coordinator)",
         "summary": false
      },
      {
         "title": "Public Relations Specialist (PR Specialist)",
         "summary": true
      }
   ],
   "what_they_do": "Promote or create an intended public image for individuals, groups, or organizations. May write or select material for release to various communications media. May specialize in using social media.",
   "on_the_job": [
      "Respond to requests for information from the media or designate an appropriate spokesperson or information source.",
      "Plan or direct development or communication of programs to maintain favorable public or stockholder perceptions of an organization's accomplishments, agenda, or environmental responsibility.",
      "Post and update content on the company's Web site and social media outlets."
   ],
   "word_cloud_terms": [
      "organization",
      "enterprising",
      "product",
      "plan",
      "information",
      "communications specialist",
      "communication",
      "client"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-3031.00/explore_more",
         "title": "Explore More"
      }
   ]
}