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/27-2011.00/related/tasks/7656
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "7656",
"title": "Tell jokes, perform comic dances, songs and skits, impersonate mannerisms and voices of others, contort face, and use other devices to amuse audiences.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/27-2011.00?tasks=7656"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/",
"code": "27-2031.00",
"title": "Dancers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/",
"code": "27-1013.00",
"title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
"tags": {}
}
]
}
"summary": {
"id": "7656",
"title": "Tell jokes, perform comic dances, songs and skits, impersonate mannerisms and voices of others, contort face, and use other devices to amuse audiences.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/27-2011.00?tasks=7656"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/",
"code": "27-2031.00",
"title": "Dancers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/",
"code": "27-1013.00",
"title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
"tags": {}
}
]
}