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-2031.00/related/detailed_work_activities/4.A.3.b.4.I09.D01
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.b.4.I09.D01",
"title": "Maintain medical equipment or instruments.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-2031.00?activities=4.A.3.b.4.I09.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2099.01/",
"code": "29-2099.01",
"title": "Neurodiagnostic Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/",
"code": "29-2035.00",
"title": "Magnetic Resonance Imaging Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/",
"code": "29-1126.00",
"title": "Respiratory Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-9093.00/",
"code": "31-9093.00",
"title": "Medical Equipment Preparers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-9095.00/",
"code": "31-9095.00",
"title": "Pharmacy Aides",
"tags": {}
}
]
}
"summary": {
"id": "4.A.3.b.4.I09.D01",
"title": "Maintain medical equipment or instruments.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-2031.00?activities=4.A.3.b.4.I09.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2099.01/",
"code": "29-2099.01",
"title": "Neurodiagnostic Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/",
"code": "29-2035.00",
"title": "Magnetic Resonance Imaging Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1126.00/",
"code": "29-1126.00",
"title": "Respiratory Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-9093.00/",
"code": "31-9093.00",
"title": "Medical Equipment Preparers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-9095.00/",
"code": "31-9095.00",
"title": "Pharmacy Aides",
"tags": {}
}
]
}