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/19-1023.00/related/tools_used/25101905
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 25101905
,
"title": "All terrain vehicles tracked or wheeled",
"example": [
"All terrain vehicles ATV",
"Four wheel drive 4WD vehicles"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
"code": "45-2091.00",
"title": "Agricultural Equipment Operators",
"tags": {
"bright_outlook": true
},
"example": [
"All terrain vehicles ATV",
"Utility vehicles"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/",
"code": "53-2022.00",
"title": "Airfield Operations Specialists",
"tags": {},
"example": [
"All terrain vehicles ATVs"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Four wheel drive 4WD vehicles"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/",
"code": "49-9051.00",
"title": "Electrical Power-Line Installers and Repairers",
"tags": {
"bright_outlook": true
},
"example": [
"All terrain vehicles ATV"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2041.00/",
"code": "19-2041.00",
"title": "Environmental Scientists and Specialists, Including Health",
"tags": {
"bright_outlook": true
},
"example": [
"All terrain vehicles ATV"
]
}
]
}