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/43-1011.00/related/abilities/1.A.1.a.1
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.A.1.a.1",
"name": "Oral Comprehension",
"description": "The ability to listen to and understand information and ideas presented through spoken words and sentences.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.a.1"
},
"occupation": [
{
"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/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1023.00/",
"code": "23-1023.00",
"title": "Judges, Magistrate Judges, and Magistrates",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/",
"code": "23-1011.00",
"title": "Lawyers",
"tags": {}
}
]
}
"summary": {
"id": "1.A.1.a.1",
"name": "Oral Comprehension",
"description": "The ability to listen to and understand information and ideas presented through spoken words and sentences.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.a.1"
},
"occupation": [
{
"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/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1023.00/",
"code": "23-1023.00",
"title": "Judges, Magistrate Judges, and Magistrates",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/",
"code": "23-1011.00",
"title": "Lawyers",
"tags": {}
}
]
}