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/19-5011.00/related/detailed_work_activities/4.A.4.b.6.I06.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.b.6.I06.D02",
"title": "Advise communities or institutions regarding health or safety issues.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/19-5011.00?activities=4.A.4.b.6.I06.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/",
"code": "29-1218.00",
"title": "Obstetricians and Gynecologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/",
"code": "29-1216.00",
"title": "General Internal Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/",
"code": "29-1221.00",
"title": "Pediatricians, General",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/",
"code": "29-1141.00",
"title": "Registered Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-5012.00/",
"code": "19-5012.00",
"title": "Occupational Health and Safety Technicians",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.4.b.6.I06.D02",
"title": "Advise communities or institutions regarding health or safety issues.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/19-5011.00?activities=4.A.4.b.6.I06.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/",
"code": "29-1218.00",
"title": "Obstetricians and Gynecologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/",
"code": "29-1216.00",
"title": "General Internal Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/",
"code": "29-1221.00",
"title": "Pediatricians, General",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/",
"code": "29-1141.00",
"title": "Registered Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-5012.00/",
"code": "19-5012.00",
"title": "Occupational Health and Safety Technicians",
"tags": {
"bright_outlook": true
}
}
]
}