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-2041.00/related/detailed_work_activities/4.A.1.a.1.I01.D04
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.a.1.I01.D04",
"title": "Study scripts to determine project requirements.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-2041.00?activities=4.A.1.a.1.I01.D04"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2011.00/",
"code": "27-2011.00",
"title": "Actors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2032.00/",
"code": "27-2032.00",
"title": "Choreographers",
"tags": {}
},
{
"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-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/",
"code": "27-4032.00",
"title": "Film and Video Editors",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.a.1.I01.D04",
"title": "Study scripts to determine project requirements.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-2041.00?activities=4.A.1.a.1.I01.D04"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2011.00/",
"code": "27-2011.00",
"title": "Actors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2032.00/",
"code": "27-2032.00",
"title": "Choreographers",
"tags": {}
},
{
"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-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/",
"code": "27-4032.00",
"title": "Film and Video Editors",
"tags": {}
}
]
}