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/35-3031.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "35-3031.00",
   "title": "Waiters & Waitresses",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Banquet Server",
         "summary": false
      },
      {
         "title": "Buffet Server",
         "summary": false
      },
      {
         "title": "Cocktail Server",
         "summary": false
      },
      {
         "title": "Food Runner",
         "summary": false
      },
      {
         "title": "Food Server",
         "summary": true
      },
      {
         "title": "Restaurant Server",
         "summary": false
      },
      {
         "title": "Server",
         "summary": true
      },
      {
         "title": "Waiter",
         "summary": true
      },
      {
         "title": "Waitress",
         "summary": true
      },
      {
         "title": "Waitstaff",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [],
      "army": [],
      "coast_guard": [],
      "marine_corps": [
         "Marine Aide"
      ],
      "navy": [],
      "space_force": []
   },
   "what_they_do": "Take orders and serve food and beverages to patrons at tables in dining establishment.",
   "on_the_job": [
      "Take orders from patrons for food or beverages.",
      "Check with customers to ensure that they are enjoying their meals, and take action to correct any problems.",
      "Check patrons' identification to ensure that they meet minimum age requirements for consumption of alcoholic beverages."
   ],
   "word_cloud_terms": [
      "social interests",
      "take orders",
      "table",
      "serve food",
      "beverage",
      "check identification",
      "communicate with customers",
      "menu information",
      "dish"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3031.00/explore_more",
         "title": "Explore More"
      }
   ]
}