President Ronald Reagan watches as first lady Nancy Reagan comments from the podium during the White House Correspondents' Association annual dinner on April 23, 1987, in Washington. (AP Photo/Charles Tasnadi, File) 2026-04-24T11:07:53Z The White House Correspondents’ Dinner has had multiple iterations since it began a few years after World War I. Washington’s premier soiree on Saturday is most identified by its modern form: a red carpet for the capital’s journalism elite, political staffers and an assortment of American business leaders and celebrities — with the leader of the free world and a comedian offering roasts. Some years are forgettable and relegated to C-SPAN archives. Others produce viral moments — funny, cringeworthy or undeniably tense — and endure across social media. Here’s a look at some of that history as Donald Trump prepares for the first time to attend as president: 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); }); Ronald Reagan once gave up the chance to rebut a comedian As a former Hollywood actor, the 40th president had a magnetic stage presence and easy manner with a joke, and it was during Reagan’s presidency that comedians became an annual part of the dinner. In 1983, Mark Russell, whose satire was a PBS staple, offered relatively tame jabs at Reagan. “There is another speaker following me,” he opened, “and so it is quite an honor for me to be doing the warmup for my chief writer here.” When it was the president’s turn, Reagan demurred. He reminded the audience that he’d made “a sad journey” to Andrews Air Force Base earlier that day to receive the remains of the Americans killed in the April 18 bombing of the U.S. Embassy in Lebanon. “I realize the original plan was that I would, in a sense, sing for my supper. In fact, I was prepared, not really to sing, but to do what you expected,” Reagan said, before explaining that it would be inappropriate for him to deliver humorous remarks. “If you’ll forgive us,” he said, “I’ll keep my script, and I hope you’ll give us a rain check, and it’ll still be appropriate next year.” 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); }); Dana Carvey and George H.W. Bush: A rare friendship Comic Dana Carvey, left, shows President George H.W. Bush how to imitate himself, Dec. 8, 1992, at the White House in Washington. (AP Photo/Dennis Cook, File) Comic Dana Carvey, left, shows President George H.W. Bush how to imitate himself, Dec. 8, 1992, at the White House in Washington. (AP Photo/Dennis Cook, File) --> Add AP News on Google Add AP News as your preferred source to see more of our stories on Google. --> Share Share Facebook Copy Link copied Email X LinkedIn Bluesky Flipboard Pinterest Reddit Read More Presidents have been lampooned on NBC’s “Saturday Night Live” since Chevy Chase first depicted Gerald Ford in 1975. But Dana Carvey and President George H.W. Bush set the standard. /* 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 Carvey, who also played the iconic Church Lady, embellished the 41st president’s nasal tone and patrician air to caricature his signature phrases: “Not gonna do it. Wouldn’t be prudent.” Bush became a fan. He and Carvey sat together at Bush’s last dinner as president, in 1992. After he lost to Bill Clinton that November, the president invited Carvey to the White House for a Christmas party. The two remained friends . George W. Bush jokes about weapons of mass destruction President George W. Bush laughs as comedian Jay Leno tells jokes at the annual White House Correspondents Association Dinner in Washington, on May 1, 2004. (AP Photo/Gerald Herbert, File) President George W. Bush laughs as comedian Jay Leno tells jokes at the annual White House Correspondents Association Dinner in Washington, on May 1, 2004. (AP Photo/Gerald Herbert, File) --> Add AP News on Google Add AP News as your preferred source to see more of our stories on Google. --> Share Share Facebook Copy Link copied Email X LinkedIn Bluesky Flipboard Pinterest Reddit Read More In 2004, American forces remained in Iraq after the 43rd president ordered an invasion based on assertions that Saddam Hussein had weapons that threatened U.S. security. By the time of the annual dinner, it was apparent those claims were overblown. Bush made light of the situation with pictures of him looking around the White House for Saddam’s weapons. “Those weapons of mass destruction have got to be here somewhere,” he said as one slide showed him looking under furniture in the Oval Office. The audience laughed and applauded. Some veterans, including then-Sen. John Kerry, a 2004 presidential nominee, were not amused. Bush defeated Kerry that November anyway. 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); }); Colbert skewers Bush and the media Not long into his second term, Bush sat uncomfortably as Stephen Colbert, then a Comedy Central host, hammered him with an aggressiveness unusual for the dinner. “The greatest thing about this man is he’s steady,” Colbert said in 2006. “You know where he stands. He believes the same thing Wednesday that he believed on Monday, no matter what happened Tuesday. Events can change; this man’s beliefs never will.” He sarcastically urged Bush to ignore his approval ratings, then in the low 30s: “We know that polls are just a collection of statistics that reflect what people are thinking in reality. And reality has a well-known liberal bias.” Colbert lambasted the dinner hosts, too, suggesting Washington media protected the Bush administration. “Over the last five years you people were so good — over tax cuts, WMD intelligence, the effect of global warming. We Americans didn’t want to know,” Colbert said, “and you had the courtesy not to try to find out.” A Trumpian dinner without Trump 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); }); During his first White House term, Trump broke the long streak of presidential attendance. Comedian Michelle Wolf targeted him anyway . President Donald Trump boards Air Force One during his departure from Andrews Air Force One Base, Md., April 28, 2018. Trump traveled to Michigan to speak at a rally on the same night as the White House Correspondent’s Dinner, the second straight year Trump as skipped the event with the White House Press Corps. (AP Photo/Pablo Martinez Monsivais, File) President Donald Trump boards Air Force One during his departure from Andrews Air Force One Base, Md., April 28, 2018. Trump traveled to Michigan to speak at a rally on the same night as the White House Correspondent’s Dinner, the second straight year Trump as skipped the event with the White House Press Corps. (AP Photo/Pablo Martinez Monsivais, File) --> Add AP News on Google Add AP News as your preferred source to see more of our stories on Google. --> Share Share Facebook Copy Link copied Email X LinkedIn Bluesky Flipboard Pinterest Reddit Read More “It’s 2018, and I’m a woman, so you cannot shut me up — unless you have Michael Cohen wire me $130,000,” she cracked, referencing payments made to keep an adult film star from disclosing her allegations of a sexual encounter with Trump. When the audience groaned at her crassness, Wolf quipped, “Yeah, shoulda done more research before you got me to do this.” With Trump absent, his press secretary and now-Arkansas Gov. Sarah Huckabee Sanders sat at the head table and at the center of Wolf’s routine. Wolf compared Sanders’ role for Trump to being a character in “The Handmaid’s Tale,” a dystopian novel about an authoritarian, misogynistic society. Her harshest barb riffed on a famous Maybelline mascara ad. “I actually really like Sarah. I think she’s very resourceful,” Wolf said. “But she burns facts and then she uses that ash to create a perfect smoky eye. Like maybe she’s born with it; maybe it’s lies. It’s probably lies.” 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); }); Trump, who was in Michigan, called the routine “disgusting.” Within hours, the Correspondents’ Association issued a statement saying the dinner is meant to celebrate “our common commitment to a vigorous and free press while honoring civility, great reporting and scholarship winners” and saying Wolf’s monologue “was not in the spirit of that mission.” Sanders rekindled the moment earlier this year at Washington Gridiron, another annual politics-journalism event. “I’m proud to note that color has really taken off,” she said. “In fact, it’s the exact same thing worn by Vice President JD Vance.” Obama vs. pre-presidential Trump President Barack Obama makes a face as they show his video during his speech at the White House Correspondents’ Association Dinner in Washington, April 30, 2011. (AP Photo/Manuel Balce Ceneta, File) President Barack Obama makes a face as they show his video during his speech at the White House Correspondents’ Association Dinner in Washington, April 30, 2011. (AP Photo/Manuel Balce Ceneta, File) --> Add AP News on Google Add AP News as your preferred source to see more of our stories on Google. --> Share Share Facebook Copy Link copied Email X LinkedIn Bluesky Flipboard Pinterest Reddit Read More Despite not yet attending as president, Trump’s had his moment at the dinner. In 2011, he helped lead the birther movement against then-President Barack Obama. Trump used social media and frequent Fox News Channel appearances to push the false narrative that the first Black president was born in Kenya and not a natural-born U.S. citizen. But at the Washington Hilton, Obama had the lectern — and he used it with Trump sitting in front of him. “Tonight, for the first time, I am releasing my official birth video,” Obama deadpanned, before showing the opening scene of Disney’s “The Lion King,” when the royal cub Simba is presented on the savanna. Obama then turned his fire directly on the reality TV star. “No one is happier, no one is prouder to put this birth certificate matter to rest than the Donald,” Obama said. “And that’s because he can finally get back to focusing on the issues that matter. For example, did we fake the moon landing? What really happened in Roswell? And where are Biggie and Tupac?” As cameras captured a dour Trump, Obama mocked Trump’s role on “Celebrity Apprentice.” “We all know about your credentials and breadth of experience,” the president said, marveling that Trump had to decide who to blame when “the men’s cooking team cooking did not impress the judges from Omaha Steaks.” “These are the kind of decisions that would keep me up at night,” Obama concluded. “Well handled, sir. Well handled.” Trump glared icily. By November 2012, as Obama prepared for his second term, Trump had filed a trademark application for the phrase he would emboss in the national culture four years later: “Make America Great Again.” BILL BARROW Barrow covers U.S. politics for The Associated Press. He is based in Atlanta. twitter mailto
SRCAssociated Press (AP)
LANGEN
LEANCenter
WORDS2 554
ENT8
FRI · 2026-04-24 · 15:23 GMTBRIEF NSR-2026-0424-71580
NSR-2026-0424-71580News Report·EN·Political Strategy
Correspondents’ Dinner’s biggest moments involve laughs, cringing and high-stakes politics
The White House Correspondents’ Dinner is an annual Washington event that
Associated Press (AP)Filed 2026-04-24 · 15:23 GMTLean · CenterRead · 11 min
Associated Press (AP)FIG 01
Reading time
11min
Word count
2 554words
Sources cited
2cited
Entities identified
8entities
Quality score
75%
§ 01
Briefing Summary
AI-generatedNEWSAR · AI
The White House Correspondents’ Dinner is an annual Washington event that
Confidence 0.90Sources 2Claims 4Entities 8
§ 02
Article analysis
Model · rule-basedFraming
Political Strategy
Human Interest
Tone
Measured
AI-assessed
CalmNeutralAlarmist
Factuality
0.70 / 1.00
Factual
LowHigh
Sources cited
2
Limited
FewMany
§ 03
Key claims
4 extracted01
Reagan reminded the audience that he’d made “a sad journey” to Andrews Air Force Base earlier that day.
quoteRonald Reagan
Confidence
1.00
02
Comedians became an annual part of the dinner during Reagan’s presidency.
factual
Confidence
0.90
03
In 1983, Mark Russell offered relatively tame jabs at Ronald Reagan during the White House Correspondents' Dinner.
factual
Confidence
0.90
04
The White House Correspondents’ Dinner is identified by a red carpet for journalists, political staffers, business leaders and celebrities.
factual
Confidence
0.90
§ 04
Full report
11 min read · 2 554 words§ 05
Entities
8 identifiedKey playerOppositionContext
RR
Ronald Reagan person · Key Player
90
WH
White House Correspondents’ Association organization · Context
80
DJ
Donald J Trump person · Key Player
70
US
United States Embassy in Lebanon organization · Context
60
NR
Nancy Reagan person · Context
60
W
Washington location · Context
60
MR
Mark Russell person · Context
50
AA
Andrews Air Force Base location · Context
40