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/49-3093.00/related/tools_used/27131502
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27131502,
"title": "Compressed air gun",
"example": [
"Air spray guns",
"Tire plug guns"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Impact guns"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/",
"code": "39-2021.00",
"title": "Animal Caretakers",
"tags": {
"bright_outlook": true
},
"example": [
"Spear guns"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
"code": "33-9011.00",
"title": "Animal Control Workers",
"tags": {},
"example": [
"Blowguns"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Pneumatic airscribes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Impact guns",
"Pneumatic chassis lubriguns"
]
}
]
}
"summary": {
"code": 27131502,
"title": "Compressed air gun",
"example": [
"Air spray guns",
"Tire plug guns"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Impact guns"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/",
"code": "39-2021.00",
"title": "Animal Caretakers",
"tags": {
"bright_outlook": true
},
"example": [
"Spear guns"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
"code": "33-9011.00",
"title": "Animal Control Workers",
"tags": {},
"example": [
"Blowguns"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Pneumatic airscribes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Impact guns",
"Pneumatic chassis lubriguns"
]
}
]
}