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/43-4081.00/explore_more
Status:
200 OK
Content-Type:
application/json
{
"careers": [
{
"href": "https://api-v2.onetcenter.org/veterans/careers/39-6012.00/",
"code": "39-6012.00",
"title": "Concierges",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/41-2021.00/",
"code": "41-2021.00",
"title": "Counter & Rental Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/39-3093.00/",
"code": "39-3093.00",
"title": "Locker Room, Coatroom, & Dressing Room Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/11-9081.00/",
"code": "11-9081.00",
"title": "Lodging Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/43-4171.00/",
"code": "43-4171.00",
"title": "Receptionists & Information Clerks",
"tags": {
"bright_outlook": true
}
}
],
"industries": [
{
"most_people": "https://api-v2.onetcenter.org/veterans/industries/72/most_people",
"code": 72,
"title": "Hotel & Food"
}
]
}
"careers": [
{
"href": "https://api-v2.onetcenter.org/veterans/careers/39-6012.00/",
"code": "39-6012.00",
"title": "Concierges",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/41-2021.00/",
"code": "41-2021.00",
"title": "Counter & Rental Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/39-3093.00/",
"code": "39-3093.00",
"title": "Locker Room, Coatroom, & Dressing Room Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/11-9081.00/",
"code": "11-9081.00",
"title": "Lodging Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/veterans/careers/43-4171.00/",
"code": "43-4171.00",
"title": "Receptionists & Information Clerks",
"tags": {
"bright_outlook": true
}
}
],
"industries": [
{
"most_people": "https://api-v2.onetcenter.org/veterans/industries/72/most_people",
"code": 72,
"title": "Hotel & Food"
}
]
}