Skip to main content

Arenas

Arenas

Query Parameters
  • id integer

    Default value: eq.217

  • country_id integer

    Default value: eq.14

  • offset string

    Default value: 0

    Limiting and Pagination

  • limit string

    Default value: 50

    Limiting and Pagination

  • lang string

    Default value: en

    Multi-language

Responses

OK


Schema array
  • id integer

    Note: This is a Primary Key.

  • name text
  • city text
  • stadium_capacity integer
  • built text
  • opened text
  • owner text
  • operator text
  • surface text
  • cost text
  • dimensions text
  • hash_image character varying

    Possible values: <= 64 characters

  • country_id integer

    Note: This is a Foreign Key to countries.id.

  • country_name text
  • country_hash_image character varying

    Possible values: <= 64 characters

  • geolocation jsonb
Loading...