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/veterans/careers/29-2099.01/explore_more
Status:
200 OK
Content-Type:
application/json
{
"careers": [
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2031.00/",
"code": "29-2031.00",
"title": "Cardiovascular Technologists & Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2032.00/",
"code": "29-2032.00",
"title": "Diagnostic Medical Sonographers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2035.00/",
"code": "29-2035.00",
"title": "Magnetic Resonance Imaging Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2099.05/",
"code": "29-2099.05",
"title": "Ophthalmic Medical Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2034.00/",
"code": "29-2034.00",
"title": "Radiologic Technologists & Technicians",
"tags": {
"bright_outlook": true
}
}
],
"industries": [
{
"most_people": "https://api-v2.onetcenter.org/veterans/industries/62/most_people",
"code": 62,
"title": "Health & Counseling"
}
]
}
"careers": [
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2031.00/",
"code": "29-2031.00",
"title": "Cardiovascular Technologists & Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2032.00/",
"code": "29-2032.00",
"title": "Diagnostic Medical Sonographers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2035.00/",
"code": "29-2035.00",
"title": "Magnetic Resonance Imaging Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2099.05/",
"code": "29-2099.05",
"title": "Ophthalmic Medical Technologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/29-2034.00/",
"code": "29-2034.00",
"title": "Radiologic Technologists & Technicians",
"tags": {
"bright_outlook": true
}
}
],
"industries": [
{
"most_people": "https://api-v2.onetcenter.org/veterans/industries/62/most_people",
"code": 62,
"title": "Health & Counseling"
}
]
}