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/33-2011.00/related/tasks/22971
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "22971",
"title": "Maintain contact with fire dispatchers at all times to notify them of the need for additional firefighters and supplies, or to detail any difficulties encountered.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/33-2011.00?tasks=22971"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/",
"code": "33-3021.00",
"title": "Detectives and Criminal Investigators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/",
"code": "33-9093.00",
"title": "Transportation Security Screeners",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/",
"code": "33-1021.00",
"title": "First-Line Supervisors of Firefighting and Prevention Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/",
"code": "33-9032.00",
"title": "Security Guards",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/",
"code": "33-3011.00",
"title": "Bailiffs",
"tags": {}
}
]
}
"summary": {
"id": "22971",
"title": "Maintain contact with fire dispatchers at all times to notify them of the need for additional firefighters and supplies, or to detail any difficulties encountered.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/33-2011.00?tasks=22971"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/",
"code": "33-3021.00",
"title": "Detectives and Criminal Investigators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/",
"code": "33-9093.00",
"title": "Transportation Security Screeners",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/",
"code": "33-1021.00",
"title": "First-Line Supervisors of Firefighting and Prevention Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/",
"code": "33-9032.00",
"title": "Security Guards",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/",
"code": "33-3011.00",
"title": "Bailiffs",
"tags": {}
}
]
}