Home / The Conversation with Dasha Burns
The Conversation with POLITICO’s Dasha Burns is a fresh take on the traditional Sunday show format, going beyond conventional wisdom and short sound bites to broaden the political conversation.
Topics: Politics , News , Government
Transcribe the entire archive
573 episodes of The Conversation with Dasha Burns have transcripts. Fetch them all as speaker-labeled Markdown in one script — 1 credit each, and re-fetching one you already have is free:
curl -s -H "x-api-key: YOUR_KEY" \
https://spoken.md/podcasts/1111319839/episodes \
| jq -r '.episodes[] | "\(.id) \(.title)"' \
| while IFS=' ' read -r id title; do
slug=$(echo "$title" | tr '[:upper:]' '[:lower:]' | tr -cs 'a-z0-9' '-' | sed 's/-*$//')
[ -f "${id}-${slug}.md" ] && continue
curl -sf -H "x-api-key: YOUR_KEY" \
-o "${id}-${slug}.md" \
https://spoken.md/transcripts/$id || rm -f "${id}-${slug}.md"
sleep 0.34
done
Already-saved files are skipped — safe to re-run after a top-up.
573 credits. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
‘What the hell is going on with the Democratic Party?’ (with Stephen A. Smith) September 3, 2026
Susan Collins on her high-wire act in Trump’s GOP | On the Road September 2, 2026
The lesson Democrats could learn from MAGA August 28, 2026
An outsider Democrat taking on both parties in Iowa | On the Road August 26, 2026
He went after social media. AI is next. (with Jonathan Haidt) August 21, 2026
How DSA progressives and centrist Dems can both win (with Sen. Adam Schiff) August 14, 2026
Can the GOP ‘defy history’ in the midterms? (with Speaker Mike Johnson) August 6, 2026
Pete Buttigieg has a theory for how Democrats can win | On the Road August 4, 2026
‘Broadcast licenses aren't sacred cows’ (with FCC Chair Brendan Carr) July 31, 2026
Rahm Emanuel makes his 2028 pitch over pizza in Chicago | On The Road July 29, 2026
The California AG trying to stop Hollywood’s biggest merger (with Rob Bonta) July 24, 2026
The populist Democrat taking on his own party (with Abdul El-Sayed) July 17, 2026
Why NATO’s chief thinks Trump was right (with Mark Rutte) July 10, 2026
A GOP power trio look to Teddy Roosevelt for America's next 250 years | On The Road July 8, 2026
Can the American experiment survive? (with Ken Burns) July 2, 2026
Finland’s president: Europe needs to calm down about Trump (with Alexander Stubb) June 26, 2026
Democrats need to stop being ‘boring’ (with Jack Schlossberg) June 19, 2026
The EPA isn’t here to fight climate change (with Lee Zeldin) June 12, 2026
The crypto clash that could reshape finance (with Brian Armstrong) June 5, 2026
Can AI solve the problems it creates? (with David Sacks) May 1, 2026
Behind the velvet rope at White House Correspondents' Dinner (with Tammy Haddad) April 24, 2026
Can the GOP pull off a California upset? (with Steve Hilton) April 17, 2026
Gov. Brian Kemp’s blunt warning for Republicans | On The Road April 14, 2026
Inside the war on Trump’s new MAGA (with Marjorie Taylor Greene) April 10, 2026
Can NASA beat China to the moon and beyond? (with Jared Isaacman) April 3, 2026
How Democrats can win back Trump country (with Gov. Andy Beshear) March 27, 2026
Inside Newsom’s plan to take on Trump | On The Road March 24, 2026
Why the Iran war feels like 'deja vu' (with Sen. Ruben Gallego) March 20, 2026
Sanders on BBQ, politics, and sneaking out of the governor’s mansion | On The Road March 10, 2026
These are examples, not the full list — see everything available from this show via the API, get started .
Thousands of transcripts fetched by people building searchable podcast archives
Get any The Conversation with Dasha Burns episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000787649403
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .