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-9091.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-9091.00",
   "title": "Athletic Trainers",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Athletic Instructor",
         "summary": true
      },
      {
         "title": "Athletic Lecturer",
         "summary": false
      },
      {
         "title": "Athletic Trainer",
         "summary": true
      },
      {
         "title": "Certified Athletic Trainer",
         "summary": true
      },
      {
         "title": "Personal Trainer",
         "summary": true
      },
      {
         "title": "Resident Athletic Trainer",
         "summary": false
      },
      {
         "title": "Women's Athletic Trainer",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Physical Therapist",
         "Physical Therapist, Special Warfare"
      ],
      "army": [
         "Medical Specialist Corps Officer",
         "Physical Therapy",
         "USMA, Professor of Physical Education"
      ],
      "coast_guard": [],
      "marine_corps": [
         "Force Fitness Instructor",
         "Force Fitness Instructor Officer"
      ],
      "navy": [
         "Command Fitness Leader (CFL)",
         "Physical Therapist",
         "Physical Training Officer"
      ],
      "space_force": []
   },
   "what_they_do": "Evaluate and treat musculoskeletal injuries or illnesses. Provide preventive, therapeutic, emergency, and rehabilitative care.",
   "on_the_job": [
      "Conduct an initial assessment of an athlete's injury or illness to provide emergency or continued care and to determine whether they should be referred to physicians for definitive diagnosis and treatment.",
      "Assess and report the progress of recovering athletes to coaches or physicians.",
      "Care for athletic injuries, using physical therapy equipment, techniques, or medication."
   ],
   "word_cloud_terms": [
      "social interests",
      "athlete",
      "equipment",
      "patient",
      "injury",
      "improve performance",
      "coach",
      "care",
      "prevention",
      "trainer"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-9091.00/explore_more",
         "title": "Explore More"
      }
   ]
}