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/29-2011.01/related/tools_used/41121806
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41121806
,
"title": "Laboratory vials",
"example": [
"2 ml cryovials",
"4 ml cryovials"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/",
"code": "17-3022.00",
"title": "Civil Engineering Technologists and Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.01/",
"code": "13-1041.01",
"title": "Environmental Compliance Inspectors",
"tags": {},
"example": [
"Headspace vials"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1222.00/",
"code": "29-1222.00",
"title": "Physicians, Pathologists",
"tags": {
"bright_outlook": true
},
"example": [
"Weighing vials"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/",
"code": "33-3021.02",
"title": "Police Identification and Records Officers",
"tags": {},
"example": [
"Glass evidence vials"
]
}
]
}