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-1066.00/related/detailed_work_activities/4.A.4.b.3.I02.D03
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.b.3.I02.D03",
"title": "Teach social science courses at the college level.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/25-1066.00?activities=4.A.4.b.3.I02.D03"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3011.01/",
"code": "19-3011.01",
"title": "Environmental Economists",
"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": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/",
"code": "17-2131.00",
"title": "Materials Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1065.00/",
"code": "25-1065.00",
"title": "Political Science Teachers, Postsecondary",
"tags": {}
}
]
}
"summary": {
"id": "4.A.4.b.3.I02.D03",
"title": "Teach social science courses at the college level.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/25-1066.00?activities=4.A.4.b.3.I02.D03"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3011.01/",
"code": "19-3011.01",
"title": "Environmental Economists",
"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": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/",
"code": "17-2131.00",
"title": "Materials Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1065.00/",
"code": "25-1065.00",
"title": "Political Science Teachers, Postsecondary",
"tags": {}
}
]
}