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/39-2011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "39-2011.00",
   "title": "Animal Trainers",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Agility Instructor",
         "summary": false
      },
      {
         "title": "Dog Obedience Instructor",
         "summary": false
      },
      {
         "title": "Dog Trainer",
         "summary": true
      },
      {
         "title": "Guide Dog Instructor",
         "summary": false
      },
      {
         "title": "Guide Dog Mobility Instructor (GDMI)",
         "summary": true
      },
      {
         "title": "Guide Dog Trainer",
         "summary": false
      },
      {
         "title": "Horse Trainer",
         "summary": true
      },
      {
         "title": "Racehorse Trainer",
         "summary": false
      },
      {
         "title": "Service Dog Trainer",
         "summary": false
      },
      {
         "title": "Trainer",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Education And Training",
         "Education And Training Craftsman",
         "Education and Training Journeyman",
         "Security Forces",
         "Security Forces Apprentice, Combat Arms",
         "Security Forces Craftsman",
         "Security Forces Helper",
         "Security Forces Helper, Military Working Dog Handler",
         "Security Forces Journeyman, Combat Arms",
         "Security Forces Manager"
      ],
      "army": [
         "Military Police",
         "Unit Supply Specialist",
         "Working Dog Handler"
      ],
      "coast_guard": [
         "Investigator"
      ],
      "marine_corps": [
         "Military Working Dog Handler"
      ],
      "navy": [
         "Dog Handler",
         "Kennel Master",
         "Marine Mammal Systems Operator",
         "Master-At-Arms"
      ],
      "space_force": []
   },
   "what_they_do": "Train animals for riding, harness, security, performance, or obedience, or for assisting persons with disabilities. Accustom animals to human voice and contact, and condition animals to respond to commands. Train animals according to prescribed standards for show or competition. May train animals to carry pack loads or work as part of pack team.",
   "on_the_job": [
      "Cue or signal animals during performances.",
      "Talk to or interact with animals to familiarize them to human voices or contact.",
      "Conduct training programs to develop or maintain desired animal behaviors for competition, entertainment, obedience, security, riding, or related purposes."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "animal",
      "command",
      "train",
      "interaction",
      "behavior",
      "performance",
      "personal service",
      "physical condition",
      "exercise"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-2011.00/explore_more",
         "title": "Explore More"
      }
   ]
}