Felicia from Sweden performs the song "My System" during the dress rehearsal for the Grand Final of the 70th
Eurovision Song Contest in Vienna, Austria, Friday, May 15, 2026. (AP Photo/Martin Meissner) 2026-05-16T05:42:33Z MADRID (AP) — No special menu, no themed decorations and no shared suspense over which musician’s flamboyant performance proves victorious. For the first time in seven years, Silvia Díaz won’t get together with friends to watch the
Eurovision Song Contest finals on Saturday night. Their host called off their annual gathering after
Spain’s public broadcaster withdrew from the festival, protesting
Israel’s participation over its war against
Hamas in Gaza . Díaz will watch on YouTube, but only if she has no other plans. “It’s not the same watching it alone at home as it is with friends. That’s the only thing that upsets me.” The five-day song competition drew 166 million viewers last year — considerably more than Super Bowl viewership in the U.S.
Spain hasn’t won since 1969; nevertheless, after months of television, radio and newspaper play for
Spain’s song, friends and families usually watch the final at home and bars, and their contestant’s performance dominates the day-after headlines. Spaniards at the event wave the country’s flag, wear red clothing, or don the occasional bullfighter costume. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); });
Spain announced its boycott in December, after the
European Broadcasting Union said
Israel would be allowed to compete, and has been joined by
Ireland,
Slovenia, the
Netherlands and
Iceland. Some Spanish fans respect the choice to take a stand by sitting out the cherished event, even if it’s bittersweet. Media blackout in
Spain and elsewhere
Spain’s broadcaster has repeatedly expressed disapproval over
Israel’s participation. In last year’s semifinals,
RTVE’s commentators introduced
Israel’s singer in the same breath as they mentioned Palestinians killed in the war. Before airing the final, the network transmitted the message “Peace and justice for
Palestine” on a black background to hundreds of thousands of Spanish televisions. As Eurovision finals take place in Vienna,
RTVE will air a tribute to the network’s musical history. It will feature a performance by Tony Grox and Lucycalys, the musicians who
RTVE would have dispatched to represent
Spain at Eurovision.
Ireland’s public broadcaster will air a film about one couple’s life in the Irish countryside . Slovenians will be shown an episode of a 10-part program about Palestinians. People can still watch Eurovision on the
European Broadcasting Union’s YouTube channel, but the lack of a performer or commentator from their own country renders the vibe decidedly less passionate. /* Desktop-first: fully collapse by default */ #ap-readmore-embed { display: none; margin: 0; padding: 0; height: 0; min-height: 0; overflow: hidden; text-align: center; position: relative; z-index: 2; } /* Only show on mobile */ @media (max-width: 767px) { #ap-readmore-embed { display: block; margin: 28px 0; height: auto; overflow: visible; } } #ap-readmore-embed .ap-readmore-btn { appearance: none; -webkit-appearance: none; border: 0; background: #000; color: #fff; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 14px 22px; border-radius: 999px; font-family: inherit, "AP Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.2px; line-height: 1; box-shadow: 0 10px 18px rgba(0,0,0,0.12); transition: transform 120ms ease, box-shadow 120ms ease, opacity 120ms ease; touch-action: manipulation; -webkit-tap-highlight-color: transparent; position: relative; z-index: 3; } #ap-readmore-embed .ap-readmore-btn:hover { transform: translateY(-1px); box-shadow: 0 14px 22px rgba(0,0,0,0.16); } #ap-readmore-embed .ap-readmore-btn:active { transform: translateY(0); box-shadow: 0 10px 18px rgba(0,0,0,0.12); opacity: 0.95; } #ap-readmore-embed .ap-readmore-btn:focus-visible { outline: 3px solid rgba(228, 0, 43, 0.35); outline-offset: 3px; } #ap-readmore-embed .ap-readmore-icon { width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); margin-top: -2px; } #ap-readmore-embed .ap-readmore-fade { display: none; height: 48px; margin-top: -48px; pointer-events: none; background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); } Read More (function () { var APRM_EMBED_ID = "ap-readmore-embed"; var APRM_MOBILE_MQ = "(max-width: 767px)"; function APRM_onReady(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } APRM_onReady(function () { var APRM_embedEl = document.getElementById(APRM_EMBED_ID); if (!APRM_embedEl) return; // 🚨 DESKTOP: remove entire module wrapper and bail early if (!window.matchMedia(APRM_MOBILE_MQ).matches) { var APRM_rootModule = APRM_embedEl.closest(".HTMLModuleEnhancement") || APRM_embedEl.closest(".HtmlModule"); if (APRM_rootModule && APRM_rootModule.parentNode) { APRM_rootModule.parentNode.removeChild(APRM_rootModule); } else if (APRM_embedEl.parentNode) { APRM_embedEl.parentNode.removeChild(APRM_embedEl); } return; // stop the rest of the script from running } }); })(); (function () { var EMBED_ID = "ap-readmore-embed"; var BTN_ID = "apReadMoreBtn"; var FADE_ID = "apReadMoreFade"; var STOP_SELECTOR = ".Page-below"; var SIGN_IN_GATE_SELECTOR = ".sign-in-gate-content"; var HIDDEN_ATTR = "data-ap-readmore-hidden"; var MOBILE_MQ = "(max-width: 767px)"; function ready(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } function isElementNode(n) { return n && n.nodeType === 1; } function cancelEvent(e) { if (!e) return; if (typeof e.preventDefault === "function") e.preventDefault(); if (typeof e.stopPropagation === "function") e.stopPropagation(); if (typeof e.stopImmediatePropagation === "function") e.stopImmediatePropagation(); e.cancelBubble = true; e.returnValue = false; } function collapseDesktopEmbed(embed) { if (!embed) return true; if (!window.matchMedia(MOBILE_MQ).matches) { var maybeWrappers = [ embed.parentElement, embed.closest(".html-embed"), embed.closest("[data-type='htmlembed']"), embed.closest("[class*='embed']"), embed.closest("[class*='Embed']") ].filter(Boolean); embed.style.display = "none"; embed.style.margin = "0"; embed.style.padding = "0"; embed.style.height = "0"; embed.style.minHeight = "0"; embed.style.overflow = "hidden"; maybeWrappers.forEach(function (el) { el.style.margin = "0"; el.style.padding = "0"; el.style.height = "0"; el.style.minHeight = "0"; el.style.overflow = "hidden"; }); if (embed.parentNode) { embed.parentNode.removeChild(embed); } return true; } return false; } ready(function () { var embed = document.getElementById(EMBED_ID); var btn = document.getElementById(BTN_ID); var fade = document.getElementById(FADE_ID); if (!embed || !btn) return; if (collapseDesktopEmbed(embed)) return; var signInGate = document.querySelector(SIGN_IN_GATE_SELECTOR); if (signInGate) { embed.innerHTML = ""; return; } // — Analytics: impression when embed enters viewport — if ("IntersectionObserver" in window) { var io = new IntersectionObserver(function (entries, observer) { if (entries[0].isIntersecting) { window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "ap_readmore_impression" }); observer.disconnect(); } }, { threshold: 0 }); io.observe(btn); } var stopEl = document.querySelector(STOP_SELECTOR); if (!stopEl) return; var rootCandidates = [ embed.closest(".Page"), embed.closest("article"), embed.closest("main"), document.body ].filter(Boolean); var root = rootCandidates.find(function (c) { return c.contains(stopEl); }) || document.body; var all = root.getElementsByTagName("*"); var hidden = []; for (var i = 0; i
Israel has been competing for 50 years and won four times. Israelis gather in bars to watch and are enthusiastic about the country’s participation, which is seen by many as a sign of international acceptance and normalcy. Its contestant each year becomes a national celebrity and a strong showing — even if not an outright victory — is a source of pride. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); Fans are divided by the boycott Among
Spain’s Eurovision fans, this year’s boycott has supporters and detractors. For Rebeca Carril, who enjoys replaying performances from the 1960s and 1970s, before she was born, the turning point came a few years ago with the influx of Israeli sponsors. She didn’t want to support their marketing efforts by tuning in. “I have Palestinian friends and I began to understand a little better how things worked,” said Carril, a 42-year-old marketing executive in Madrid. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); For others, like Guillermina Bastida, music and politics should be separate. She drove 3 1/2 days from northern
Spain in a van with her two daughters to last year’s competition in Basel, her third time attending. This year, she will settle for YouTube. “It’s a song festival, period,” Bastida, a 47-year-old who works in communications, said by phone from Asturias province. “I also have my own stance, which is critical, but not to the point of boycotting the festival.” Eurovision’s motto is “United by Music,” and organizers strive to keep politics out, vainly, in recent years. Months after the invasion of Ukraine in 2022, the
European Broadcasting Union disqualified Russia, and it hasn’t been allowed to return. Contest rules ban overtly political lyrics or symbols, and organizers stress it is a competition among national broadcasters, not governments. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); });
Spain is one of the so-called “Big Five” countries that contribute the most financially to Eurovision. In addition to missing out on big bucks for broadcasting rights, Eurovision is losing publicity and credibility, said Jose García, co-director of a website that provides news about the competition, whose main social media channels have a combined total of almost 100,000 followers. That doesn’t mean people will tune out completely, he added. “It has marked the television and personal history of many people, and fans will watch it via international channels or YouTube. But it’s one thing to be able to watch it and another to agree with what’s happening,” García said. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); The absence of Spaniards is felt On the streets of Vienna, the lack of Spaniards is noticeable, said Vicente Rico after attending the first night of the semifinals. “We’re a group that, just like at other events, makes its presence felt — we’re among the happiest, the loudest and the most fun,” said Rico, 40, who runs a perfumery in Madrid. This is Rico’s 18th Eurovision, and he had been torn before embarking on his annual pilgrimage because he believes the boycott is morally right. Still, it doesn’t sit well. “It bothers me that Eurovision is being used as a scapegoat,” he said, noting the lack of action by international organizations and boycotts at other events like the FIFA World Cup, which kicks off in a month. And who will Rico support, with
Spain absent? “I think Finland is going to win, but the support for Italy is crazy,” he said. If Sweden, Serbia or Australia prevails, he would return to
Spain happy. “This year, we’re rooting for everyone except
Israel.” ___ Associated Press writers Josef Federman in Jerusalem and Jill Lawless in Vienna contributed to this report.