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-1141.04/related/detailed_work_activities/4.A.1.b.2.I09.D03
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.2.I09.D03",
"title": "Examine patients to assess general physical condition.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-1141.04?activities=4.A.1.b.2.I09.D03"
},
"occupation": [
{
"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-1161.00/",
"code": "29-1161.00",
"title": "Nurse Midwives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/",
"code": "29-9099.01",
"title": "Midwives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/",
"code": "29-1229.04",
"title": "Physical Medicine and Rehabilitation Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/",
"code": "29-1291.00",
"title": "Acupuncturists",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.1.b.2.I09.D03",
"title": "Examine patients to assess general physical condition.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-1141.04?activities=4.A.1.b.2.I09.D03"
},
"occupation": [
{
"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-1161.00/",
"code": "29-1161.00",
"title": "Nurse Midwives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/",
"code": "29-9099.01",
"title": "Midwives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/",
"code": "29-1229.04",
"title": "Physical Medicine and Rehabilitation Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/",
"code": "29-1291.00",
"title": "Acupuncturists",
"tags": {
"bright_outlook": true
}
}
]
}