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-3091.00/related/tasks/10062
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "10062",
      "title": "Observe flow of materials and listen for machine malfunctions, such as jamming or spillage, and notify supervisors if corrective actions fail.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-3091.00?tasks=10062"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/",
         "code": "51-8093.00",
         "title": "Petroleum Pump System Operators, Refinery Operators, and Gaugers",
         "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-9111.00/",
         "code": "51-9111.00",
         "title": "Packaging and Filling Machine Operators and Tenders",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/",
         "code": "51-9011.00",
         "title": "Chemical Equipment Operators and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-6064.00/",
         "code": "51-6064.00",
         "title": "Textile Winding, Twisting, and Drawing Out Machine Setters, Operators, and Tenders",
         "tags": {}
      }
   ]
}