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/49-3053.00/related/abilities/1.A.1.b.3
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.A.1.b.3",
"name": "Problem Sensitivity",
"description": "The ability to tell when something is wrong or is likely to go wrong. It does not involve solving the problem, only recognizing that there is a problem.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.b.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/",
"code": "29-1218.00",
"title": "Obstetricians and Gynecologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/",
"code": "29-1211.00",
"title": "Anesthesiologists",
"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/29-1229.03/",
"code": "29-1229.03",
"title": "Urologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
"code": "53-2011.00",
"title": "Airline Pilots, Copilots, and Flight Engineers",
"tags": {}
}
]
}
"summary": {
"id": "1.A.1.b.3",
"name": "Problem Sensitivity",
"description": "The ability to tell when something is wrong or is likely to go wrong. It does not involve solving the problem, only recognizing that there is a problem.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.b.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/",
"code": "29-1218.00",
"title": "Obstetricians and Gynecologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/",
"code": "29-1211.00",
"title": "Anesthesiologists",
"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/29-1229.03/",
"code": "29-1229.03",
"title": "Urologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
"code": "53-2011.00",
"title": "Airline Pilots, Copilots, and Flight Engineers",
"tags": {}
}
]
}