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/29-1123.00/related/tools_used/42251805
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42251805
,
"title": "Work table or station for rehabilitation or therapy",
"example": [
"Axial-resistance shoulder wheels",
"Shoulder wheels",
"Traction and mobilization physical therapy tables",
"Upper body ergometers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/",
"code": "25-2059.01",
"title": "Adapted Physical Education Specialists",
"tags": {},
"example": [
"Upper body ergometers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/",
"code": "29-1128.00",
"title": "Exercise Physiologists",
"tags": {
"bright_outlook": true
},
"example": [
"Arm crank ergometers"
]
}
]
}