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/bright_outlook/openings
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 55,
   "next": "https://api-v2.onetcenter.org/veterans/bright_outlook/openings?start=21&end=40",
   "summary": {
      "title": "Openings"
   },
   "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/29-1141.01/",
         "code": "29-1141.01",
         "title": "Acute Care Nurses",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/39-3091.00/",
         "code": "39-3091.00",
         "title": "Amusement & Recreation Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3023.01/",
         "code": "35-3023.01",
         "title": "Baristas",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3011.00/",
         "code": "35-3011.00",
         "title": "Bartenders",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/43-3031.00/",
         "code": "43-3031.00",
         "title": "Bookkeeping, Accounting, & Auditing Clerks",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/11-9199.11/",
         "code": "11-9199.11",
         "title": "Brownfield Redevelopment Specialists & Site Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-1199.04/",
         "code": "13-1199.04",
         "title": "Business Continuity Planners",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/",
         "code": "41-2011.00",
         "title": "Cashiers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/39-9011.00/",
         "code": "39-9011.00",
         "title": "Childcare Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1141.04/",
         "code": "29-1141.04",
         "title": "Clinical Nurse Specialists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/11-9199.02/",
         "code": "11-9199.02",
         "title": "Compliance Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2061.00/",
         "code": "47-2061.00",
         "title": "Construction Laborers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-2014.00/",
         "code": "35-2014.00",
         "title": "Cooks, Restaurant",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1141.03/",
         "code": "29-1141.03",
         "title": "Critical Care Nurses",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/43-4051.00/",
         "code": "43-4051.00",
         "title": "Customer Service Representatives",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-3023.00/",
         "code": "35-3023.00",
         "title": "Fast Food & Counter Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/35-1012.00/",
         "code": "35-1012.00",
         "title": "First-Line Supervisors of Food Preparation & Serving Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/43-1011.00/",
         "code": "43-1011.00",
         "title": "First-Line Supervisors of Office & Administrative Support Workers",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}