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/17-2021.00/related/detailed_work_activities/4.A.4.b.3.I04.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.b.3.I04.D02",
"title": "Train personnel on proper operational procedures.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/17-2021.00?activities=4.A.4.b.3.I04.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/",
"code": "33-2022.00",
"title": "Forest Fire Inspectors and Prevention Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1041.00/",
"code": "53-1041.00",
"title": "Aircraft Cargo Handling Supervisors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/",
"code": "17-1022.01",
"title": "Geodetic Surveyors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.03/",
"code": "17-2199.03",
"title": "Energy Engineers, Except Wind and Solar",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/",
"code": "17-1022.00",
"title": "Surveyors",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.4.b.3.I04.D02",
"title": "Train personnel on proper operational procedures.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/17-2021.00?activities=4.A.4.b.3.I04.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/",
"code": "33-2022.00",
"title": "Forest Fire Inspectors and Prevention Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1041.00/",
"code": "53-1041.00",
"title": "Aircraft Cargo Handling Supervisors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/",
"code": "17-1022.01",
"title": "Geodetic Surveyors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.03/",
"code": "17-2199.03",
"title": "Energy Engineers, Except Wind and Solar",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/",
"code": "17-1022.00",
"title": "Surveyors",
"tags": {
"bright_outlook": true
}
}
]
}