Team radio clips unavailable via the end-point of F1

4 days ago 2
ARTICLE AD BOX

I've been working on a personal project and wanted access to the team radio clips of all the drivers for the project.

I was able to find and access them via the https://livetiming.formula1.com/static/ endpoint which gives team radio clips from 2018 to 2025.

For audio clips prior to 2018, when tried to access it like this: https://livetiming.formula1.com/static/2017/2017-05-28_Monaco_Grand_Prix/2017-05-28_Race/TeamRadio.jsonStream, it returns access denied.

Similarly, for the Ausie GP of 2026: https://livetiming.formula1.com/static/2026/2026-03-08_Australian_Grand_Prix/2026-03-08_Race/TeamRadio.jsonStream

Another way of doing it is fetching the YT video posted by F1 and clipping it into parts and including it but that would take a lot of work and secondly those personally edited clips would need to be stored on a personal CDN server to be accessed by other users. This may/may not lead to F1 putting a copyright strike on this (depends on fate).

I primarily wanted to get the team radio clips for 2026 (prior-2018 is not particularly necessary). Thus, wanted to know if it is available/can be accessed elsewhere for 2026 data. Or has this endpoint been moved behind a paywall or will be posted after some races or the end of this season.

Read Entire Article