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/25-2012.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-2012.00",
   "title": "Kindergarten Teachers",
   "tags": {},
   "also_called": [
      {
         "title": "Bilingual Kindergarten Teacher",
         "summary": true
      },
      {
         "title": "Classroom Teacher",
         "summary": true
      },
      {
         "title": "Educator",
         "summary": false
      },
      {
         "title": "Instructor",
         "summary": false
      },
      {
         "title": "Kinder Teacher",
         "summary": true
      },
      {
         "title": "Kindergarten Classroom Teacher",
         "summary": false
      },
      {
         "title": "Teacher",
         "summary": true
      },
      {
         "title": "Title One Kindergarten Teacher",
         "summary": false
      },
      {
         "title": "Transitional Kindergarten Teacher",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Education And Training",
         "Education And Training Apprentice",
         "Education And Training Craftsman",
         "Education And Training Helper",
         "Education and Training Journeyman",
         "Education And Training Superintendent",
         "Instructor"
      ],
      "army": [],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [
         "Instructor"
      ],
      "space_force": []
   },
   "what_they_do": "Teach academic and social skills to kindergarten students.",
   "on_the_job": [
      "Establish and enforce rules for behavior and policies and procedures to maintain order among students.",
      "Prepare children for later grades by encouraging them to explore learning opportunities and to persevere with challenging tasks.",
      "Instruct students individually and in groups, adapting teaching methods to meet students' varying needs and interests."
   ],
   "word_cloud_terms": [
      "child",
      "student",
      "social interests",
      "courses",
      "equipment",
      "material",
      "guardian",
      "progress",
      "parent",
      "social development"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2012.00/explore_more",
         "title": "Explore More"
      }
   ]
}