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/veterans/careers/19-2011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "19-2011.00",
   "title": "Astronomers",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Astronomer",
         "summary": true
      },
      {
         "title": "Astronomy Outreach Coordinator",
         "summary": true
      },
      {
         "title": "Astrophysicist",
         "summary": true
      },
      {
         "title": "Research Astrophysicist",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Astronaut",
         "Physicist/Nuclear Engineer",
         "Physicist/Nuclear Engineer, ABM (if Prefix N)",
         "Physicist/Nuclear Engineer, Bomber",
         "Physicist/Nuclear Engineer, C2ISREW",
         "Physicist/Nuclear Engineer, General",
         "Physicist/Nuclear Engineer, Helicopter or EWO",
         "Physicist/Nuclear Engineer, Nuclear",
         "Physicist/Nuclear Engineer, Special Operations",
         "Physicist/Nuclear Engineer, Tanker"
      ],
      "army": [
         "Army Astronaut"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [],
      "space_force": []
   },
   "what_they_do": "Observe, research, and interpret astronomical phenomena to increase basic knowledge or apply such information to practical problems.",
   "on_the_job": [
      "Analyze research data to determine its significance, using computers.",
      "Present research findings at scientific conferences and in papers written for scientific journals.",
      "Study celestial phenomena, using a variety of ground-based and space-borne telescopes and scientific instruments."
   ],
   "word_cloud_terms": [
      "software",
      "computer",
      "application",
      "investigative",
      "astronomical phenomenon",
      "research data",
      "theory",
      "mathematical method",
      "scientist",
      "different celestial body"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/19-2011.00/explore_more",
         "title": "Explore More"
      }
   ]
}