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/27-1011.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "3H011",
         "title": "Historian Helper (Enlisted)",
         "active": true
      },
      {
         "code": "3H031",
         "title": "Historian Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "3H051",
         "title": "Historian Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "3H071",
         "title": "Historian Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "3H091",
         "title": "Historian Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "3H0X1",
         "title": "Historian (Enlisted)",
         "active": true
      },
      {
         "code": "3N000",
         "title": "Public Affairs Manager (Enlisted)",
         "active": true
      },
      {
         "code": "3N016",
         "title": "Public Affairs Helper (Enlisted)",
         "active": true
      },
      {
         "code": "3N036",
         "title": "Public Affairs Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "3N056",
         "title": "Public Affairs Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "3N076",
         "title": "Public Affairs Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "3N090",
         "title": "Public Affairs Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "3N0X6",
         "title": "Public Affairs (Enlisted)",
         "active": true
      }
   ],
   "army": [
      {
         "code": "46V",
         "title": "Visual Information Specialist (Enlisted)",
         "active": true
      }
   ],
   "coast_guard": [
      {
         "code": "INF",
         "title": "Public Information Specialty (Warrant Officer only)",
         "active": true
      },
      {
         "code": "PA",
         "title": "Public Affairs Specialist (Enlisted)",
         "active": true
      }
   ],
   "marine_corps": [
      {
         "code": "4502",
         "title": "Communication Strategy and Operations Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "4503",
         "title": "Visual Information Officer (Warrant Officer only)",
         "active": true
      },
      {
         "code": "4512",
         "title": "Combat Graphics Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "4513",
         "title": "Advanced Visual Information-Graphics Marine (Enlisted)",
         "active": true
      },
      {
         "code": "4543",
         "title": "Advanced Visual Information-Photojournalism Marine (Enlisted)",
         "active": true
      },
      {
         "code": "4571",
         "title": "Combat Videographer (Enlisted)",
         "active": true
      },
      {
         "code": "4573",
         "title": "Advanced Visual Information-Motion Media Marine (Enlisted)",
         "active": true
      },
      {
         "code": "4606",
         "title": "Combat Artist (Officer) (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "4306",
         "title": "Combat Artist (Officer) (Commissioned or Warrant Officer)",
         "active": false
      },
      {
         "code": "4606",
         "title": "Combat Artist (Officer) (Warrant Officer only)",
         "active": false
      },
      {
         "code": "9950",
         "title": "Combat Artist (Officer) (Commissioned or Warrant Officer)",
         "active": false
      }
   ],
   "navy": [
      {
         "code": "002762",
         "title": "Creative Director (Enlisted)",
         "active": true
      },
      {
         "code": "2425",
         "title": "Pictorial Editor (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "2445",
         "title": "Radio-Television Program Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "8804",
         "title": "Motion Picture and Television Project Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "8853",
         "title": "Photographic Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "A04A",
         "title": "Multimedia Cameraman (Enlisted)",
         "active": true
      },
      {
         "code": "A25A",
         "title": "Visual Documentation Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "MC",
         "title": "Mass Communications Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "647",
         "title": "LDO - Photography (Commissioned Officer only)",
         "active": false
      }
   ]
}