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/33-9031.00/related/tools_used/48121101
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 48121101,
"title": "Poker or slot machines",
"example": [
"Slot machines"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9091.00/",
"code": "49-9091.00",
"title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
"tags": {},
"example": [
"Slot machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1013.00/",
"code": "39-1013.00",
"title": "First-Line Supervisors of Gambling Services Workers",
"tags": {},
"example": [
"Slot machines"
]
}
]
}
"summary": {
"code": 48121101,
"title": "Poker or slot machines",
"example": [
"Slot machines"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9091.00/",
"code": "49-9091.00",
"title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
"tags": {},
"example": [
"Slot machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1013.00/",
"code": "39-1013.00",
"title": "First-Line Supervisors of Gambling Services Workers",
"tags": {},
"example": [
"Slot machines"
]
}
]
}