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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/27111714
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27111714
,
"title": "Specialty wrenches",
"example": [
"Bearing drivers",
"Breaker bars",
"Starter clutch wrenches"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
"code": "17-3021.00",
"title": "Aerospace Engineering and Operations Technologists and Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Bleeder wrenches"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"example": [
"Ignition wrench sets",
"Speed wrenches"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/",
"code": "51-2011.00",
"title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
"tags": {},
"example": [
"Case wrenches",
"Gear shaft wrenches",
"Input wrenches",
"Spline key wrenches"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
"code": "49-3022.00",
"title": "Automotive Glass Installers and Repairers",
"tags": {},
"example": [
"Mirror bracket wrenches"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Breaker bars",
"Chain wrenches",
"Locking wrenches",
"Ratcheting gear wrenches"
]
}
]
}