Outdated/Broken Circuit Image URLs for Madring and Catalunya #389
Unanswered
JoshKim310
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This issue comes from the F1 data source, and is difficult to fix unfortunately. Hopefully, they update that with the GPs happening soon |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The 2026 season has the new Madring circuit taking over the Spanish Grand Prix title and the Catalunya circuit becoming its own Barcelona Grand Prix. But, the api isn't reflecting these new changes properly for 2026.
↓endpoint:
https://api.openf1.org/v1/meetings?year=2026&country_name=Spain[ { "meeting_key": 1287, "meeting_name": "Barcelona Grand Prix", "meeting_official_name": "FORMULA 1 MSC CRUISES GRAN PREMIO DE BARCELONA-CATALUNYA 2026", "location": "Barcelona", "country_key": 1, "country_code": "ESP", "country_name": "Spain", "country_flag": "https://media.formula1.com/content/dam/fom-website/2018-redesign-assets/Flags%2016x9/spain-flag.png", "circuit_key": 15, "circuit_short_name": "Catalunya", "circuit_type": "Permanent", "circuit_info_url": "https://api.multiviewer.app/api/v1/circuits/15/2026", "circuit_image": "https://media.formula1.com/content/dam/fom-website/2018-redesign-assets/Track%20icons%204x3/Barcelona-Catalunya%20carbon.png", "gmt_offset": "02:00:00", "date_start": "2026-06-12T11:30:00+00:00", "date_end": "2026-06-14T15:00:00+00:00", "year": 2026, "is_cancelled": false }, { "meeting_key": 1294, "meeting_name": "Spanish Grand Prix", "meeting_official_name": "FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026", "location": "Madrid", "country_key": 1, "country_code": "ESP", "country_name": "Spain", "country_flag": "https://media.formula1.com/content/dam/fom-website/2018-redesign-assets/Flags%2016x9/spain-flag.png", "circuit_key": 153, "circuit_short_name": "Madring", "circuit_type": "Temporary - Street", "circuit_info_url": "https://api.multiviewer.app/api/v1/circuits/153/2026", "circuit_image": "https://media.formula1.com/content/dam/fom-website/2018-redesign-assets/Track%20icons%204x3/Spain%20carbon.png", "gmt_offset": "02:00:00", "date_start": "2026-09-11T11:30:00+00:00", "date_end": "2026-09-13T15:00:00+00:00", "year": 2026, "is_cancelled": false } ]Beta Was this translation helpful? Give feedback.
All reactions