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-4071.00/related/tools_used/23161510
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23161510
,
"title": "Casting machines",
"example": [
"Centrifugal casting machines",
"Coremaking machines",
"Die casting machines",
"Vacuum casting machines"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/",
"code": "17-3026.00",
"title": "Industrial Engineering Technologists and Technicians",
"tags": {},
"example": [
"Centrifugal casting machines",
"Permanent mold casting machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/",
"code": "51-4041.00",
"title": "Machinists",
"tags": {},
"example": [
"Centrifugal spin casters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2032.00/",
"code": "19-2032.00",
"title": "Materials Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Tape casters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"tags": {},
"example": [
"Centrifugal casting machines",
"Continuous casting machines",
"Die casting machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4072.00/",
"code": "51-4072.00",
"title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
"tags": {},
"example": [
"Gravity die casting machines",
"Pressure die casting machines"
]
}
]
}