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/49-9045.00/related/tools_used/27112709
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27112709,
"title": "Power saws",
"example": [
"Brick cutting saws",
"Cordless saws"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/",
"code": "51-2011.00",
"title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Precision saws",
"Thin section saws"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {},
"example": [
"Thin section saws"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
},
"example": [
"Circular saws",
"Fretsaws"
]
}
]
}
"summary": {
"code": 27112709,
"title": "Power saws",
"example": [
"Brick cutting saws",
"Cordless saws"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/",
"code": "51-2011.00",
"title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
},
"example": [
"Precision saws",
"Thin section saws"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {},
"example": [
"Thin section saws"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
},
"example": [
"Circular saws",
"Fretsaws"
]
}
]
}