GET Venues by Season ID
Last updated
Last updated
GET
Venue by IDhttps://soccer.sportmonks.com/api/v2.0/venues/season/{ID}
No parameters available for this endpoint.
No includes available for this endpoint.
https://soccer.sportmonks.com/api/v2.0/venues/season/17141?api_token={API_TOKEN}
"data": [
{
"id": 8909,
"name": "Celtic Park",
"surface": "grass",
"address": "18 Kerrydale Street",
"city": "Glasgow",
"capacity": 60411,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/13/8909.png",
"coordinates": "55.849711,-4.205589"
},
{
"id": 8914,
"name": "Ibrox Stadium",
"surface": "grass",
"address": "150 Edmiston Drive",
"city": "Glasgow",
"capacity": 50817,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/18/8914.png",
"coordinates": "55.853206,-4.309256"
},
{
"id": 8946,
"name": "Easter Road Stadium",
"surface": "grass",
"address": "12 Albion Place",
"city": "Edinburgh",
"capacity": 20421,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/18/8946.png",
"coordinates": "55.961667,-3.165556"
},
{
"id": 8906,
"name": "Rugby Park",
"surface": "artificial turf",
"address": "Rugby Road",
"city": "Kilmarnock",
"capacity": 17889,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/10/8906.png",
"coordinates": "55.604225,-4.508122"
},
{
"id": 8908,
"name": "Global Energy Stadium",
"surface": "grass",
"address": "Jubilee Road",
"city": "Dingwall",
"capacity": 6541,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/12/8908.png",
"coordinates": "57.595947,-4.418914"
},
{
"id": 8943,
"name": "Tony Macaroni Arena",
"surface": "grass",
"address": "Almondvale Stadium Road",
"city": "Livingston",
"capacity": 8716,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/15/8943.png",
"coordinates": "55.886167,-3.522872"
},
{
"id": 8928,
"name": "Pittodrie Stadium",
"surface": "grass",
"address": "Pittodrie Street",
"city": "Aberdeen",
"capacity": 20866,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/0/8928.png",
"coordinates": "57.159167,-2.088889"
},
{
"id": 8947,
"name": "Tannadice Park",
"surface": "grass",
"address": "Tannadice Street",
"city": "Dundee",
"capacity": 14223,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/19/8947.png",
"coordinates": "56.474703,-2.968961"
},
{
"id": 8922,
"name": "Fir Park",
"surface": "grass",
"address": "Fir Park Street",
"city": "Motherwell",
"capacity": 13677,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/26/8922.png",
"coordinates": "55.779947,-3.980078"
},
{
"id": 288196,
"name": "The Hope CBD Stadium",
"surface": "artificial turf",
"address": "Cadzow Avenue",
"city": "Hamilton",
"capacity": 5510,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/4/288196.png",
"coordinates": "55.782156,-4.058503"
},
{
"id": 8879,
"name": "The Smisa Stadium",
"surface": null,
"address": null,
"city": "Greenhill Road",
"capacity": null,
"image_path": null,
"coordinates": "-17.04489,145.80236"
},
{
"id": 219,
"name": "McDiarmid Park",
"surface": "grass",
"address": "Crieff Road",
"city": "Perth",
"capacity": 10696,
"image_path": "https://cdn.sportmonks.com/images/soccer/venues/27/219.png",
"coordinates": "56.409686,-3.476928"
}
],
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
0