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/online/job_families/55-0000
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 19,
   "total": 19,
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3011.00/",
         "code": "55-3011.00",
         "title": "Air Crew Members",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1011.00/",
         "code": "55-1011.00",
         "title": "Air Crew Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1012.00/",
         "code": "55-1012.00",
         "title": "Aircraft Launch and Recovery Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3012.00/",
         "code": "55-3012.00",
         "title": "Aircraft Launch and Recovery Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3013.00/",
         "code": "55-3013.00",
         "title": "Armored Assault Vehicle Crew Members",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1013.00/",
         "code": "55-1013.00",
         "title": "Armored Assault Vehicle Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3014.00/",
         "code": "55-3014.00",
         "title": "Artillery and Missile Crew Members",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1014.00/",
         "code": "55-1014.00",
         "title": "Artillery and Missile Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1015.00/",
         "code": "55-1015.00",
         "title": "Command and Control Center Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3015.00/",
         "code": "55-3015.00",
         "title": "Command and Control Center Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-2011.00/",
         "code": "55-2011.00",
         "title": "First-Line Supervisors of Air Crew Members",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-2013.00/",
         "code": "55-2013.00",
         "title": "First-Line Supervisors of All Other Tactical Operations Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-2012.00/",
         "code": "55-2012.00",
         "title": "First-Line Supervisors of Weapons Specialists/Crew Members",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3016.00/",
         "code": "55-3016.00",
         "title": "Infantry",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1016.00/",
         "code": "55-1016.00",
         "title": "Infantry Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3019.00/",
         "code": "55-3019.00",
         "title": "Military Enlisted Tactical Operations and Air/Weapons Specialists and Crew Members, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1019.00/",
         "code": "55-1019.00",
         "title": "Military Officer Special and Tactical Operations Leaders, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-3018.00/",
         "code": "55-3018.00",
         "title": "Special Forces",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/55-1017.00/",
         "code": "55-1017.00",
         "title": "Special Forces Officers",
         "tags": {}
      }
   ]
}