get https://api.sportradar.com/indylights//v2//seasons.
Indy Lights Seasons provides a complete historical list of available seasons. This is the starting point for the Indy Lights 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:1812 (Indy Lights) |
name | stage - category | String | Name for a season's category ex. Indy Lights |
id | stage - sport | String | Unique sport ID for a season ex. sr:sport:129 |
name | stage - sport | String | Name for a season's sport ex. Indy Racing |
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. Indy NXT 2024, Grand Prix of Portland, or Race |
disabled | stage | Boolean | Signifies a stage has been disabled when true |
id | stage | String | Unique ID of a stage ex. sr:stage:1165592 |
scheduled | stage | date-time | Scheduled start time of a stage ex. 2020-09-25T08:00:00+00:00 |
scheduled_end | stage | date-time | Scheduled end time of a stage ex. 2020-09-27T13:10:00+00:00 |
single_event | stage | Boolean | Signifies a stage is a single event when true |
type | stage | String | Stage typesport, season, event, practice, qualifying, qualifying_part, race, lap, sprint_race |
