get https://api.sportradar.com/formulae//v2//seasons.
Formula E Seasons provides a complete historical list of available seasons for FE. This is the starting point for the Formula E API.
Update Frequency300s Time To Live / Cache
Data Points
Category & Sport
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | stage - category | String | Unique category ID for a season ex. sr:category:1008 (Formula E) |
name | stage - category | String | Name for a season's category ex. Formula E |
id | stage - sport | String | Unique sport ID for a season ex. sr:sport:142 |
name | stage - sport | String | Name for a season's sport ex. Formula E |
Stage
Stage may be a
sport,season,event,practice,qualifying,qualifying_part,race,lap, orsprint_race
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
description | stage | String | Name of a stage ex. GP London 2, Formula E 2024, or Race |
id | stage | String | Unique ID of a season ex. sr:stage:1135404 |
scheduled | stage | date-time | Scheduled start time of a season ex. 2024-03-10T20:00:00+00:00 |
scheduled_end | stage | date-time | Scheduled end time of a season ex. 2024-09-15T19:00:00+00:00 |
single_event | stage | Boolean | Signifies a stage is a single event when true |
type | stage | String | Stage type. Every stage will be season in the Seasons endpoint.sport, season, event, practice, qualifying, qualifying_part, race, lap, sprint_race |
