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/53-4011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "53-4011.00",
   "title": "Locomotive Engineers",
   "tags": {},
   "also_called": [
      {
         "title": "Locomotive Engineer",
         "summary": true
      },
      {
         "title": "Passenger Locomotive Engineer",
         "summary": true
      },
      {
         "title": "Railroad Engineer",
         "summary": true
      },
      {
         "title": "Through Freight Engineer",
         "summary": false
      },
      {
         "title": "Train Engineer",
         "summary": false
      },
      {
         "title": "Trainmaster",
         "summary": false
      },
      {
         "title": "Transportation Specialist",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [],
      "army": [
         "Railway Specialist (USAR only)"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [],
      "space_force": []
   },
   "what_they_do": "Drive electric, diesel-electric, steam, or gas-turbine-electric locomotives to transport passengers or freight. Interpret train orders, electronic or manual signals, and railroad rules and regulations.",
   "on_the_job": [
      "Interpret train orders, signals, or railroad rules and regulations that govern the operation of locomotives.",
      "Confer with conductors or traffic control center personnel via radiophones to issue or receive information concerning stops, delays, or oncoming trains.",
      "Receive starting signals from conductors and use controls such as throttles or air brakes to drive electric, diesel-electric, steam, or gas turbine-electric locomotives."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "signals",
      "interpret orders",
      "vehicle movement",
      "electric locomotive",
      "railroad rule",
      "accident",
      "traffic control",
      "conductor"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-4011.00/explore_more",
         "title": "Explore More"
      }
   ]
}