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/53-3051.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "53-3051.00",
   "title": "Bus Drivers, School",
   "tags": {},
   "also_called": [
      {
         "title": "Bus Driver",
         "summary": true
      },
      {
         "title": "School Bus Driver",
         "summary": true
      },
      {
         "title": "Shuttle Bus Driver",
         "summary": true
      },
      {
         "title": "Special Education Bus Driver",
         "summary": true
      }
   ],
   "what_they_do": "Drive a school bus to transport students. Ensure adherence to safety rules. May assist students in boarding or exiting.",
   "on_the_job": [
      "Check the condition of a vehicle's tires, brakes, windshield wipers, lights, oil, fuel, water, and safety equipment to ensure that everything is in working order.",
      "Comply with traffic regulations to operate vehicles in a safe and courteous manner.",
      "Drive gasoline, diesel, or electrically powered multi-passenger vehicles to transport students between neighborhoods, schools, and school activities."
   ],
   "word_cloud_terms": [
      "realistic interest",
      "working condition",
      "follow procedures",
      "escort",
      "monitor student behavior",
      "clean",
      "vehicle",
      "safety rules"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3051.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3051.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3051.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3051.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3051.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3051.00/explore_more",
         "title": "Explore More"
      }
   ]
}