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/33-9011.00/related/tools_used/10191701
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 10191701
,
"title": "Animal control traps",
"example": [
"Animal capture nets",
"Animal traps",
"Bat excluders"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/",
"code": "53-2022.00",
"title": "Airfield Operations Specialists",
"tags": {},
"example": [
"Animal traps"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1031.03/",
"code": "19-1031.03",
"title": "Park Naturalists",
"tags": {
"bright_outlook": true
},
"example": [
"Animal trapping equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/",
"code": "37-2021.00",
"title": "Pest Control Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Bait stations",
"Mechanical animal traps",
"Snap traps"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/",
"code": "19-1023.00",
"title": "Zoologists and Wildlife Biologists",
"tags": {},
"example": [
"Animal traps"
]
}
]
}