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/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
      }
   ],
   "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/mnm/careers/29-2043.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2043.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2043.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2043.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2043.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2043.00/explore_more",
         "title": "Explore More"
      }
   ]
}