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/53-7021.00/related/tools_used/22101702
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 22101702,
"title": "Earthmoving buckets or its parts or accessories",
"example": [
"Clamshell buckets",
"Orange peel buckets"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7031.00/",
"code": "53-7031.00",
"title": "Dredge Operators",
"tags": {},
"example": [
"Clamshell buckets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {},
"example": [
"Crusher excavator buckets",
"Earthmover standard buckets",
"Rock buckets",
"Trencher excavator attachments"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/",
"code": "19-4071.00",
"title": "Forest and Conservation Technicians",
"tags": {},
"example": [
"Slurry buckets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/",
"code": "47-4051.00",
"title": "Highway Maintenance Workers",
"tags": {},
"example": [
"30-ton clam buckets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2073.00/",
"code": "47-2073.00",
"title": "Operating Engineers and Other Construction Equipment Operators",
"tags": {},
"example": [
"Bucket attachments"
]
}
]
}
"summary": {
"code": 22101702,
"title": "Earthmoving buckets or its parts or accessories",
"example": [
"Clamshell buckets",
"Orange peel buckets"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7031.00/",
"code": "53-7031.00",
"title": "Dredge Operators",
"tags": {},
"example": [
"Clamshell buckets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {},
"example": [
"Crusher excavator buckets",
"Earthmover standard buckets",
"Rock buckets",
"Trencher excavator attachments"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/",
"code": "19-4071.00",
"title": "Forest and Conservation Technicians",
"tags": {},
"example": [
"Slurry buckets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/",
"code": "47-4051.00",
"title": "Highway Maintenance Workers",
"tags": {},
"example": [
"30-ton clam buckets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2073.00/",
"code": "47-2073.00",
"title": "Operating Engineers and Other Construction Equipment Operators",
"tags": {},
"example": [
"Bucket attachments"
]
}
]
}