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/41-9031.00/related/detailed_work_activities/4.A.2.b.1.I02.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.b.1.I02.D02",
"title": "Troubleshoot equipment or systems operation problems.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/41-9031.00?activities=4.A.2.b.1.I02.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/",
"code": "25-4022.00",
"title": "Librarians and Media Collections Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2091.00/",
"code": "49-2091.00",
"title": "Avionics Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/",
"code": "49-9081.00",
"title": "Wind Turbine Service Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/",
"code": "49-9099.01",
"title": "Geothermal Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/",
"code": "49-9044.00",
"title": "Millwrights",
"tags": {}
}
]
}
"summary": {
"id": "4.A.2.b.1.I02.D02",
"title": "Troubleshoot equipment or systems operation problems.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/41-9031.00?activities=4.A.2.b.1.I02.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/",
"code": "25-4022.00",
"title": "Librarians and Media Collections Specialists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2091.00/",
"code": "49-2091.00",
"title": "Avionics Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/",
"code": "49-9081.00",
"title": "Wind Turbine Service Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/",
"code": "49-9099.01",
"title": "Geothermal Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/",
"code": "49-9044.00",
"title": "Millwrights",
"tags": {}
}
]
}