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/veterans/careers/53-6061.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "53-6061.00",
   "title": "Passenger Attendants",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Bus Aide",
         "summary": true
      },
      {
         "title": "Bus Assistant",
         "summary": true
      },
      {
         "title": "Bus Attendant",
         "summary": true
      },
      {
         "title": "Bus Monitor",
         "summary": true
      },
      {
         "title": "Fare Enforcement Officer",
         "summary": false
      },
      {
         "title": "Transportation Aide",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Air Transportation",
         "Air Transportation Apprentice",
         "Air Transportation Craftsman",
         "Air Transportation Journeyman",
         "Air Transportation Manager",
         "Traffic Management Operations",
         "Traffic Management Operations Apprentice",
         "Traffic Management Operations Craftsman",
         "Traffic Management Operations Journeyman",
         "Traffic Management Operations Manager"
      ],
      "army": [
         "Unit Supply Specialist"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [
         "Air Transportation Specialist",
         "Air Warfare Systems Engineer",
         "Second Loadmaster"
      ],
      "space_force": []
   },
   "what_they_do": "Provide services to ensure the safety of passengers aboard ships, buses, trains, or within the station or terminal. Perform duties such as explaining the use of safety equipment, serving meals or beverages, or answering questions related to travel.",
   "on_the_job": [
      "Secure passengers for transportation by buckling seatbelts or fastening wheelchairs with tie-down straps.",
      "Provide boarding assistance to elderly, sick, or injured people.",
      "Respond to passengers' questions, requests, or complaints."
   ],
   "word_cloud_terms": [
      "conventional interests",
      "passenger",
      "safety",
      "transportation",
      "answer questions",
      "customer",
      "personal service",
      "boarding assistance",
      "enforcement"
   ],
   "career_video": false,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/53-6061.00/explore_more",
         "title": "Explore More"
      }
   ]
}