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/11-3111.00/related/tasks/3282
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "3282",
"title": "Represent organization at personnel-related hearings and investigations.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/11-3111.00?tasks=3282"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1031.00/",
"code": "11-1031.00",
"title": "Legislators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9033.00/",
"code": "11-9033.00",
"title": "Education Administrators, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9199.01/",
"code": "11-9199.01",
"title": "Regulatory Affairs Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
"code": "11-2011.00",
"title": "Advertising and Promotions Managers",
"tags": {}
}
]
}
"summary": {
"id": "3282",
"title": "Represent organization at personnel-related hearings and investigations.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/11-3111.00?tasks=3282"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1031.00/",
"code": "11-1031.00",
"title": "Legislators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9033.00/",
"code": "11-9033.00",
"title": "Education Administrators, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9199.01/",
"code": "11-9199.01",
"title": "Regulatory Affairs Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
"code": "11-2011.00",
"title": "Advertising and Promotions Managers",
"tags": {}
}
]
}