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/19-2012.00/related/abilities/1.A.1.b.2
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.A.1.b.2",
"name": "Originality",
"description": "The ability to come up with unusual or clever ideas about a given topic or situation, or to develop creative ways to solve a problem.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.b.2"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/",
"code": "27-1013.00",
"title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
"tags": {}
},
{
"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/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3043.05/",
"code": "27-3043.05",
"title": "Poets, Lyricists and Creative Writers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/",
"code": "27-1025.00",
"title": "Interior Designers",
"tags": {}
}
]
}
"summary": {
"id": "1.A.1.b.2",
"name": "Originality",
"description": "The ability to come up with unusual or clever ideas about a given topic or situation, or to develop creative ways to solve a problem.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.b.2"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/",
"code": "27-1013.00",
"title": "Fine Artists, Including Painters, Sculptors, and Illustrators",
"tags": {}
},
{
"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/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3043.05/",
"code": "27-3043.05",
"title": "Poets, Lyricists and Creative Writers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/",
"code": "27-1025.00",
"title": "Interior Designers",
"tags": {}
}
]
}