Formula 1 API - Race & Practice Time Updates
We've updated the behavior of the fastest_lap_time
and time
data points for events. Below is the new representation per stage type.
Practice:
Drivers after 1st position will display their fastest_lap_time
value as a full time (ex. 1:15.180
), rather than a "gap_to_leader" (ex. +1.452
) format.
Qualification Stage and Sub stages:
No changes
Race stage:
Drivers after 1st position will display their time
value as a full time (ex. 1:45:15.180
) rather than a "gap_to_leader" (ex. +1.452
) format.
☑️ Sample Request:
Stage Summary (Japanese Grand Prix 2025 - Race) - https://api.sportradar.com/formula1/trial/v2/en/sport_events/sr:stage:1190431/summary.json?api_key=[API_KEY]
🔢 Version
🔁 Endpoints Affected
Stage Summary (race
and practice
stage types)