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/27-2021.00/related/tools_used/49151502
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 49151502
,
"title": "Skis",
"example": [
"Cross-country skis",
"Downhill skis"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/",
"code": "45-3031.00",
"title": "Fishing and Hunting Workers",
"tags": {},
"example": [
"Cross country skis",
"Snowshoes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/",
"code": "33-9092.00",
"title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Snow skis",
"Snowshoes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1031.03/",
"code": "19-1031.03",
"title": "Park Naturalists",
"tags": {
"bright_outlook": true
},
"example": [
"Snow skis"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/",
"code": "29-1125.00",
"title": "Recreational Therapists",
"tags": {},
"example": [
"Snow skis"
]
}
]
}