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/17-3026.00/related/tasks/22033
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "22033",
"title": "Develop sustainable manufacturing technologies to reduce greenhouse gas emissions, minimize raw material use, replace toxic materials with non-toxic materials, replace non-renewable materials with renewable materials, or reduce waste.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/17-3026.00?tasks=22033"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/",
"code": "17-2199.08",
"title": "Robotics Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/",
"code": "17-2199.06",
"title": "Microsystems Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/",
"code": "17-2141.00",
"title": "Mechanical Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.02/",
"code": "17-2051.02",
"title": "Water/Wastewater Engineers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "22033",
"title": "Develop sustainable manufacturing technologies to reduce greenhouse gas emissions, minimize raw material use, replace toxic materials with non-toxic materials, replace non-renewable materials with renewable materials, or reduce waste.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/17-3026.00?tasks=22033"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/",
"code": "17-2199.08",
"title": "Robotics Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/",
"code": "17-2199.06",
"title": "Microsystems Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/",
"code": "17-2141.00",
"title": "Mechanical Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.02/",
"code": "17-2051.02",
"title": "Water/Wastewater Engineers",
"tags": {
"bright_outlook": true
}
}
]
}