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/13-1161.01/related/tasks/20323
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "20323",
"title": "Execute and manage communications with digital journalists or bloggers.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-1161.01?tasks=20323"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/",
"code": "19-1023.00",
"title": "Zoologists and Wildlife Biologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/",
"code": "47-2142.00",
"title": "Paperhangers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.01/",
"code": "15-1299.01",
"title": "Web Administrators",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "20323",
"title": "Execute and manage communications with digital journalists or bloggers.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-1161.01?tasks=20323"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/",
"code": "19-1023.00",
"title": "Zoologists and Wildlife Biologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/",
"code": "47-2142.00",
"title": "Paperhangers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.01/",
"code": "15-1299.01",
"title": "Web Administrators",
"tags": {
"bright_outlook": true
}
}
]
}