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/39-9041.00/related/tasks/6986
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "6986",
"title": "Answer telephones, and route calls or deliver messages.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/39-9041.00?tasks=6986"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4021.00/",
"code": "39-4021.00",
"title": "Funeral Attendants",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-6011.00/",
"code": "43-6011.00",
"title": "Executive Secretaries and Executive Administrative Assistants",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-6012.00/",
"code": "39-6012.00",
"title": "Concierges",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/",
"code": "39-5011.00",
"title": "Barbers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-7011.00/",
"code": "39-7011.00",
"title": "Tour Guides and Escorts",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "6986",
"title": "Answer telephones, and route calls or deliver messages.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/39-9041.00?tasks=6986"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-4021.00/",
"code": "39-4021.00",
"title": "Funeral Attendants",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-6011.00/",
"code": "43-6011.00",
"title": "Executive Secretaries and Executive Administrative Assistants",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-6012.00/",
"code": "39-6012.00",
"title": "Concierges",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/",
"code": "39-5011.00",
"title": "Barbers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-7011.00/",
"code": "39-7011.00",
"title": "Tour Guides and Escorts",
"tags": {
"bright_outlook": true
}
}
]
}