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/45-4021.00/related/tasks/13495
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "13495",
"title": "Insert jacks or drive wedges behind saws to prevent binding of saws and to start trees falling.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/45-4021.00?tasks=13495"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4022.00/",
"code": "45-4022.00",
"title": "Logging Equipment Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4011.00/",
"code": "45-4011.00",
"title": "Forest and Conservation Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2092.00/",
"code": "45-2092.00",
"title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4023.00/",
"code": "45-4023.00",
"title": "Log Graders and Scalers",
"tags": {}
}
]
}
"summary": {
"id": "13495",
"title": "Insert jacks or drive wedges behind saws to prevent binding of saws and to start trees falling.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/45-4021.00?tasks=13495"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4022.00/",
"code": "45-4022.00",
"title": "Logging Equipment Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4011.00/",
"code": "45-4011.00",
"title": "Forest and Conservation Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2092.00/",
"code": "45-2092.00",
"title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4023.00/",
"code": "45-4023.00",
"title": "Log Graders and Scalers",
"tags": {}
}
]
}