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/29-2043.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-2043.00",
   "title": "Paramedics",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "First Responder",
         "summary": true
      },
      {
         "title": "Flight Paramedic",
         "summary": true
      },
      {
         "title": "Paramedic",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Aerospace Medical Service",
         "Aerospace Medical Service Apprentice, Neurodiagnostic Medical Technician",
         "Aerospace Medical Service Helper",
         "Aerospace Medical Service Journeyman",
         "Aerospace Medical Service Superintendent",
         "Dental Assistant Journeyman, Dental Hygienist",
         "Fire Protection Journeyman",
         "Health Services Management Helper",
         "Pararescue Journeyman",
         "Special Reconnaissance Journeyman"
      ],
      "army": [
         "Aeromedical Evacuation",
         "Aerospace Medicine",
         "Civil Affairs Medical Sergeant (CA Medical SGT)",
         "Combat Medic Specialist",
         "Emergency Physician",
         "Intelligence Analyst",
         "Medical Corps Officer",
         "Military Police",
         "Orthopedic Specialist",
         "Special Forces Medical Sergeant"
      ],
      "coast_guard": [
         "Health Services Technician",
         "Material Maintenance Specialty",
         "Medical Administration Specialty"
      ],
      "marine_corps": [],
      "navy": [
         "Aerospace Medical Technician",
         "Damage Controlman",
         "Emergency/Trauma Nurse",
         "Fleet Marine Force Reconnaissance Independent Duty Corpsman",
         "Hospital Corpsman",
         "Medical Deep Sea Diving Technician",
         "Naval Special Warfare (NSW) Special Operations Tactical Medic (SO-TM)",
         "Orthopedic Technician",
         "Special Warfare Operator",
         "Surface Force Independent Duty Corpsman"
      ],
      "space_force": []
   },
   "what_they_do": "Administer basic or advanced emergency medical care and assess injuries and illnesses. May administer medication intravenously, use equipment such as EKGs, or administer advanced life support to sick or injured individuals.",
   "on_the_job": [
      "Administer drugs, orally or by injection, or perform intravenous procedures.",
      "Administer first aid treatment or life support care to sick or injured persons in prehospital settings.",
      "Assess nature and extent of illness or injury to establish and prioritize medical procedures."
   ],
   "word_cloud_terms": [
      "patient",
      "administer",
      "intravenous medication",
      "treatment",
      "equipment",
      "emergency medical care",
      "life support",
      "medical history",
      "drugs"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-2043.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-2043.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-2043.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-2043.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-2043.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-2043.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-2043.00/explore_more",
         "title": "Explore More"
      }
   ]
}