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/49-2097.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "2A914A",
         "title": "Heavy Aircraft Integrated Avionics Helper, C4ISR Mission Systems (E-3, E-4, E-7, EC-130H, RC-135, VC-25) (Enlisted)",
         "active": true
      },
      {
         "code": "2A914",
         "title": "Heavy Aircraft Integrated Avionics Helper (Enlisted)",
         "active": true
      },
      {
         "code": "2A934A",
         "title": "Heavy Aircraft Integrated Avionics Apprentice, C4ISR Mission Systems (E-3, E-4, E-7, EC-130H, RC-135, VC-25) (Enlisted)",
         "active": true
      },
      {
         "code": "2A934",
         "title": "Heavy Aircraft Integrated Avionics Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "2A954A",
         "title": "Heavy Aircraft Integrated Avionics Journeyman, C4ISR Mission Systems (E-3, E-4, E-7, EC-130H, RC-135, VC-25) (Enlisted)",
         "active": true
      },
      {
         "code": "2A954",
         "title": "Heavy Aircraft Integrated Avionics Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "2A974A",
         "title": "Heavy Aircraft Integrated Avionics Craftsman, C4ISR Mission Systems (E-3, E-4, E-7, EC-130H, RC-135, VC-25) (Enlisted)",
         "active": true
      },
      {
         "code": "2A974",
         "title": "Heavy Aircraft Integrated Avionics Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "2A9X4",
         "title": "Heavy Aircraft Integrated Avionics (Enlisted)",
         "active": true
      },
      {
         "code": "2E114",
         "title": "Visual Imagery and Intrusion Detection Systems Helper (Enlisted)",
         "active": false
      },
      {
         "code": "2E134",
         "title": "Visual Imagery and Intrusion Detection Systems Apprentice (Enlisted)",
         "active": false
      },
      {
         "code": "2E154",
         "title": "Visual Imagery and Intrusion Detection Systems Journeyman (Enlisted)",
         "active": false
      },
      {
         "code": "2E1X4",
         "title": "Visual Imagery and Intrusion Detection Systems (Enlisted)",
         "active": false
      }
   ],
   "army": [
      {
         "code": "12B",
         "title": "Combat Engineer (Enlisted)",
         "active": true
      },
      {
         "code": "19D",
         "title": "Cavalry Scout (Enlisted)",
         "active": true
      },
      {
         "code": "25H",
         "title": "Network Communication Systems Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "25S",
         "title": "Satellite Communications Systems Operator-Maintainer (Enlisted)",
         "active": true
      },
      {
         "code": "46T",
         "title": "Visual Information Equipment Operator-Maintainer (Enlisted)",
         "active": true
      },
      {
         "code": "91B",
         "title": "Wheeled Vehicle Mechanic (Enlisted)",
         "active": true
      },
      {
         "code": "92Y",
         "title": "Unit Supply Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "25R",
         "title": "Visual Information Equipment Operator-Maintainer (Enlisted)",
         "active": false
      }
   ],
   "coast_guard": [
      {
         "code": "AET",
         "title": "Avionics Electrical Technician (Enlisted)",
         "active": true
      },
      {
         "code": "ET",
         "title": "Electronics Technician (Enlisted)",
         "active": true
      },
      {
         "code": "IT",
         "title": "Information System Technician (Enlisted)",
         "active": true
      }
   ],
   "navy": [
      {
         "code": "A55M",
         "title": "Live Production Technician (Enlisted)",
         "active": true
      },
      {
         "code": "ETV",
         "title": "Electronics Technician, Submarine, Navigation (Enlisted)",
         "active": true
      },
      {
         "code": "ET",
         "title": "Electronics Technician (Enlisted)",
         "active": true
      },
      {
         "code": "IC",
         "title": "Interior Communications Electrician (Enlisted)",
         "active": true
      },
      {
         "code": "V76B",
         "title": "Integrated Launch and Recovery Television Surveillance (ILARTS) System Maintenance Technician (Enlisted)",
         "active": true
      },
      {
         "code": "V77B",
         "title": "Closed Circuit TV Technician (Enlisted)",
         "active": true
      },
      {
         "code": "V78B",
         "title": "Broadcast Engineering Technician (Enlisted)",
         "active": true
      },
      {
         "code": "4709",
         "title": "Mission Briefing System AN/SXQ-8 Maintenance Technician (Enlisted)",
         "active": false
      },
      {
         "code": "4743",
         "title": "Integrated Launch and Recovery Television Surveillance (ILARTS) System Maintenance Technician (Enlisted)",
         "active": false
      },
      {
         "code": "4746",
         "title": "Closed Circuit TV Technician (Enlisted)",
         "active": false
      },
      {
         "code": "4747",
         "title": "Broadcast Engineering Technician (Enlisted)",
         "active": false
      }
   ]
}