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/
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 923,
   "next": "https://api-v2.onetcenter.org/veterans/careers/?start=21&end=40",
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2011.00/",
         "code": "13-2011.00",
         "title": "Accountants & Auditors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/27-2011.00/",
         "code": "27-2011.00",
         "title": "Actors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/15-2011.00/",
         "code": "15-2011.00",
         "title": "Actuaries",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1291.00/",
         "code": "29-1291.00",
         "title": "Acupuncturists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1141.01/",
         "code": "29-1141.01",
         "title": "Acute Care Nurses",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-2059.01/",
         "code": "25-2059.01",
         "title": "Adapted Physical Education Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/23-1021.00/",
         "code": "23-1021.00",
         "title": "Administrative Law Judges, Adjudicators, & Hearing Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-3011.00/",
         "code": "25-3011.00",
         "title": "Adult Basic Education, Adult Secondary Education, & English as a Second Language Instructors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1141.02/",
         "code": "29-1141.02",
         "title": "Advanced Practice Psychiatric Nurses",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising & Promotions Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-3011.00/",
         "code": "41-3011.00",
         "title": "Advertising Sales Agents",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering & Operations Technologists & Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-1011.00/",
         "code": "13-1011.00",
         "title": "Agents & Business Managers of Artists, Performers, & Athletes",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/17-2021.00/",
         "code": "17-2021.00",
         "title": "Agricultural Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/45-2091.00/",
         "code": "45-2091.00",
         "title": "Agricultural Equipment Operators",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/45-2011.00/",
         "code": "45-2011.00",
         "title": "Agricultural Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1041.00/",
         "code": "25-1041.00",
         "title": "Agricultural Sciences Teachers, Postsecondary",
         "tags": {}
      }
   ]
}