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-2011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-2011.00",
   "title": "Preschool Teachers",
   "tags": {},
   "also_called": [
      {
         "title": "Child Development Teacher",
         "summary": false
      },
      {
         "title": "Early Childhood Teacher",
         "summary": false
      },
      {
         "title": "Group Teacher",
         "summary": false
      },
      {
         "title": "Infant Teacher",
         "summary": false
      },
      {
         "title": "Montessori Preschool Teacher",
         "summary": true
      },
      {
         "title": "Nursery Teacher",
         "summary": false
      },
      {
         "title": "Pre-Kindergarten Teacher (Pre-K Teacher)",
         "summary": true
      },
      {
         "title": "Teacher",
         "summary": true
      },
      {
         "title": "Toddler Teacher",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Instructor"
      ],
      "army": [
         "Unit Supply Specialist"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [
         "Instructor"
      ],
      "space_force": []
   },
   "what_they_do": "Instruct preschool-aged students, following curricula or lesson plans, in activities designed to promote social, physical, and intellectual growth.",
   "on_the_job": [
      "Teach basic skills, such as color, shape, number and letter recognition, personal hygiene, and social skills.",
      "Establish and enforce rules for behavior and procedures for maintaining order.",
      "Adapt teaching methods and instructional materials to meet students' varying needs and interests."
   ],
   "word_cloud_terms": [
      "child",
      "student",
      "preschool",
      "social development",
      "social interests",
      "material",
      "order",
      "guardian",
      "equipment"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2011.00/explore_more",
         "title": "Explore More"
      }
   ]
}