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-2021.00/related/tasks/6572
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "6572",
"title": "Sponsor extracurricular activities, such as clubs, student organizations, and academic contests.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/25-2021.00?tasks=6572"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-3031.00/",
"code": "25-3031.00",
"title": "Substitute Teachers, Short-Term",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1124.00/",
"code": "25-1124.00",
"title": "Foreign Language and Literature Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
"code": "25-2023.00",
"title": "Career/Technical Education Teachers, Middle School",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/",
"code": "25-2031.00",
"title": "Secondary School Teachers, Except Special and Career/Technical Education",
"tags": {}
}
]
}
"summary": {
"id": "6572",
"title": "Sponsor extracurricular activities, such as clubs, student organizations, and academic contests.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/25-2021.00?tasks=6572"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-3031.00/",
"code": "25-3031.00",
"title": "Substitute Teachers, Short-Term",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1124.00/",
"code": "25-1124.00",
"title": "Foreign Language and Literature Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
"code": "25-2023.00",
"title": "Career/Technical Education Teachers, Middle School",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/",
"code": "25-2031.00",
"title": "Secondary School Teachers, Except Special and Career/Technical Education",
"tags": {}
}
]
}