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-1022.00/related/work_activities/4.A.2.b.2
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.b.2",
"name": "Thinking Creatively",
"description": "Developing, designing, or creating new applications, ideas, relationships, systems, or products, including artistic contributions.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.2.b.2"
},
"occupation": [
{
"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/29-1129.02/",
"code": "29-1129.02",
"title": "Music Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1255.01/",
"code": "15-1255.01",
"title": "Video Game Designers",
"tags": {
"bright_outlook": true
}
},
{
"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-2032.00/",
"code": "27-2032.00",
"title": "Choreographers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.2.b.2",
"name": "Thinking Creatively",
"description": "Developing, designing, or creating new applications, ideas, relationships, systems, or products, including artistic contributions.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.2.b.2"
},
"occupation": [
{
"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/29-1129.02/",
"code": "29-1129.02",
"title": "Music Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1255.01/",
"code": "15-1255.01",
"title": "Video Game Designers",
"tags": {
"bright_outlook": true
}
},
{
"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-2032.00/",
"code": "27-2032.00",
"title": "Choreographers",
"tags": {}
}
]
}