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.4.b.4.I12.D20
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.b.4.I12.D20",
"title": "Coordinate logistics for productions or events.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-1027.00?activities=4.A.4.b.4.I12.D20"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.03/",
"code": "27-2012.03",
"title": "Media Programming Directors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/",
"code": "27-2012.00",
"title": "Producers and Directors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/",
"code": "27-2012.05",
"title": "Media Technical Directors/Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/",
"code": "27-2022.00",
"title": "Coaches and Scouts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/",
"code": "27-3023.00",
"title": "News Analysts, Reporters, and Journalists",
"tags": {}
}
]
}
"summary": {
"id": "4.A.4.b.4.I12.D20",
"title": "Coordinate logistics for productions or events.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-1027.00?activities=4.A.4.b.4.I12.D20"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.03/",
"code": "27-2012.03",
"title": "Media Programming Directors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/",
"code": "27-2012.00",
"title": "Producers and Directors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/",
"code": "27-2012.05",
"title": "Media Technical Directors/Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/",
"code": "27-2022.00",
"title": "Coaches and Scouts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/",
"code": "27-3023.00",
"title": "News Analysts, Reporters, and Journalists",
"tags": {}
}
]
}