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-3092.00/related/abilities/1.A.1.a.3
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.A.1.a.3",
"name": "Oral Expression",
"description": "The ability to communicate information and ideas in speaking so others will understand.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.a.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/",
"code": "23-1011.00",
"title": "Lawyers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/",
"code": "29-1221.00",
"title": "Pediatricians, General",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
"code": "27-3011.00",
"title": "Broadcast Announcers and Radio Disc Jockeys",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1051.00/",
"code": "25-1051.00",
"title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
"tags": {}
}
]
}
"summary": {
"id": "1.A.1.a.3",
"name": "Oral Expression",
"description": "The ability to communicate information and ideas in speaking so others will understand.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.a.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/",
"code": "23-1011.00",
"title": "Lawyers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/",
"code": "29-1221.00",
"title": "Pediatricians, General",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
"code": "27-3011.00",
"title": "Broadcast Announcers and Radio Disc Jockeys",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1051.00/",
"code": "25-1051.00",
"title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
"tags": {}
}
]
}