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/29-2011.01/related/tools_used/41121513
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41121513,
"title": "Dropping pipettes",
"example": [
"1 ml pipettes",
"10 ml pipettes",
"25 ml pipettes"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/",
"code": "45-2011.00",
"title": "Agricultural Inspectors",
"tags": {},
"example": [
"Pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/",
"code": "45-2021.00",
"title": "Animal Breeders",
"tags": {},
"example": [
"Laboratory dropping pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/",
"code": "19-1011.00",
"title": "Animal Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Glass pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Laboratory dropping pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/",
"code": "19-1021.00",
"title": "Biochemists and Biophysicists",
"tags": {
"bright_outlook": true
},
"example": [
"Pipettes"
]
}
]
}
"summary": {
"code": 41121513,
"title": "Dropping pipettes",
"example": [
"1 ml pipettes",
"10 ml pipettes",
"25 ml pipettes"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/",
"code": "45-2011.00",
"title": "Agricultural Inspectors",
"tags": {},
"example": [
"Pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/",
"code": "45-2021.00",
"title": "Animal Breeders",
"tags": {},
"example": [
"Laboratory dropping pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/",
"code": "19-1011.00",
"title": "Animal Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Glass pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Laboratory dropping pipettes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/",
"code": "19-1021.00",
"title": "Biochemists and Biophysicists",
"tags": {
"bright_outlook": true
},
"example": [
"Pipettes"
]
}
]
}