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-7073.00/related/tasks/5019
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "5019",
      "title": "Start compressor engines and divert oil from storage tanks into compressor units and auxiliary equipment to recover natural gas from oil.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-7073.00?tasks=5019"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7071.00/",
         "code": "53-7071.00",
         "title": "Gas Compressor and Gas Pumping Station Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7031.00/",
         "code": "53-7031.00",
         "title": "Dredge Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7072.00/",
         "code": "53-7072.00",
         "title": "Pump Operators, Except Wellhead Pumpers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7061.00/",
         "code": "53-7061.00",
         "title": "Cleaners of Vehicles and Equipment",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/",
         "code": "53-6031.00",
         "title": "Automotive and Watercraft Service Attendants",
         "tags": {}
      }
   ]
}