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/25-2022.00/related/tasks/6597
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "6597",
"title": "Attend professional meetings, educational conferences, and teacher training workshops to maintain and improve professional competence.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/25-2022.00?tasks=6597"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1123.00/",
"code": "25-1123.00",
"title": "English Language and Literature Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1031.00/",
"code": "25-1031.00",
"title": "Architecture Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1122.00/",
"code": "25-1122.00",
"title": "Communications Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1063.00/",
"code": "25-1063.00",
"title": "Economics Teachers, Postsecondary",
"tags": {}
}
]
}
"summary": {
"id": "6597",
"title": "Attend professional meetings, educational conferences, and teacher training workshops to maintain and improve professional competence.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/25-2022.00?tasks=6597"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1123.00/",
"code": "25-1123.00",
"title": "English Language and Literature Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1031.00/",
"code": "25-1031.00",
"title": "Architecture Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1122.00/",
"code": "25-1122.00",
"title": "Communications Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1063.00/",
"code": "25-1063.00",
"title": "Economics Teachers, Postsecondary",
"tags": {}
}
]
}