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/51-7021.00/related/abilities/1.A.1.f.2
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.A.1.f.2",
"name": "Visualization",
"description": "The ability to imagine how something will look after it is moved around or when its parts are moved or rearranged.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.f.2"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/",
"code": "27-1027.00",
"title": "Set and Exhibit Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"tags": {}
},
{
"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/17-1012.00/",
"code": "17-1012.00",
"title": "Landscape Architects",
"tags": {}
}
]
}
"summary": {
"id": "1.A.1.f.2",
"name": "Visualization",
"description": "The ability to imagine how something will look after it is moved around or when its parts are moved or rearranged.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.f.2"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/",
"code": "27-1027.00",
"title": "Set and Exhibit Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"tags": {}
},
{
"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/17-1012.00/",
"code": "17-1012.00",
"title": "Landscape Architects",
"tags": {}
}
]
}