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/31-9097.00/related/tasks/19395
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "19395",
"title": "Train other medical personnel in phlebotomy or laboratory techniques.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/31-9097.00?tasks=19395"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2036.00/",
"code": "29-2036.00",
"title": "Medical Dosimetrists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/",
"code": "31-2021.00",
"title": "Physical Therapist Assistants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/",
"code": "31-2012.00",
"title": "Occupational Therapy Aides",
"tags": {}
},
{
"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/31-2011.00/",
"code": "31-2011.00",
"title": "Occupational Therapy Assistants",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "19395",
"title": "Train other medical personnel in phlebotomy or laboratory techniques.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/31-9097.00?tasks=19395"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2036.00/",
"code": "29-2036.00",
"title": "Medical Dosimetrists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/",
"code": "31-2021.00",
"title": "Physical Therapist Assistants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-2012.00/",
"code": "31-2012.00",
"title": "Occupational Therapy Aides",
"tags": {}
},
{
"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/31-2011.00/",
"code": "31-2011.00",
"title": "Occupational Therapy Assistants",
"tags": {
"bright_outlook": true
}
}
]
}