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/53-3054.00/related/tasks/23760
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "23760",
"title": "Complete accident reports when necessary.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-3054.00?tasks=23760"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-4041.00/",
"code": "53-4041.00",
"title": "Subway and Streetcar Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-4011.00/",
"code": "53-4011.00",
"title": "Locomotive Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/",
"code": "53-7081.00",
"title": "Refuse and Recyclable Material Collectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/",
"code": "53-6051.07",
"title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/",
"code": "53-6011.00",
"title": "Bridge and Lock Tenders",
"tags": {}
}
]
}
"summary": {
"id": "23760",
"title": "Complete accident reports when necessary.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-3054.00?tasks=23760"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-4041.00/",
"code": "53-4041.00",
"title": "Subway and Streetcar Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-4011.00/",
"code": "53-4011.00",
"title": "Locomotive Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/",
"code": "53-7081.00",
"title": "Refuse and Recyclable Material Collectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/",
"code": "53-6051.07",
"title": "Transportation Vehicle, Equipment and Systems Inspectors, Except Aviation",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/",
"code": "53-6011.00",
"title": "Bridge and Lock Tenders",
"tags": {}
}
]
}