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/51-6063.00/related/tasks/14168
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "14168",
      "title": "Notify supervisors or repair staff of mechanical malfunctions.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-6063.00?tasks=14168"
   },
   "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/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-6091.00/",
         "code": "51-6091.00",
         "title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/",
         "code": "51-3093.00",
         "title": "Food Cooking Machine Operators and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/",
         "code": "51-8013.03",
         "title": "Biomass Plant Technicians",
         "tags": {}
      }
   ]
}