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-4013.00/related/detailed_work_activities/4.A.1.a.1.I16.D06
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.a.1.I16.D06",
"title": "Examine characteristics or behavior of living organisms.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/19-4013.00?activities=4.A.1.a.1.I16.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1022.00/",
"code": "19-1022.00",
"title": "Microbiologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/",
"code": "19-1023.00",
"title": "Zoologists and Wildlife Biologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/",
"code": "19-1029.04",
"title": "Biologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/",
"code": "19-4021.00",
"title": "Biological Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.1.a.1.I16.D06",
"title": "Examine characteristics or behavior of living organisms.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/19-4013.00?activities=4.A.1.a.1.I16.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1022.00/",
"code": "19-1022.00",
"title": "Microbiologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/",
"code": "19-1023.00",
"title": "Zoologists and Wildlife Biologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/",
"code": "19-1029.04",
"title": "Biologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/",
"code": "19-4021.00",
"title": "Biological Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
}
}
]
}