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/43-5071.00/related/tools_used/23152902
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23152902
,
"title": "Form or fill or seal machinery",
"example": [
"Pillow packing machines",
"Taping machines"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/",
"code": "53-7064.00",
"title": "Packers and Packagers, Hand",
"tags": {},
"example": [
"Bagging machines",
"Clamshell sealers",
"Heat sealers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/",
"code": "51-3023.00",
"title": "Slaughterers and Meat Packers",
"tags": {},
"example": [
"Meat package filling and sealing machines"
]
}
]
}