Arenas By Country
Arenas By Country
Query Parameters
- country_id integerExample: eq.10
- offset string
Default value:
0Limiting and Pagination
Example: 0 - limit string
Default value:
50Limiting and Pagination
Example: 50 - lang string
Default value:
enMulti-language
Example: en
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- country_id integer
Note: This is a Foreign Key to
countries.id. - country_name text
- country_hash_image character varying
Possible values:
<= 64 characters - arenas jsonb
[
{
"country_id": 10,
"country_name": "Italy",
"country_hash_image": "f415bf7b07a9b2c07029144aafb3c59d0187682ecd2b8c8ac911e742a38a5f36",
"arenas": [
{
"id": 14581,
"name": "Stadio Olimpico del Ghiaccio",
"hash_image": "5a2bdef6e4cf46644af17008776ec3a3c28af50e05ca5a475dadc2a8a783fde0"
},
{
"id": 14841,
"name": "Arena Ritten",
"hash_image": "38a3bf5d6ece28dad0f477d2671df1dced9fd92f019c8ee44accb37dbdf146d7"
},
{
"id": 14980,
"name": "Stadio del Ghiaccio Agora",
"hash_image": "7740ea266b6ea006983fa2e211e41d9d8ae67ad5e10c0b7f6969d18d31773d83"
},
{
"id": 15333,
"name": "Disco Arena",
"hash_image": "d41f65d574b2fc16636ee2ee388438377d31fafa25fc4032eacb8ac05f09726f"
},
{
"id": 15366,
"name": "Stadio Gianmario Scola",
"hash_image": "2663c1812cc998fe11235d77131ed66c80f675d32396442cd1adab15161fd396"
},
{
"id": 15378,
"name": "Palaghiaccio Olimpico di Torre Pellice",
"hash_image": "2f4756e091bf705a0b1ad672b59681a03e3a0006ceb48ec3a868193802a5ad34"
},
{
"id": 15426,
"name": "Stadio Hodegart",
"hash_image": "89939d7372b71850f6aff39b42213a4434759fbf357eda729eb8d34da3315c12"
},
{
"id": 15454,
"name": "Eisstadion Pranives",
"hash_image": "a7c870f9ce5f8ff58b29ea2597ffc7eea65fbb3430636ecf23ed8f5b8cd8a51b"
},
{
"id": 15476,
"name": "PalaOnda",
"hash_image": "87f75aaaac74a80704841bc580796ea085ddcf0de640369b3c351e9b616fa11e"
},
{
"id": 19225,
"name": "Rienzstadion Bruneck",
"hash_image": "f25581f5b4a9f5b95544f6e6364b532f729d81c7ae6875a75aedf03539915815"
},
{
"id": 22028,
"name": "Eisstadion Bruneck",
"hash_image": "b3e1eabf31780e2ca566eba6c21f5d560dc35ae3e80da2c1bc15dacfb1aff8c3"
},
{
"id": 24198,
"name": "Milana Rho Ice Hockey arena",
"hash_image": "93724e4adcb60f1e7433c646151dacca65b439fe2e48a6ac2ac9d21b5fe6cd95"
},
{
"id": 24199,
"name": "Milana Santagiulia arena",
"hash_image": "a50393a0bf55d80374c690ee8c2959959ed34fe2cd530f14ed94bf856b6b337d"
}
]
}
]
Loading...