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
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/17-2199.09/related/tasks/16544
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "16544",
"title": "Design or engineer nanomaterials, nanodevices, nano-enabled products, or nanosystems, using three-dimensional computer-aided design (CAD) software.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/17-2199.09?tasks=16544"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/",
"code": "17-2141.01",
"title": "Fuel Cell Engineers",
"tags": {
"bright_outlook": true
}
}
]
}