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/51-9032.00/related/tools_used/24101501
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 24101501,
"title": "Carts",
"example": [
"Warehouse carts"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.00/",
"code": "35-3023.00",
"title": "Fast Food and Counter Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Motorized food transportation carts"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/",
"code": "45-3031.00",
"title": "Fishing and Hunting Workers",
"tags": {},
"example": [
"Game carts",
"Game sleds"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2042.00/",
"code": "47-2042.00",
"title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
"tags": {
"bright_outlook": true
},
"example": [
"Material carts"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3091.00/",
"code": "51-3091.00",
"title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
"tags": {},
"example": [
"Material moving carts"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/",
"code": "51-9051.00",
"title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
"tags": {},
"example": [
"Moving carts"
]
}
]
}
"summary": {
"code": 24101501,
"title": "Carts",
"example": [
"Warehouse carts"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.00/",
"code": "35-3023.00",
"title": "Fast Food and Counter Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Motorized food transportation carts"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/",
"code": "45-3031.00",
"title": "Fishing and Hunting Workers",
"tags": {},
"example": [
"Game carts",
"Game sleds"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2042.00/",
"code": "47-2042.00",
"title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
"tags": {
"bright_outlook": true
},
"example": [
"Material carts"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3091.00/",
"code": "51-3091.00",
"title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
"tags": {},
"example": [
"Material moving carts"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/",
"code": "51-9051.00",
"title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
"tags": {},
"example": [
"Moving carts"
]
}
]
}