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.04/related/tools_used/41121810
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41121810
,
"title": "Laboratory staining dishes or jars",
"example": [
"Staining dishes",
"Staining trays"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4031.00/",
"code": "19-4031.00",
"title": "Chemical Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Bell jars"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/",
"code": "13-1041.06",
"title": "Coroners",
"tags": {},
"example": [
"Staining dishes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2012.01/",
"code": "29-2012.01",
"title": "Histology Technicians",
"tags": {},
"example": [
"Staining dishes",
"Staining trays"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1022.00/",
"code": "19-1022.00",
"title": "Microbiologists",
"tags": {
"bright_outlook": true
},
"example": [
"Coplin jars",
"Staining dishes"
]
}
]
}