seriea_seasons
Retrieve all Serie A seasons from 1986/87 to 2026/27, each with a unique seasonId. Use the seasonId to access standings, teams, players, and matches.
Instructions
All 41 Serie A seasons (1986/87 → 2026/27) with seasonId + seasonName. The Serie A competition id is baked in — start here to get a seasonId, then drill into standings/teams/players/matches.
Returns: {seasons:[{seasonId, seasonName, startDateUtc, endDateUtc, competitionId, providerId, imagery}]} (seasonName like '2025/2026')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | en-GB |