get https://api.sportradar.com/indylights//v2/en/seasons//deleted_stages.
Indy Lights Deleted Stages provides all deleted stages within a given season.
Update Frequency
300s Time To Live / Cache
Data Points
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 |
unique_stage_id | stage | String | Unique ID of a parent stage for an event. Can be used to synch the same event across seasons. ex. sr:stage_unique:897 |