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-9193.00/related/tasks/8545
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "8545",
      "title": "Read dials and gauges on panel control boards to ascertain temperatures, alkalinities, and densities of mixtures, and turn valves to obtain specified mixtures.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9193.00?tasks=8545"
   },
   "occupation": [
      {
         "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-9124.00/",
         "code": "51-9124.00",
         "title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/",
         "code": "51-5112.00",
         "title": "Printing Press Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8021.00/",
         "code": "51-8021.00",
         "title": "Stationary Engineers and Boiler Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/",
         "code": "51-3093.00",
         "title": "Food Cooking Machine Operators and Tenders",
         "tags": {}
      }
   ]
}