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-5111.00/related/abilities/1.A.4.a.3
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.A.4.a.3",
"name": "Visual Color Discrimination",
"description": "The ability to match or detect differences between colors, including shades of color and brightness.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.4.a.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/",
"code": "49-2022.00",
"title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/",
"code": "51-7021.00",
"title": "Furniture Finishers",
"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/27-1011.00/",
"code": "27-1011.00",
"title": "Art Directors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/",
"code": "27-1025.00",
"title": "Interior Designers",
"tags": {}
}
]
}
"summary": {
"id": "1.A.4.a.3",
"name": "Visual Color Discrimination",
"description": "The ability to match or detect differences between colors, including shades of color and brightness.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.4.a.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/",
"code": "49-2022.00",
"title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/",
"code": "51-7021.00",
"title": "Furniture Finishers",
"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/27-1011.00/",
"code": "27-1011.00",
"title": "Art Directors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/",
"code": "27-1025.00",
"title": "Interior Designers",
"tags": {}
}
]
}