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-1217.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1217.00",
   "title": "Neurologists",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Adult and Pediatric Neurologist",
         "summary": true
      },
      {
         "title": "Adult Neurologist",
         "summary": false
      },
      {
         "title": "General Neurologist",
         "summary": false
      },
      {
         "title": "Neurologist",
         "summary": true
      },
      {
         "title": "Pediatric Neurologist",
         "summary": true
      },
      {
         "title": "Physician",
         "summary": true
      }
   ],
   "what_they_do": "Diagnose, manage, and treat disorders and diseases of the brain, spinal cord, and peripheral nerves, with a primarily nonsurgical focus.",
   "on_the_job": [
      "Interview patients to obtain information, such as complaints, symptoms, medical histories, and family histories.",
      "Examine patients to obtain information about functional status of areas, such as vision, physical strength, coordination, reflexes, sensations, language skills, cognitive abilities, and mental status.",
      "Perform or interpret the outcomes of procedures or diagnostic tests, such as lumbar punctures, electroencephalography, electromyography, and nerve conduction velocity tests."
   ],
   "word_cloud_terms": [
      "investigative",
      "treatment",
      "neurological conditions",
      "patient",
      "diagnose",
      "disease",
      "information",
      "disorder",
      "family member",
      "medical professional"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1217.00/explore_more",
         "title": "Explore More"
      }
   ]
}