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/25-1043.00/related/tools_used/27112007
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27112007
,
"title": "Secateurs or pruning shears",
"example": [
"Hand pruners",
"Loppers",
"Telescoping power pruners"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
"code": "25-2023.00",
"title": "Career/Technical Education Teachers, Middle School",
"tags": {},
"example": [
"Grass shears"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9013.00/",
"code": "11-9013.00",
"title": "Farmers, Ranchers, and Other Agricultural Managers",
"tags": {},
"example": [
"Extended pole pruners",
"Pneumatic cutters",
"Pneumatic pruners",
"Pruning tools"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2092.00/",
"code": "45-2092.00",
"title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
"tags": {},
"example": [
"Grass shears",
"Loppers",
"Root pruning scissors",
"Thorn strippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1023.00/",
"code": "27-1023.00",
"title": "Floral Designers",
"tags": {},
"example": [
"Bunch cutters",
"Bypass pruners",
"Florists' pruning shears",
"Underwater cutters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4011.00/",
"code": "45-4011.00",
"title": "Forest and Conservation Workers",
"tags": {},
"example": [
"Loppers"
]
}
]
}