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/29-2034.00/related/tools_used/42201828
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42201828,
"title": "Medical x ray apparatus filters",
"example": [
"Filters",
"X ray beam restriction devices",
"X ray filters"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/",
"code": "29-1011.00",
"title": "Chiropractors",
"tags": {
"bright_outlook": true
},
"example": [
"Medical x ray filters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/",
"code": "29-2032.00",
"title": "Diagnostic Medical Sonographers",
"tags": {
"bright_outlook": true
},
"example": [
"X ray beam restriction devices"
]
}
]
}
"summary": {
"code": 42201828,
"title": "Medical x ray apparatus filters",
"example": [
"Filters",
"X ray beam restriction devices",
"X ray filters"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/",
"code": "29-1011.00",
"title": "Chiropractors",
"tags": {
"bright_outlook": true
},
"example": [
"Medical x ray filters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/",
"code": "29-2032.00",
"title": "Diagnostic Medical Sonographers",
"tags": {
"bright_outlook": true
},
"example": [
"X ray beam restriction devices"
]
}
]
}