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-4011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-4011.00",
   "title": "Archivists",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Accessioning Archivist",
         "summary": false
      },
      {
         "title": "Archivist",
         "summary": true
      },
      {
         "title": "Digital Archivist",
         "summary": false
      },
      {
         "title": "Film Archivist",
         "summary": false
      },
      {
         "title": "Museum Archivist",
         "summary": false
      },
      {
         "title": "Records Manager",
         "summary": true
      },
      {
         "title": "Reference Archivist",
         "summary": false
      },
      {
         "title": "Registrar",
         "summary": true
      },
      {
         "title": "State Archivist",
         "summary": true
      },
      {
         "title": "University Archivist",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Historian",
         "Historian Apprentice",
         "Historian Craftsman",
         "Historian Helper",
         "Historian Journeyman",
         "Historian Manager",
         "Historian Superintendent"
      ],
      "army": [],
      "coast_guard": [],
      "marine_corps": [
         "Historian"
      ],
      "navy": [
         "Historical Officer",
         "Production Manager"
      ],
      "space_force": []
   },
   "what_they_do": "Appraise, edit, and direct safekeeping of permanent records and historically valuable documents. Participate in research activities based on archival materials.",
   "on_the_job": [
      "Organize archival records and develop classification systems to facilitate access to archival materials.",
      "Provide reference services and assistance for users needing archival materials.",
      "Prepare archival records, such as document descriptions, to allow easy access to information."
   ],
   "word_cloud_terms": [
      "archival material",
      "conventional interests",
      "display",
      "document",
      "library",
      "information",
      "direct activity",
      "records",
      "access"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-4011.00/explore_more",
         "title": "Explore More"
      }
   ]
}