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-3041.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "1N711",
         "title": "Human Intelligence Specialist Helper (Enlisted)",
         "active": true
      },
      {
         "code": "1N731",
         "title": "Human Intelligence Specialist Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "1N771",
         "title": "Human Intelligence Specialist Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "1N7X1",
         "title": "Human Intelligence Specialist (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": "35M",
         "title": "Human Intelligence Collector (Enlisted)",
         "active": true
      },
      {
         "code": "46A",
         "title": "Public Affairs, General (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "46S",
         "title": "Public Affairs Mass Communication Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "46Z",
         "title": "Chief Public Affairs NCO (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": "4591",
         "title": "Communication Strategy and Operations Chief (Enlisted)",
         "active": true
      },
      {
         "code": "4300",
         "title": "Basic Combat Correspondent (Enlisted)",
         "active": false
      },
      {
         "code": "4341",
         "title": "Mass Communicator (Enlisted)",
         "active": false
      },
      {
         "code": "4531",
         "title": "Combat Mass Communicator (Enlisted)",
         "active": false
      }
   ],
   "navy": [
      {
         "code": "002762",
         "title": "Creative Director (Enlisted)",
         "active": true
      },
      {
         "code": "002763",
         "title": "Communication Director (Enlisted)",
         "active": true
      },
      {
         "code": "165",
         "title": "RL - Special Duty Officer (Public Affairs) (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "183",
         "title": "RL - Special Duty Officer - Intelligence Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "2425",
         "title": "Pictorial Editor (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "2690",
         "title": "Printing and Publications Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "3298",
         "title": "Training Publications and Curriculum Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "3299",
         "title": "Conversion NEC MC Mass Communications (Enlisted)",
         "active": true
      },
      {
         "code": "683",
         "title": "LDO - Intelligence (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "6974",
         "title": "Weapons Technical Information Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "783",
         "title": "CWO - Intelligence (Warrant Officer only)",
         "active": true
      },
      {
         "code": "8804",
         "title": "Motion Picture and Television Project Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "9486",
         "title": "Operations Control Center Briefing Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "A05A",
         "title": "Multimedia Director/Producer (Enlisted)",
         "active": true
      },
      {
         "code": "A06A",
         "title": "Intermediate Public Affairs Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "A08A",
         "title": "Master Photojournalist (Enlisted)",
         "active": true
      },
      {
         "code": "A09A",
         "title": "Broadcaster (Enlisted)",
         "active": true
      },
      {
         "code": "A11A",
         "title": "Visual Information Manager (Enlisted)",
         "active": true
      },
      {
         "code": "A12A",
         "title": "Public Affairs Supervisor (Enlisted)",
         "active": true
      },
      {
         "code": "A24A",
         "title": "Writer (Enlisted)",
         "active": true
      },
      {
         "code": "MC",
         "title": "Mass Communications Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "2435",
         "title": "Field Press Censorship Officer (Commissioned or Warrant Officer)",
         "active": false
      },
      {
         "code": "8145",
         "title": "Content Manager (Enlisted)",
         "active": false
      }
   ]
}