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-1032.00/related/tools_used/27111801
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27111801,
"title": "Tape measures",
"example": [
"Hip chains"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9191.00/",
"code": "51-9191.00",
"title": "Adhesive Bonding Machine Operators and Tenders",
"tags": {},
"example": [
"Measuring tapes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"example": [
"Measuring tapes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Lufkin tape measures"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/",
"code": "49-2097.00",
"title": "Audiovisual Equipment Installers and Repairers",
"tags": {},
"example": [
"Lighted tape measures",
"Measuring tapes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
"code": "49-3022.00",
"title": "Automotive Glass Installers and Repairers",
"tags": {},
"example": [
"Measuring tapes"
]
}
]
}
"summary": {
"code": 27111801,
"title": "Tape measures",
"example": [
"Hip chains"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9191.00/",
"code": "51-9191.00",
"title": "Adhesive Bonding Machine Operators and Tenders",
"tags": {},
"example": [
"Measuring tapes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"example": [
"Measuring tapes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Lufkin tape measures"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/",
"code": "49-2097.00",
"title": "Audiovisual Equipment Installers and Repairers",
"tags": {},
"example": [
"Lighted tape measures",
"Measuring tapes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
"code": "49-3022.00",
"title": "Automotive Glass Installers and Repairers",
"tags": {},
"example": [
"Measuring tapes"
]
}
]
}