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-9032.00/related/detailed_work_activities/4.A.1.b.2.I07.D14
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.2.I07.D14",
"title": "Inspect equipment to ensure safety or proper functioning.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/33-9032.00?activities=4.A.1.b.2.I07.D14"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2111.00/",
"code": "17-2111.00",
"title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/",
"code": "33-9092.00",
"title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/",
"code": "33-9099.02",
"title": "Retail Loss Prevention Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4015.00/",
"code": "27-4015.00",
"title": "Lighting Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.b.2.I07.D14",
"title": "Inspect equipment to ensure safety or proper functioning.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/33-9032.00?activities=4.A.1.b.2.I07.D14"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2111.00/",
"code": "17-2111.00",
"title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/",
"code": "33-9092.00",
"title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/",
"code": "33-9099.02",
"title": "Retail Loss Prevention Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4015.00/",
"code": "27-4015.00",
"title": "Lighting Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {}
}
]
}