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/27-1027.00/related/detailed_work_activities/4.A.2.b.2.I18.D15
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.b.2.I18.D15",
"title": "Draw detailed or technical illustrations.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-1027.00?activities=4.A.2.b.2.I18.D15"
},
"occupation": [
{
"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/27-1014.00/",
"code": "27-1014.00",
"title": "Special Effects Artists and Animators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3042.00/",
"code": "27-3042.00",
"title": "Technical Writers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/",
"code": "27-1012.00",
"title": "Craft Artists",
"tags": {}
}
]
}
"summary": {
"id": "4.A.2.b.2.I18.D15",
"title": "Draw detailed or technical illustrations.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-1027.00?activities=4.A.2.b.2.I18.D15"
},
"occupation": [
{
"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/27-1014.00/",
"code": "27-1014.00",
"title": "Special Effects Artists and Animators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3042.00/",
"code": "27-3042.00",
"title": "Technical Writers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/",
"code": "27-1012.00",
"title": "Craft Artists",
"tags": {}
}
]
}