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/51-9071.06/related/tools_used/23101508
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23101508
,
"title": "Cutting machines",
"example": [
"Cutting laps",
"Optically magnified facet machines"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/",
"code": "47-2021.00",
"title": "Brickmasons and Blockmasons",
"tags": {},
"example": [
"Power joint cutters",
"Stone splitters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/",
"code": "51-7011.00",
"title": "Cabinetmakers and Bench Carpenters",
"tags": {},
"example": [
"Tenoners"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2021.00/",
"code": "51-2021.00",
"title": "Coil Winders, Tapers, and Finishers",
"tags": {},
"example": [
"Wire cutting machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4031.00/",
"code": "51-4031.00",
"title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
"tags": {},
"example": [
"Notching machines",
"Power guillotine cutters",
"Slitting machines",
"Thermal cutting machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9041.00/",
"code": "51-9041.00",
"title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
"tags": {},
"example": [
"Slitters"
]
}
]
}