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/online/occupations/33-3031.00/related/tools_used/41115501
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41115501,
"title": "Sonars",
"example": [
"Sonar equipment"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Side scan sonars"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/",
"code": "53-5021.00",
"title": "Captains, Mates, and Pilots of Water Vessels",
"tags": {},
"example": [
"Fathometer sonar equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/",
"code": "49-9092.00",
"title": "Commercial Divers",
"tags": {
"bright_outlook": true
},
"example": [
"Underwater sonar equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7031.00/",
"code": "53-7031.00",
"title": "Dredge Operators",
"tags": {},
"example": [
"Fathometer sonar equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/",
"code": "45-1011.00",
"title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
"tags": {},
"example": [
"Sonar equipment"
]
}
]
}
"summary": {
"code": 41115501,
"title": "Sonars",
"example": [
"Sonar equipment"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Side scan sonars"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/",
"code": "53-5021.00",
"title": "Captains, Mates, and Pilots of Water Vessels",
"tags": {},
"example": [
"Fathometer sonar equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/",
"code": "49-9092.00",
"title": "Commercial Divers",
"tags": {
"bright_outlook": true
},
"example": [
"Underwater sonar equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7031.00/",
"code": "53-7031.00",
"title": "Dredge Operators",
"tags": {},
"example": [
"Fathometer sonar equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/",
"code": "45-1011.00",
"title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
"tags": {},
"example": [
"Sonar equipment"
]
}
]
}