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-2011.00/related/tasks/20815
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "20815",
      "title": "Place and connect control cables to electronically controlled units, using hand tools, ring locks, cotter keys, threaded connectors, turnbuckles, or related devices.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-2011.00?tasks=20815"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-2023.00/",
         "code": "51-2023.00",
         "title": "Electromechanical Equipment Assemblers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/",
         "code": "51-9012.00",
         "title": "Separating, Filtering, Clarifying, Precipitating, and Still Machine Setters, Operators, and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/",
         "code": "51-8013.04",
         "title": "Hydroelectric Plant Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9041.00/",
         "code": "51-9041.00",
         "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/",
         "code": "51-9124.00",
         "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
         "tags": {}
      }
   ]
}