laliga_subscription
Retrieve a La Liga season by slug: competition, year, name, current gameweek, rounds, and the official 20-team roster. Gets you the authoritative season team list.
Instructions
One season instance by slug — competition, year, season name, current gameweek, rounds, and teams (the authoritative 20 teams in that season — use this, not laliga_teams, for a season roster).
Returns: {subscription:{id, slug, name, competition, season, season_name, year, current_gameweek, teams:[20 season teams], rounds}}
Auth: works without a key; LALIGA_SUBSCRIPTION_KEY unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Subscription slug (e.g. laliga-easports-2025 = 2025/26). Required — part of the URL path. |