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-3041.00/related/detailed_work_activities/4.A.4.a.7.I02.D12
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.7.I02.D12",
"title": "Negotiate for services.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-3041.00?activities=4.A.4.a.7.I02.D12"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.04/",
"code": "27-2012.04",
"title": "Talent Directors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2041.00/",
"code": "27-2041.00",
"title": "Music Directors and Composers",
"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-2012.00/",
"code": "27-2012.00",
"title": "Producers and Directors",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.4.a.7.I02.D12",
"title": "Negotiate for services.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-3041.00?activities=4.A.4.a.7.I02.D12"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.04/",
"code": "27-2012.04",
"title": "Talent Directors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2041.00/",
"code": "27-2041.00",
"title": "Music Directors and Composers",
"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-2012.00/",
"code": "27-2012.00",
"title": "Producers and Directors",
"tags": {
"bright_outlook": true
}
}
]
}