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/21-1022.00/related/tasks/270
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "270",
"title": "Oversee Medicaid- and Medicare-related paperwork and recordkeeping in hospitals.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/21-1022.00?tasks=270"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1014.00/",
"code": "21-1014.00",
"title": "Mental Health Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1012.00/",
"code": "21-1012.00",
"title": "Educational, Guidance, and Career Counselors and Advisors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/",
"code": "11-9171.00",
"title": "Funeral Home Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5011.01/",
"code": "43-5011.01",
"title": "Freight Forwarders",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "270",
"title": "Oversee Medicaid- and Medicare-related paperwork and recordkeeping in hospitals.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/21-1022.00?tasks=270"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1014.00/",
"code": "21-1014.00",
"title": "Mental Health Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1012.00/",
"code": "21-1012.00",
"title": "Educational, Guidance, and Career Counselors and Advisors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9171.00/",
"code": "11-9171.00",
"title": "Funeral Home Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5011.01/",
"code": "43-5011.01",
"title": "Freight Forwarders",
"tags": {
"bright_outlook": true
}
}
]
}