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-9021.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "35-9021.00",
   "title": "Dishwashers",
   "tags": {},
   "also_called": [
      {
         "title": "Dish Machine Operator (DMO)",
         "summary": true
      },
      {
         "title": "Dish Room Worker",
         "summary": false
      },
      {
         "title": "Dish Technician",
         "summary": false
      },
      {
         "title": "Dishwasher",
         "summary": true
      },
      {
         "title": "Kitchen Helper",
         "summary": false
      },
      {
         "title": "Kitchen Steward",
         "summary": true
      },
      {
         "title": "Pots and Pans Person",
         "summary": false
      },
      {
         "title": "Steward",
         "summary": true
      },
      {
         "title": "Utility Aide",
         "summary": false
      },
      {
         "title": "Utility Worker",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [],
      "army": [
         "Culinary Specialist"
      ],
      "coast_guard": [
         "Culinary Specialist"
      ],
      "marine_corps": [],
      "navy": [
         "Culinary Specialist"
      ],
      "space_force": []
   },
   "what_they_do": "Clean dishes, kitchen, food preparation equipment, or utensils.",
   "on_the_job": [
      "Wash dishes, glassware, flatware, pots, or pans, using dishwashers or by hand.",
      "Place clean dishes, utensils, or cooking equipment in storage areas.",
      "Sort and remove trash, placing it in designated pickup areas."
   ],
   "word_cloud_terms": [
      "clean",
      "utensil",
      "dish",
      "realistic interests",
      "food",
      "equipment",
      "remove trash",
      "kitchen helper",
      "maintain work area"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-9021.00/explore_more",
         "title": "Explore More"
      }
   ]
}