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/10732
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "10732",
      "title": "Prepare and maintain detailed repair, inspection, investigation, and certification records and reports.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-6051.01?tasks=10732"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/",
         "code": "43-5041.00",
         "title": "Meter Readers, Utilities",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4013.00/",
         "code": "53-4013.00",
         "title": "Rail Yard Engineers, Dinkey Operators, and Hostlers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/",
         "code": "53-4022.00",
         "title": "Railroad Brake, Signal, and Switch Operators and Locomotive Firers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/",
         "code": "53-3032.00",
         "title": "Heavy and Tractor-Trailer Truck Drivers",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}