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/39-3031.00/related/detailed_work_activities/4.A.4.a.2.I09.D04
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.2.I09.D04",
"title": "Collaborate with others to develop or refine designs.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/39-3031.00?activities=4.A.4.a.2.I09.D04"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1021.00/",
"code": "27-1021.00",
"title": "Commercial and Industrial Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1024.00/",
"code": "27-1024.00",
"title": "Graphic Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1011.00/",
"code": "27-1011.00",
"title": "Art Directors",
"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.4.a.2.I09.D04",
"title": "Collaborate with others to develop or refine designs.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/39-3031.00?activities=4.A.4.a.2.I09.D04"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1021.00/",
"code": "27-1021.00",
"title": "Commercial and Industrial Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1024.00/",
"code": "27-1024.00",
"title": "Graphic Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1011.00/",
"code": "27-1011.00",
"title": "Art Directors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.00/",
"code": "17-3027.00",
"title": "Mechanical Engineering Technologists and Technicians",
"tags": {}
}
]
}