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-3092.00/related/tasks/8661
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "8661",
"title": "Record depositions and other proceedings for attorneys.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/27-3092.00?tasks=8661"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1012.00/",
"code": "23-1012.00",
"title": "Judicial Law Clerks",
"tags": {}
}
]
}
"summary": {
"id": "8661",
"title": "Record depositions and other proceedings for attorneys.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/27-3092.00?tasks=8661"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1012.00/",
"code": "23-1012.00",
"title": "Judicial Law Clerks",
"tags": {}
}
]
}