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/53-6051.01/related/tasks/10736
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "10736",
      "title": "Recommend changes in rules, policies, standards, and regulations, based on knowledge of operating conditions, aircraft improvements, and other factors.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-6051.01?tasks=10736"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/37-1011.00/",
         "code": "37-1011.00",
         "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/",
         "code": "53-6051.07",
         "title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/",
         "code": "53-6051.00",
         "title": "Transportation Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-1041.07/",
         "code": "13-1041.07",
         "title": "Regulatory Affairs Specialists",
         "tags": {}
      }
   ]
}