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/21-1093.00/related/tasks/3757
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "3757",
"title": "Submit reports and review reports or problems with superior.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/21-1093.00?tasks=3757"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.06/",
"code": "15-1299.06",
"title": "Digital Forensics Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2022.00/",
"code": "13-2022.00",
"title": "Appraisers of Personal and Business Property",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4044.00/",
"code": "19-4044.00",
"title": "Hydrologic Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/",
"code": "21-1092.00",
"title": "Probation Officers and Correctional Treatment Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.07/",
"code": "17-2199.07",
"title": "Photonics Engineers",
"tags": {}
}
]
}
"summary": {
"id": "3757",
"title": "Submit reports and review reports or problems with superior.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/21-1093.00?tasks=3757"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.06/",
"code": "15-1299.06",
"title": "Digital Forensics Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2022.00/",
"code": "13-2022.00",
"title": "Appraisers of Personal and Business Property",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4044.00/",
"code": "19-4044.00",
"title": "Hydrologic Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/",
"code": "21-1092.00",
"title": "Probation Officers and Correctional Treatment Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.07/",
"code": "17-2199.07",
"title": "Photonics Engineers",
"tags": {}
}
]
}