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/37-3012.00/related/tools_used/21101805
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 21101805,
"title": "Fog or mist generators",
"example": [
"Cold foggers",
"Mechanical aerosol generators",
"Thermal foggers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
"code": "45-2091.00",
"title": "Agricultural Equipment Operators",
"tags": {
"bright_outlook": true
},
"example": [
"Mist blowers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Aerosol foggers",
"Aerosol generators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Aerosol generators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9013.00/",
"code": "11-9013.00",
"title": "Farmers, Ranchers, and Other Agricultural Managers",
"tags": {},
"example": [
"Aerosol foggers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2093.00/",
"code": "45-2093.00",
"title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
"tags": {},
"example": [
"Fumigators"
]
}
]
}
"summary": {
"code": 21101805,
"title": "Fog or mist generators",
"example": [
"Cold foggers",
"Mechanical aerosol generators",
"Thermal foggers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
"code": "45-2091.00",
"title": "Agricultural Equipment Operators",
"tags": {
"bright_outlook": true
},
"example": [
"Mist blowers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Aerosol foggers",
"Aerosol generators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Aerosol generators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9013.00/",
"code": "11-9013.00",
"title": "Farmers, Ranchers, and Other Agricultural Managers",
"tags": {},
"example": [
"Aerosol foggers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2093.00/",
"code": "45-2093.00",
"title": "Farmworkers, Farm, Ranch, and Aquacultural Animals",
"tags": {},
"example": [
"Fumigators"
]
}
]
}