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

URL:
https://api-v2.onetcenter.org/veterans/careers/23-1021.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "23-1021.00",
   "title": "Administrative Law Judges, Adjudicators, & Hearing Officers",
   "tags": {},
   "also_called": [
      {
         "title": "Adjudications Specialist",
         "summary": false
      },
      {
         "title": "Adjudicator",
         "summary": false
      },
      {
         "title": "Administrative Hearings Officer",
         "summary": true
      },
      {
         "title": "Administrative Judge",
         "summary": true
      },
      {
         "title": "Administrative Law Judge",
         "summary": true
      },
      {
         "title": "Appeals Examiner",
         "summary": false
      },
      {
         "title": "Appeals Referee",
         "summary": false
      },
      {
         "title": "Claims Adjudicator",
         "summary": false
      },
      {
         "title": "Hearings Officer",
         "summary": true
      },
      {
         "title": "Workers' Compensation Hearings Officer",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [],
      "army": [
         "Judge Advocate, General",
         "Military Judge"
      ],
      "coast_guard": [],
      "marine_corps": [
         "Litigator",
         "Military Judge"
      ],
      "navy": [
         "Appellate Military Judge",
         "Capital Litigator",
         "Military Judge, General Courts-Martial",
         "Military Judge, Special Courts-Martial"
      ],
      "space_force": []
   },
   "what_they_do": "Conduct hearings to recommend or make decisions on claims concerning government programs or other government-related matters. Determine liability, sanctions, or penalties, or recommend the acceptance or rejection of claims or settlements.",
   "on_the_job": [
      "Determine existence and amount of liability according to current laws, administrative and judicial precedents, and available evidence.",
      "Monitor and direct the activities of trials and hearings to ensure that they are conducted fairly and that courts administer justice while safeguarding the legal rights of all involved parties.",
      "Prepare written opinions and decisions."
   ],
   "word_cloud_terms": [
      "information",
      "law",
      "decision",
      "adjudicator",
      "conduct hearing",
      "conventional interests",
      "legal proceeding",
      "rejection of claims",
      "precedent decision",
      "acceptance"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/explore_more",
         "title": "Explore More"
      }
   ]
}