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-5031.00/related/tasks/14564
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "14564",
      "title": "Supervise marine engine technicians engaged in the maintenance or repair of mechanical or electrical marine vessels, and inspect their work to ensure that it is performed properly.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-5031.00?tasks=14564"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/",
         "code": "53-5021.00",
         "title": "Captains, Mates, and Pilots of Water Vessels",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4031.00/",
         "code": "53-4031.00",
         "title": "Railroad Conductors and Yardmasters",
         "tags": {}
      },
      {
         "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-7121.00/",
         "code": "53-7121.00",
         "title": "Tank Car, Truck, and Ship Loaders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-5011.00/",
         "code": "53-5011.00",
         "title": "Sailors and Marine Oilers",
         "tags": {}
      }
   ]
}