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/39-4011.00/related/tasks/4495
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4495",
"title": "Join lips, using needles and thread or wire.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/39-4011.00?tasks=4495"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4012.00/",
"code": "39-4012.00",
"title": "Crematory Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/",
"code": "39-4031.00",
"title": "Morticians, Undertakers, and Funeral Arrangers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4021.00/",
"code": "39-4021.00",
"title": "Funeral Attendants",
"tags": {}
}
]
}
"summary": {
"id": "4495",
"title": "Join lips, using needles and thread or wire.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/39-4011.00?tasks=4495"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4012.00/",
"code": "39-4012.00",
"title": "Crematory Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4031.00/",
"code": "39-4031.00",
"title": "Morticians, Undertakers, and Funeral Arrangers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4021.00/",
"code": "39-4021.00",
"title": "Funeral Attendants",
"tags": {}
}
]
}