Venue
Represents the venue details of a tournament or season.
Properties
"venue": {
"id": "d97b065d-2b70-46de-b1e4-1147ae8e564a",
"name": "Tempodrom",
"location": {
"name": "Berlin",
"country": {
"name": "Germany"
},
"continent": {
"name": "Europe"
}
}
}Last updated
Was this helpful?