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-1141.03/related/tools_used/42242103
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42242103
,
"title": "Head or neck traction supplies",
"example": [
"Crutchfield tongs",
"Halo traction equipment"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/",
"code": "29-1011.00",
"title": "Chiropractors",
"tags": {
"bright_outlook": true
},
"example": [
"Cervical restoration traction systems",
"Cervical traction devices",
"Overdoor cervical traction devices"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2061.00/",
"code": "29-2061.00",
"title": "Licensed Practical and Licensed Vocational Nurses",
"tags": {},
"example": [
"Crutchfield tongs",
"Halo traction equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/",
"code": "29-1171.00",
"title": "Nurse Practitioners",
"tags": {
"bright_outlook": true
},
"example": [
"Halo traction equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/",
"code": "31-2021.00",
"title": "Physical Therapist Assistants",
"tags": {
"bright_outlook": true
},
"example": [
"Cervical traction equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1071.00/",
"code": "29-1071.00",
"title": "Physician Assistants",
"tags": {
"bright_outlook": true
},
"example": [
"Halo fixation devices",
"Tong traction devices"
]
}
]
}