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/27-3023.00/related/tools_used/52161514
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 52161514,
"title": "Headphones",
"example": [
"Communication headphones"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
"code": "27-3011.00",
"title": "Broadcast Announcers and Radio Disc Jockeys",
"tags": {},
"example": [
"Headsets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/",
"code": "27-4031.00",
"title": "Camera Operators, Television, Video, and Film",
"tags": {},
"example": [
"Circumaural headphones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1122.00/",
"code": "25-1122.00",
"title": "Communications Teachers, Postsecondary",
"tags": {},
"example": [
"Headphone amplifiers",
"Studio headphones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/",
"code": "29-2092.00",
"title": "Hearing Aid Specialists",
"tags": {
"bright_outlook": true
},
"example": [
"Circumaural headphones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3091.00/",
"code": "27-3091.00",
"title": "Interpreters and Translators",
"tags": {},
"example": [
"Headsets"
]
}
]
}
"summary": {
"code": 52161514,
"title": "Headphones",
"example": [
"Communication headphones"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
"code": "27-3011.00",
"title": "Broadcast Announcers and Radio Disc Jockeys",
"tags": {},
"example": [
"Headsets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/",
"code": "27-4031.00",
"title": "Camera Operators, Television, Video, and Film",
"tags": {},
"example": [
"Circumaural headphones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1122.00/",
"code": "25-1122.00",
"title": "Communications Teachers, Postsecondary",
"tags": {},
"example": [
"Headphone amplifiers",
"Studio headphones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/",
"code": "29-2092.00",
"title": "Hearing Aid Specialists",
"tags": {
"bright_outlook": true
},
"example": [
"Circumaural headphones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3091.00/",
"code": "27-3091.00",
"title": "Interpreters and Translators",
"tags": {},
"example": [
"Headsets"
]
}
]
}