Formula 1 API - Reverted Race & Practice Time Values
April 10th, 2025
We've reverted the behavior of the fastest_lap_time
and time
data points for events, referenced in our previous message here. These values will again be "gap_to_leader" formats for drivers outside of 1st place.
result.fastest_lap_time
- Fastest lap time for a driver/leading driver in an event, or delta time gap from the competitor to the leader (Practice)
ex.1:45.563
or+0.531
result.time
- Total race time for the winning/leading driver or delta time gap from the competitor to the leader
ex.1:31:44.742
or+22.457
☑️ Sample Request:
Stage Summary (Bahrain Grand Prix 2025 - Race) - https://api.sportradar.com/formula1/trial/v2/en/sport_events/sr:stage:1190719/summary.json?api_key=[API_KEY]
🔢 Version
🔁 Endpoints Affected
Stage Summary (race
and practice
stage types)