get https://api.sportradar.com/wintersports//v1//seasons.
Winter Sports Seasons provides a list of all available seasons
Update Frequency
300s 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:141 (Biathlon) |
name | stage - category | String | Name for a season's category ex. Formula 1 |
id | stage - sport | String | Unique sport ID for a season ex. sr:sport:44 |
name | stage - sport | String | Name for a season's sport ex. Biathlon |
Stage:
Stage may be a
season
,discipline
,event
, orrun
Attribute | Parent Element | Type | Description |
---|---|---|---|
description | stage | String | Name of a season ex. Biathlon World Championships 2024 |
id | stage | String | Unique ID of a season ex. sr:stage:1188575 |
scheduled | stage | date-time | Scheduled start time of a season ex. 2024-10-01T00:00:00+00:00 |
scheduled_end | stage | date-time | Scheduled end time of a season ex. 2025-04-01T00: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 , discipline , event , or run |
year | stage | String | Year of a season ex. 25 , 24/25 |