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/11-9041.00/related/tools_used/43211712
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43211712,
"title": "Graphics tablets",
"example": [
"Drawing tablets"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/",
"code": "15-1221.00",
"title": "Computer and Information Research Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Graphics workstations"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
"code": "43-9031.00",
"title": "Desktop Publishers",
"tags": {},
"example": [
"Pen tablets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/",
"code": "19-4042.00",
"title": "Environmental Science and Protection Technicians, Including Health",
"tags": {
"bright_outlook": true
},
"example": [
"Digitizing tablets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {},
"example": [
"Computer drawing tablets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/",
"code": "19-2042.00",
"title": "Geoscientists, Except Hydrologists and Geographers",
"tags": {
"bright_outlook": true
},
"example": [
"Digitizing tablets"
]
}
]
}
"summary": {
"code": 43211712,
"title": "Graphics tablets",
"example": [
"Drawing tablets"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/",
"code": "15-1221.00",
"title": "Computer and Information Research Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Graphics workstations"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
"code": "43-9031.00",
"title": "Desktop Publishers",
"tags": {},
"example": [
"Pen tablets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/",
"code": "19-4042.00",
"title": "Environmental Science and Protection Technicians, Including Health",
"tags": {
"bright_outlook": true
},
"example": [
"Digitizing tablets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {},
"example": [
"Computer drawing tablets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/",
"code": "19-2042.00",
"title": "Geoscientists, Except Hydrologists and Geographers",
"tags": {
"bright_outlook": true
},
"example": [
"Digitizing tablets"
]
}
]
}