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/29-1211.00/related/detailed_work_activities/4.A.1.a.1.I19.D01
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.a.1.I19.D01",
"title": "Conduct research to increase knowledge about medical issues.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-1211.00?activities=4.A.1.a.1.I19.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.02/",
"code": "19-3039.02",
"title": "Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/",
"code": "29-1229.05",
"title": "Preventive Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1213.00/",
"code": "29-1213.00",
"title": "Dermatologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2091.00/",
"code": "29-2091.00",
"title": "Orthotists and Prosthetists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/",
"code": "29-2051.00",
"title": "Dietetic Technicians",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.a.1.I19.D01",
"title": "Conduct research to increase knowledge about medical issues.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-1211.00?activities=4.A.1.a.1.I19.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.02/",
"code": "19-3039.02",
"title": "Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/",
"code": "29-1229.05",
"title": "Preventive Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1213.00/",
"code": "29-1213.00",
"title": "Dermatologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2091.00/",
"code": "29-2091.00",
"title": "Orthotists and Prosthetists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/",
"code": "29-2051.00",
"title": "Dietetic Technicians",
"tags": {}
}
]
}