Skip to main content

Arenas

Arenas

Query Parameters
  • id integer
    Example: eq.14
  • country_id integer
    Example: eq.19
  • offset string

    Default value: 0

    Limiting and Pagination

    Example: 0
  • limit string

    Default value: 50

    Limiting and Pagination

    Example: 50
  • lang string

    Default value: en

    Multi-language

    Example: en
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...