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-2032.00/related/tasks/6674
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "6674",
"title": "Establish and enforce rules for behavior and procedures for maintaining order among students.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/25-2032.00?tasks=6674"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/",
"code": "25-2059.01",
"title": "Adapted Physical Education Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1052.00/",
"code": "25-1052.00",
"title": "Chemistry Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2056.00/",
"code": "25-2056.00",
"title": "Special Education Teachers, Elementary School",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/",
"code": "25-2055.00",
"title": "Special Education Teachers, Kindergarten",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
"code": "25-2023.00",
"title": "Career/Technical Education Teachers, Middle School",
"tags": {}
}
]
}
"summary": {
"id": "6674",
"title": "Establish and enforce rules for behavior and procedures for maintaining order among students.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/25-2032.00?tasks=6674"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/",
"code": "25-2059.01",
"title": "Adapted Physical Education Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1052.00/",
"code": "25-1052.00",
"title": "Chemistry Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2056.00/",
"code": "25-2056.00",
"title": "Special Education Teachers, Elementary School",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/",
"code": "25-2055.00",
"title": "Special Education Teachers, Kindergarten",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
"code": "25-2023.00",
"title": "Career/Technical Education Teachers, Middle School",
"tags": {}
}
]
}