Arenas By Country
This endpoint allows you to retrieve the arenas from a specific country.
Multi-language: This feature allows the user to manually change the language of the API response by adding value to the
lang
attribute. Example:lang=en
.
Pagination: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.
Update Period: The endpoint is updated every day.
Recommended Calls: Limit calls to 1 per day.
Use Cases
Get arenas from a specific country_idhttps://aussie-rules.sportdevs.com/arenas-by-country?country_id=eq.{country_id}
Query Parameters
- country_id integer
Default value:
eq.26
The id of the country
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- country_id integer
The id of the country
Note: This is a Foreign Key to
countries.id
. - country_name text
The name of the country
- country_hash_image character varying
Possible values:
<= 64 characters
The hash image of the country
- arenas jsonb
The arenas
[
{
"country_id": 26,
"country_name": "Australia",
"country_hash_image": "86936315fce40c126916c0c980e24be16cd8fd390243c6740f58c62d08cea336",
"arenas": [
{
"id": 180,
"name": "AAMI Park",
"hash_image": "9ad3641800fb9c93979786a775e953e18f520dc3c210ba84acbdf947a1c08bde"
},
{
"id": 998,
"name": "Optus Stadium",
"hash_image": "78f7855ffb72bda2bc9626c1386a660299329373d3061ca9339ec206529f955e"
},
{
"id": 1081,
"name": "Blundstone Arena",
"hash_image": "e9eae31b1a3542e9ddd565cca374e3e7718bf1f92395d296c44bda2a1996e96f"
},
{
"id": 1087,
"name": "Melbourne Cricket Ground (MCG)",
"hash_image": "1ac057acca985e8212cfd65158c5049b82f7fe2fb4b27d8c631014f1e19eda8f"
},
{
"id": 5606,
"name": "Blacktown Football Park",
"hash_image": "3867e983bdf5cb529a874782bd46db5205ee0f37764d20ee2275a3c33e879a35"
},
{
"id": 8662,
"name": "Blacktown International Sportspark",
"hash_image": "b7a802fa7a7f10395fac1be3f4c5a31752199c02981c949754e025fd85be8b5d"
},
{
"id": 9027,
"name": "Adelaide Oval",
"hash_image": "ef9bcd59053206c31fd3c9f76598ea829081f02d917c579958a8787831f49f00"
},
{
"id": 9034,
"name": "The Gabba",
"hash_image": "d1c7ad7a046f2edccc113322e1bae20a4240bc62a114b10b31d8bbc834448ba0"
},
{
"id": 9043,
"name": "Blundstone Arena",
"hash_image": "e9eae31b1a3542e9ddd565cca374e3e7718bf1f92395d296c44bda2a1996e96f"
},
{
"id": 9066,
"name": "Manuka Oval",
"hash_image": "923f25de2b23cc9604ff39d493f6d455e76438efad7975f656a783c21781e63d"
},
{
"id": 9205,
"name": "Sydney Cricket Ground",
"hash_image": "bc50430a5493c25ff61449f433d32b0bf06391b2c8fe9cbaa769d7c8cae9e5dd"
},
{
"id": 9207,
"name": "Marvel Stadium",
"hash_image": "8bbb4c0ca0163cc8c01d59459ab2db845b5bc9833012bb03f214a01becf07efc"
},
{
"id": 9210,
"name": "Mineral Resources Park",
"hash_image": "b6c32a01de23d9e8d79ef935ba435f9e7fcc2f9acbc298eb03de90dcffb9f30d"
},
{
"id": 9211,
"name": "Spotless Stadium",
"hash_image": "096449ddcb339c98bf30ccbc94fc882642cc6f9fe1be5e8ba00f009000b9206f"
},
{
"id": 11630,
"name": "University of Tasmania Stadium",
"hash_image": "1f2614010c434f14c4af5f804201b3504863302376f2ecf116abceb6deb9997f"
},
{
"id": 11638,
"name": "GMHBA Stadium",
"hash_image": "db58e9ce297e413d03661b07b82087b6d62e4343207d8c5c83a312cfdfb1e3ec"
},
{
"id": 16995,
"name": "Heritage Bank Stadium",
"hash_image": "377cc304a5b36c817255aa46af3f51709454a4ccb31a48ff15d9f926585cdfc2"
},
{
"id": 17421,
"name": "RSEA Safety Park",
"hash_image": "f308f1b060175bd2dfaec7b36f790eae00fb74e4e2d253e37e4ae4b619910f95"
},
{
"id": 17423,
"name": "Essendon Recreation Reserve (Windy Hill)",
"hash_image": "337710d0669264ec4210aa548241a2428190222fab97bd507225e636cc94f1dc"
},
{
"id": 17427,
"name": "Ikon Park",
"hash_image": "e8610924551a55087421b207d17554236f87d93a96ed1e0bdd04317f0684dcba"
},
{
"id": 17438,
"name": "Casey Fields",
"hash_image": "dab827644ba1ddd5505bdc443a9474f3ddbd23b988a48e8829c6d7e758edbb32"
},
{
"id": 17454,
"name": "Unley Oval",
"hash_image": "ed8a13ae4a2c62573e21c80dadce6c4973b972ed3b6de0e035ecf4c4bb8d712f"
},
{
"id": 17459,
"name": "Skybus Stadium",
"hash_image": "2ff61ef23c5fe5aefed11c1c04e2400680b9d4b659fe1810b4a6e4c80d58340f"
},
{
"id": 17467,
"name": "Henson Park",
"hash_image": "28ad110ab4e5b9ea26447adc42b00a9b50ee15034090a905696229e7c28e25cc"
},
{
"id": 17484,
"name": "Harrup Park",
"hash_image": "77de54b6150a8611a1301238da774f9ff5345bf326bd41749efb635a2f9c96d4"
},
{
"id": 17487,
"name": "Alberton Oval",
"hash_image": "51da3cf79e7f4cda0d6539dea18d183d5bf2d204ac1f8abb6feee7cd100e4256"
},
{
"id": 17488,
"name": "Brighton Homes Arena",
"hash_image": "26e8758818e2c54c01ec9664ed34c234a675c2d2d2379170adbf7f6307e2d49b"
},
{
"id": 22310,
"name": "Victoria Park",
"hash_image": "9ab99eaf0abf844befa52ba4a8ac4dd0774ccdd4c5909e80dbac0231f775f1b1"
},
{
"id": 22312,
"name": "Victoria University Whitten Oval",
"hash_image": "45f1f634a21bb2de5aca9768e15befd2e1fb85b4df408949edc49cd51f58eeb4"
},
{
"id": 22313,
"name": "Cazaly’s Stadium",
"hash_image": "61ee5fb69f7ef9e05ebf20751c2153854338f978b06ef1668686910f6a162fb8"
},
{
"id": 22314,
"name": "Fremantle Oval",
"hash_image": "7876090553cb704ee939255dff7c797527b8167e57c394fe9f4578af6716692c"
},
{
"id": 22318,
"name": "Ikon Park",
"hash_image": "e8610924551a55087421b207d17554236f87d93a96ed1e0bdd04317f0684dcba"
},
{
"id": 22319,
"name": "Arden Street Oval",
"hash_image": "b3c63c18f32f3ba9138406099b33b2bca573ba32e73f04e1bf02c3aec8580df8"
},
{
"id": 22321,
"name": "Norwood Oval",
"hash_image": "42a62c66ce415b01002df3e1bcfc2d0143f318db87b5415830a758865bdf7a24"
},
{
"id": 22324,
"name": "Reid Oval",
"hash_image": "bce61af2b64f91608901d0ece5c7779194db34822ac537475b7b9e58220eabb9"
},
{
"id": 22334,
"name": "AIA Centre",
"hash_image": "07f29175aa39ec2b1b2d34aaf0d139dca8388101813b71451c388e78f433119f"
},
{
"id": 22335,
"name": "Mars Stadium",
"hash_image": "8963bcc6054bce17902a84cd328075f44c79853c1d17e9b2153b4f74bd9e5bf3"
},
{
"id": 22337,
"name": "North Sydney Oval",
"hash_image": "b03029746577bc24dfa668d5518b9a3fe540f71e81a9d60731e71e2029e90ffb"
},
{
"id": 22339,
"name": "Metricon Stadium",
"hash_image": "6b5f8ed35b9b816630407379b2c5cb1d4c6196131adf179bc4d44950fa84f04c"
},
{
"id": 22340,
"name": "Giants Stadium",
"hash_image": "2deba6f58be805c8e40e8f30abeaea3d6ff605d5fc5f495f5fe1f46ec39f1a31"
},
{
"id": 22360,
"name": "Estadio Carrara",
"hash_image": "dd8e24745c341859314e3fc002b29ddee5fe91573b12f81d10f1dac619ff1164"
},
{
"id": 22376,
"name": "TIO Stadium",
"hash_image": "790037885a3d4e70fb178777b2511eb174c48268d7eb87deb04e7c2976dba59e"
},
{
"id": 22384,
"name": "Norwood Oval",
"hash_image": "42a62c66ce415b01002df3e1bcfc2d0143f318db87b5415830a758865bdf7a24"
},
{
"id": 22385,
"name": "Summit Sport and Recreation Park",
"hash_image": "ad056e5b99bb16bf1fac98930663673f12e42a87f9a67d61fef5e1078c3ab575"
},
{
"id": 22413,
"name": "Springfield Central Stadium",
"hash_image": "a98f34aafc4a077bab46c384d862692186dc1789bdd5697655bbf2ab9417b938"
},
{
"id": 22414,
"name": "Swinburne Centre",
"hash_image": "f34db031ce8ee99e7e7a82f30bc518cb7265ba83c8f2f5b2649afe1ba16de9f3"
},
{
"id": 22423,
"name": "Mildura Sporting Precinct",
"hash_image": "b5ab95695b88949d1053e5396ca9bbb8793b71c296ebecdb6fdd282806906f10"
},
{
"id": 22428,
"name": "Moreton Bay Central Sports Complex",
"hash_image": "34d835201c800bd356281e63bd3980fbefd56d169d57eb6294f7ba4f7ca5094f"
},
{
"id": 22429,
"name": "Kombumerri Park",
"hash_image": "c801f9e1565c3922331b7f1ae9360722dabda467dbaed836b7b3bb9ae44da73d"
},
{
"id": 22432,
"name": "North Port Oval",
"hash_image": "93398f372300dba32297faac962655bb1c61fd33c246e3f5d440f8216d700764"
},
{
"id": 22436,
"name": "Box Hill City Oval",
"hash_image": "502a7b0f1e2183af0d4552f15aef0aadfd1e60db74bac8dee84f342330a3335c"
},
{
"id": 22961,
"name": "Stadium Australia",
"hash_image": "44fa20dcfb37fda019475d42655aea430310a87423e30cd67c3b3b0f1b9e2cf7"
},
{
"id": 22963,
"name": "Trevor Barker Beach Oval",
"hash_image": "254b52ac21a9e9ecb5765bee1d5e8bdf768d360c5884c6809c30aa77198d23d7"
},
{
"id": 22964,
"name": "North Hobart Oval",
"hash_image": "0f1c7a9f6bcabe4a76c3881ce0f2241a4259e1324d61e12482e0ce84f84f917f"
},
{
"id": 22965,
"name": "Maroochydore Multi-Sports Complex",
"hash_image": "dd5eb7c5c9da8b37243e800e39765699a464f51620c8063c58817d5eae1abe65"
},
{
"id": 22967,
"name": "Hickey Park",
"hash_image": "618e69b27465dd7748dcc2fb57560da173f18b78ac4f44c4bb71213cf1a070b7"
},
{
"id": 22970,
"name": "UNSW Canberra Oval",
"hash_image": "52892a33517dac01ac191f21da854c2fa8b9f019ed6b237a677adedd83a56544"
},
{
"id": 22972,
"name": "South Pine Sports Complex",
"hash_image": "6eb4105fe2a782fd6307ce58c05cf8b56bca086757e487157f7a6f9c2ebff9cd"
},
{
"id": 23630,
"name": "C.ex Coffs International Stadium",
"hash_image": "6d044ae55b7b3262f91fe11bd199d94d44c7dc962c12319280b26d007854d348"
},
{
"id": 33917,
"name": "Fankhauser Reserve",
"hash_image": "67b27336d89d8c90dd1f01368557bd91705802937725170a23675d1a7c7abe21"
},
{
"id": 33918,
"name": "Estadio Docklands",
"hash_image": "84fda140678a7f49c9cf3a96b29c1b538ca639386dc91990152a75157e2b2944"
},
{
"id": 33921,
"name": "Richmond Owal",
"hash_image": "eb9d94b55f2da57eb475ff7e521197447a3a2a8468b7c4ed179973a438f9b3a6"
},
{
"id": 33923,
"name": "Morwell Recreation Reserve",
"hash_image": "f8c286e1865adc97cde40a67fcee29c3542e9ce783ade4a911633ab0b39db111"
},
{
"id": 33925,
"name": "Robertson Oval",
"hash_image": "1b67a463be7721313f5e22169e88fe2add26e682d46672bc785c83c3d2c6423a"
},
{
"id": 33927,
"name": "Leederville Oval",
"hash_image": "976b6e896c79866403938364bdd57c8a616ee829ff5b6944fe290c1a5ac266d3"
},
{
"id": 33928,
"name": "Queen Elizabeth Oval",
"hash_image": "ac34fc6285924ad3d19f825be6af987e89757d45800948a142e9725e115d06cd"
},
{
"id": 33931,
"name": "TIO Traeger Park",
"hash_image": "410144d978cff7f8c219c3b3b75ae8b3b327be77c3ebce440dcd6db24a6cd1d8"
},
{
"id": 33933,
"name": "Riverway Stadium",
"hash_image": "20c499fc533cfa93850420944e928840e277d86c2e7330cdc8824df0cc1238f8"
},
{
"id": 33948,
"name": "Avalon Airport Oval",
"hash_image": "8406ca72e0400283571eef44a6eb096ff0bae8eb9f05bb6d436b43948f4d153b"
},
{
"id": 33949,
"name": "Moreton Bay Central Sports Complex",
"hash_image": "34d835201c800bd356281e63bd3980fbefd56d169d57eb6294f7ba4f7ca5094f"
},
{
"id": 33953,
"name": "Drummoyne Oval",
"hash_image": "4ff0634552030160eb8c24f54e3d1fb8c4a9b6e9c7f640981ef4a6522d1c8376"
},
{
"id": 33977,
"name": "Patersons Stadium",
"hash_image": "79b7dfd47d3de3db835c00b2eae457b629cda59771cc343ec2ba9b8d6988c822"
},
{
"id": 33979,
"name": "Olympic Park Oval",
"hash_image": "bef9554ffe9cc6d3a86b65510753f44e4adc7e17dbd8f3ff4d6cd0ea5aa265f3"
},
{
"id": 36768,
"name": "Traeger Park",
"hash_image": "98e76583d744b3c0787fd3a534d42671aa47fdc54f5cbf6c1a4a5588a4cd068e"
},
{
"id": 39452,
"name": "York Park",
"hash_image": "7bced70a43febe32e9fd5c037b929be34d84ef742ebe329c8069034d0b8f9b88"
},
{
"id": 39454,
"name": "Sydney Showground Stadium",
"hash_image": "300bd53925595a1ac3cacdd2e062aaab557c4b43ddcd11a53bf2b5e2a6c6c6b0"
},
{
"id": 39457,
"name": "Adelaide Hills",
"hash_image": "2bbb0bb755d49c952fa2969fd72e46cb79b11f5f80a302cd2dfa9e90624e2cd0"
},
{
"id": 46200,
"name": "Barossa Park",
"hash_image": "b2320e92b8e82752b480deb0d236c922f3c3a0d7858d707d8efefd98ff742cb3"
}
]
}
]