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/17-3024.00/related/detailed_work_activities/4.A.3.a.2.I27.D01
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.a.2.I27.D01",
"title": "Fabricate devices or components.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/17-3024.00?activities=4.A.3.a.2.I27.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
"code": "17-3021.00",
"title": "Aerospace Engineering and Operations Technologists and Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.07/",
"code": "17-2199.07",
"title": "Photonics Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/",
"code": "17-3029.08",
"title": "Photonics Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2111.00/",
"code": "17-2111.00",
"title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.00/",
"code": "17-3027.00",
"title": "Mechanical Engineering Technologists and Technicians",
"tags": {}
}
]
}
"summary": {
"id": "4.A.3.a.2.I27.D01",
"title": "Fabricate devices or components.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/17-3024.00?activities=4.A.3.a.2.I27.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
"code": "17-3021.00",
"title": "Aerospace Engineering and Operations Technologists and Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.07/",
"code": "17-2199.07",
"title": "Photonics Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/",
"code": "17-3029.08",
"title": "Photonics Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2111.00/",
"code": "17-2111.00",
"title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.00/",
"code": "17-3027.00",
"title": "Mechanical Engineering Technologists and Technicians",
"tags": {}
}
]
}