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/occupations/17-2199.10/related/tasks/16552
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "16552",
      "title": "Test wind turbine components, using mechanical or electronic testing equipment.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/17-2199.10?tasks=16552"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/",
         "code": "11-9041.01",
         "title": "Biofuels/Biodiesel Technology and Product Development Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/",
         "code": "11-9121.02",
         "title": "Water Resource Specialists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/",
         "code": "17-2199.11",
         "title": "Solar Energy Systems Engineers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/",
         "code": "17-3027.01",
         "title": "Automotive Engineering Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3051.04/",
         "code": "11-3051.04",
         "title": "Biomass Power Plant Managers",
         "tags": {}
      }
   ]
}