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-9011.01/
Status:
200 OK
Content-Type:
application/json
{
   "code": "39-9011.01",
   "title": "Nannies",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Family Assistant",
         "summary": true
      },
      {
         "title": "Family Manager",
         "summary": false
      },
      {
         "title": "Governess",
         "summary": false
      },
      {
         "title": "House Manager",
         "summary": true
      },
      {
         "title": "Household Manager",
         "summary": true
      },
      {
         "title": "Nanny",
         "summary": true
      },
      {
         "title": "Special Needs Nanny",
         "summary": false
      },
      {
         "title": "Travel Nanny",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Enlisted Aide",
         "Military and Family Readiness Non-Commissioned Officer (RNCO)"
      ],
      "army": [
         "Unit Supply Specialist"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [
         "Family Services Center Director"
      ],
      "space_force": []
   },
   "what_they_do": "Care for children in private households and provide support and expertise to parents in satisfying children's physical, emotional, intellectual, and social needs. Duties may include meal planning and preparation, laundry and clothing care, organization of play activities and outings, discipline, intellectual stimulation, language activities, and transportation.",
   "on_the_job": [
      "Instruct children in safe behavior, such as seeking adult assistance when crossing the street and avoiding contact with unsafe objects.",
      "Remove hazards and develop appropriate boundaries and rules to create a safe environment for children.",
      "Perform first aid or cardiopulmonary resuscitation (CPR) when required."
   ],
   "word_cloud_terms": [
      "social interests",
      "child",
      "physical safety",
      "observe behavior",
      "parents",
      "transportation",
      "nutrition",
      "social development",
      "laundry"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.01/explore_more",
         "title": "Explore More"
      }
   ]
}