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/17-2112.00/related/tools_used/41104501
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41104501,
"title": "Laboratory mechanical convection ovens",
"example": [
"Environmental ovens"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/",
"code": "19-1021.00",
"title": "Biochemists and Biophysicists",
"tags": {
"bright_outlook": true
},
"example": [
"Laboratory convection ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
"code": "51-8099.01",
"title": "Biofuels Processing Technicians",
"tags": {},
"example": [
"Gravity convection ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/",
"code": "11-3051.03",
"title": "Biofuels Production Managers",
"tags": {},
"example": [
"Gravity convection ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/",
"code": "19-4021.00",
"title": "Biological Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Laboratory ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4031.00/",
"code": "19-4031.00",
"title": "Chemical Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Gravity convection ovens"
]
}
]
}
"summary": {
"code": 41104501,
"title": "Laboratory mechanical convection ovens",
"example": [
"Environmental ovens"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/",
"code": "19-1021.00",
"title": "Biochemists and Biophysicists",
"tags": {
"bright_outlook": true
},
"example": [
"Laboratory convection ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
"code": "51-8099.01",
"title": "Biofuels Processing Technicians",
"tags": {},
"example": [
"Gravity convection ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/",
"code": "11-3051.03",
"title": "Biofuels Production Managers",
"tags": {},
"example": [
"Gravity convection ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/",
"code": "19-4021.00",
"title": "Biological Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Laboratory ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4031.00/",
"code": "19-4031.00",
"title": "Chemical Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Gravity convection ovens"
]
}
]
}