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/53-3053.00/related/detailed_work_activities/4.A.2.b.5.I02.D07
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.b.5.I02.D07",
"title": "Schedule operational activities.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/53-3053.00?activities=4.A.2.b.5.I02.D07"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
"code": "43-4011.00",
"title": "Brokerage Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5032.00/",
"code": "43-5032.00",
"title": "Dispatchers, Except Police, Fire, and Ambulance",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5061.00/",
"code": "43-5061.00",
"title": "Production, Planning, and Expediting Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/",
"code": "53-1042.01",
"title": "Recycling Coordinators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/",
"code": "53-7081.00",
"title": "Refuse and Recyclable Material Collectors",
"tags": {}
}
]
}
"summary": {
"id": "4.A.2.b.5.I02.D07",
"title": "Schedule operational activities.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/53-3053.00?activities=4.A.2.b.5.I02.D07"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
"code": "43-4011.00",
"title": "Brokerage Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5032.00/",
"code": "43-5032.00",
"title": "Dispatchers, Except Police, Fire, and Ambulance",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5061.00/",
"code": "43-5061.00",
"title": "Production, Planning, and Expediting Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/",
"code": "53-1042.01",
"title": "Recycling Coordinators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/",
"code": "53-7081.00",
"title": "Refuse and Recyclable Material Collectors",
"tags": {}
}
]
}