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
Response
URL:
https://api-v2.onetcenter.org/online/occupations/51-9124.00/related/tasks/12508
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "12508",
"title": "Turn dials, handwheels, valves, or switches to regulate conveyor speeds, machine temperature, air pressure and circulation, and the flow or spray of coatings or paints.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9124.00?tasks=12508"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/",
"code": "51-4193.00",
"title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
"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-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-9193.00/",
"code": "51-9193.00",
"title": "Cooling and Freezing Equipment Operators and Tenders",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/",
"code": "51-4052.00",
"title": "Pourers and Casters, Metal",
"tags": {}
}
]
}
"summary": {
"id": "12508",
"title": "Turn dials, handwheels, valves, or switches to regulate conveyor speeds, machine temperature, air pressure and circulation, and the flow or spray of coatings or paints.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9124.00?tasks=12508"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/",
"code": "51-4193.00",
"title": "Plating Machine Setters, Operators, and Tenders, Metal and Plastic",
"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-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-9193.00/",
"code": "51-9193.00",
"title": "Cooling and Freezing Equipment Operators and Tenders",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/",
"code": "51-4052.00",
"title": "Pourers and Casters, Metal",
"tags": {}
}
]
}