<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="premiere" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/premiere.5ab0b62afd4187ebf9b2.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css">
<link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css">
<link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.d3f34a80e2ccc4662f3b.css">
<link data-chunk="meettheshow-MeetTheShow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/meettheshow-MeetTheShow-component.3644d3d2229f138ebcd1.css">
<link data-chunk="show-Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css">
<link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css">
<link data-chunk="core-page-blocks-youtubePlayer-YouTubePlayer-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-youtubePlayer-YouTubePlayer-component.bb75193f30ae9d0cdc7f.css">
<link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css">
<link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.642ba52c39989a76222e.css">
<link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css">
<link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(197,81.5%,35.8%);
        --gradient-stop: hsl(197,81.5%,29.799999999999997%);
        
                --accent-color: #17aae2;
            
        
             --darkFooterColor: hsl(197,81.5%,33.8%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">On Air with Ryan Seacrest - News &amp; more from the live radio show</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://onairwithryan.iheart.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#17aae2"/><meta data-rh="true" property="og:title" content="On Air with Ryan Seacrest - News &amp; more from the live radio show"/><meta data-rh="true" property="twitter:title" content="On Air with Ryan Seacrest - News &amp; more from the live radio show"/><meta data-rh="true" itemprop="name" content="On Air with Ryan Seacrest - News &amp; more from the live radio show"/><meta data-rh="true" name="description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" property="og:description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" property="twitter:description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" itemprop="description" content="The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."/><meta data-rh="true" name="keywords" content="top 40, american, ryan, ryan seacrest, seacrest, countdown, on air"/><meta data-rh="true" property="og:url" content="https://onairwithryan.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://onairwithryan.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://onairwithryan.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@onairwithryan"/><meta data-rh="true" property="twitter:creator" content="@onairwithryan"/><meta data-rh="true" property="twitter:domain" content="onairwithryan.iheart.com"/><meta data-rh="true" property="og:site_name" content="On Air with Ryan Seacrest"/><meta data-rh="true" name="application-name" content="On Air with Ryan Seacrest"/><meta data-rh="true" property="fb:app_id" content="1574631376170440"/><meta data-rh="true" property="fb:pages" content="24636146951"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-light template-premiere">
                <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-premiere-site-header"><style>
            :root {
                 --premiere-header-background-color: #e6eaed;
                 --premiere-navigation-background-color: #17aae2;
            }
        </style><section class="wrapper--header"><section class="search-user-container"><div class="header-user"></div><div class="header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-header" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search-without-circle" tabindex="-1" width="36" height="40" viewBox="0 0 40 40" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M22.552 28.331a14.811 14.811 0 01-7.538 2.051C6.722 30.382 0 23.581 0 15.191S6.722 0 15.014 0c8.291 0 15.013 6.801 15.013 15.191 0 3.828-1.4 7.326-3.71 9.997l9.096 10.736a2.49 2.49 0 01-.265 3.482 2.42 2.42 0 01-3.441-.268L22.552 28.33zm1.618-13.14c0 5.117-4.1 9.265-9.157 9.265s-9.156-4.148-9.156-9.265c0-5.117 4.1-9.265 9.157-9.265s9.156 4.148 9.156 9.265z" fill="#fff"></path></svg></button></div></section><section class="branding homepage"><div class="HostImage-module_host-image_AwW1z"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72" data-srcset="https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72?ops=gravity(%22center%22),contain(133,133)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72?ops=gravity(%22center%22),contain(266,266)&amp;quality=80 2x" sizes="" alt="On Air with Ryan Seacrest - News &amp; more from the live radio show" class="lazyload" srcSet="" width="133" height="133"/></div><div class="station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(332,160)&amp;quality=80 2x" sizes="" alt="On Air with Ryan Seacrest - News &amp; more from the live radio show" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(166,80)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(332,160)&amp;quality=80 2x" width="166" height="80"/></a></div></section><section class="find-your-station"><a class="component-button button-faux primary small listen-button" tabindex="0" href="/howtolisten/">Find Station</a></section></section><section class="wrapper--social"><button class="component-button primary small social-icons-button" aria-label="socialIcons" aria-hidden="false" type="button"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/onairwithryanseacrest" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/onairwithryan" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/ryanseacrest" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/onairwithryan" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/onairwithryan" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@ryanseacrest" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></button><button class="component-button primary small call-button" aria-label="callIcon" aria-hidden="false" type="button"><a href="tel:(877) 811-RYAN"><svg class="svg-icon icon-call" focusable="false" tabindex="-1" width="21" height="19" viewBox="0 0 21 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" d="M4.34 0c.683 0 .853.114 1.213.792.037.235 1.281 2.375 1.708 3.166.27.501.277.918.068 1.188-.922 1.187-2.135.792-2.136 1.979 0 1.188.629 2.133 2.563 4.354 2.068 2.375 4.204 3.167 5.126 3.167.604 0 2.135-1.98 2.562-2.771.427-.792 1.709.396 2.99 1.188 1.282.791 2.282 1.187 2.496 1.583.317.588-.495 1.583-1.282 2.375-.647.65-2.495 1.979-3.777 1.979-1.28 0-4.698 0-9.396-4.354C1.776 10.292.495 7.125.068 4.75-.359 2.375 1.349 1.187 1.777.792 2.204.396 3.485 0 4.339 0z" fill="#000"></path></svg><span class="text">Call In</span></a></button></section><section class="wrapper--header-nav"><style>
        :root {
             --premiere-navigation-background-color: #17aae2;
             --premiere-navigation-links-color: #ffffff;
        }</style><nav data-cy="pn-nav" class="PremiereNav-module_horizontal-nav_ViWY1 "><div class="PremiereNav-module_outer-wrap_Kwl90 "><ul data-cy="menuLabel" class="PremiereNav-module_main-nav_TIUmY" style="max-height:calc(100vh - 0px)"><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Podcasts" tabindex="0" href="/podcasts/">Podcasts</a></li><li class="PremiereNav-module_top-label_lGBVx"><button data-cy="menuitem" class="PremiereNav-module_menu-label_ffXvV">Show<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul data-cy="list-submenu" class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Show Blog" tabindex="0" href="/featured/ryan-seacrest/">Show Blog</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Sisanie&#x27;s Blog" tabindex="0" href="/featured/sisanie/">Sisanie&#x27;s Blog</a></li><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Tanya&#x27;s Blog" tabindex="0" href="/featured/tanya-rad/">Tanya&#x27;s Blog</a></li><li><a href="http://www.at40.com" class="PremiereNav-module_menu-label_ffXvV" target="_blank" rel="noopener" aria-label="American Top 40">American Top 40</a></li><li><a href="http://ryanseacrestfoundation.org/news/" class="PremiereNav-module_menu-label_ffXvV" target="_blank" rel="noopener" aria-label="Ryan Seacrest Foundation">Ryan Seacrest Foundation</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" aria-label="How To Listen" tabindex="0" href="/howtolisten/">How To Listen</a></li><li class="PremiereNav-module_top-label_lGBVx"><a href="https://premierenetworks.iheart.online/#advertising" class="PremiereNav-module_menu-label_ffXvV" target="_blank" rel="noopener" aria-label="Advertise on On-Air With Ryan Seacrest">Advertise on On-Air With Ryan Seacrest</a></li><li class="PremiereNav-module_top-label_lGBVx"><button class="PremiereNav-module_menu-label_ffXvV">Contests &amp; Promotions<span class="PremiereNav-module_icon_4ZRzN"><svg tabindex="-1" focusable="false" class="svg-icon icon-dropdown direction-down" width="8" height="6" fill="none" viewBox="0 0 8 6"><path fill="#3F4447" class="primary-path" d="M.71 2.41 3.3 5c.39.39 1.02.39 1.41 0L7.3 2.41C7.93 1.78 7.48.7 6.59.7H1.41C.52.7.08 1.78.71 2.41Z"></path></svg></span></button><div class="PremiereNav-module_dropdown-overlay_KZYtV"><ul class="PremiereNav-module_submenu_1kKKS " aria-hidden="false" style="max-height:calc(100vh - 100px)"><li><a class="PremiereNav-module_menu-label_ffXvV" aria-label="Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!" tabindex="0" href="/promotions/win-a-trip-to-our-iheartradio-1890525/">Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!</a></li><li><a type="link" class="PremiereNav-module_menu-label_ffXvV" aria-label="All Contests &amp; Promotions" tabindex="0" href="/promotions/">All Contests &amp; Promotions</a></li><li><a type="link" class="PremiereNav-module_menu-label_ffXvV" aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></div></li><li class="PremiereNav-module_top-label_lGBVx"><a class="PremiereNav-module_menu-label_ffXvV" tabindex="0" href="/contact/">Contact</a></li></ul></div></nav></section></header><main class="component-page layout-generic-full page-home onair-pr"><div class="alerts"></div><section class="col-top"><div class="component-region region-header-dynamic"><input type="hidden" data-id="ZdtcQ"/><input type="hidden" data-id="oiYcz"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><input type="hidden" data-id="ELzwU"/><div class="component-container component-feed feed-style-horizontal block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><div class="feed-cards" data-block-id="SLZ3s"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Ryan Seacrest - Ari&#x27;s Iconic, Signature Pony Is Back! All the Tour Deets" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/">Ari&#x27;s Iconic, Signature Pony Is Back! All the Tour Deets</a><time class="component-date-display" dateTime="1781026440000">Jun 09, 2026</time></figcaption></figure></div></div></div><input type="hidden" data-id="SLZ3s"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><header class="component-heading"><h2 class="heading-title">On-Air Interviews, Videos + Studio Moments</h2></header><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6629666279440b7598b9c1b0?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Listen Back to the Show Podcast Here" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" class="card-title" target="_blank" rel="noopener">Listen Back to the Show Podcast Here</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/tanya-rad/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//62c43ed21df4f9d0ef3be553?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out Tanya Rad&#x27;s Blog Here!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/tanya-rad/">Check Out Tanya Rad&#x27;s Blog Here!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/featured/sisanie/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//6166fc76a373c40541c100a9?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Check Out Sisanie&#x27;s Blog Here" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/sisanie/">Check Out Sisanie&#x27;s Blog Here</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-show-collection meet-the-show block"><header class="component-heading"><h2 class="heading-title">Meet The Show</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Ryan Seacrest" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/sisanie/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Sisanie" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/sisanie/">Sisanie</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/tanya-rad/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10?ops=gravity(%22center%22),fit(160,160)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10?ops=gravity(%22center%22),fit(160,160)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10?ops=gravity(%22center%22),fit(320,320)&amp;quality=80 2x" sizes="" alt="Photo of Tanya Rad" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/tanya-rad/">Tanya Rad</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="cz466"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">What We&#x27;re Talking About</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Ryan Seacrest - Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/">Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight</a><time class="component-date-display" dateTime="1781025900000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/sisanie/content/2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a26c7a5fe27ec91490503b6?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a26c7a5fe27ec91490503b6?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/6a26c7a5fe27ec91490503b6?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/6a26c7a5fe27ec91490503b6?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/6a26c7a5fe27ec91490503b6?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sisanie - A 70-Year-Old Restaurant Has Gained Popularity Due To The Obsession Movie!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/sisanie/">Sisanie</a></nav><a class="card-title" tabindex="0" href="/featured/sisanie/content/2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie/">A 70-Year-Old Restaurant Has Gained Popularity Due To The Obsession Movie!</a><time class="component-date-display" dateTime="1780929900000">Jun 08, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/sisanie/content/2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/5fb7e07651ecc6ca22d5a139?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/5fb7e07651ecc6ca22d5a139?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/5fb7e07651ecc6ca22d5a139?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/5fb7e07651ecc6ca22d5a139?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/5fb7e07651ecc6ca22d5a139?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sisanie - If You&#x27;re Trying To Go To The World Cup Be Careful Of These Scams!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/sisanie/">Sisanie</a></nav><a class="card-title" tabindex="0" href="/featured/sisanie/content/2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams/">If You&#x27;re Trying To Go To The World Cup Be Careful Of These Scams!</a><time class="component-date-display" dateTime="1780685040000">Jun 05, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/tanya-rad/content/2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&amp;ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="Tanya Rad - Dear Banya: Therapy Thursday" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/tanya-rad/">Tanya Rad</a></nav><a class="card-title" tabindex="0" href="/featured/tanya-rad/content/2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday/">Dear Banya: Therapy Thursday</a><time class="component-date-display" dateTime="1780560803000">Jun 04, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/ryan-seacrest/content/2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a1fc58166ba86d32fa20a02?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a1fc58166ba86d32fa20a02?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a1fc58166ba86d32fa20a02?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a1fc58166ba86d32fa20a02?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a1fc58166ba86d32fa20a02?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Ryan Seacrest - Lukas Graham to Guest Host &#x27;American Top 40&#x27;: All the Details" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/ryan-seacrest/">Ryan Seacrest</a></nav><a class="card-title" tabindex="0" href="/featured/ryan-seacrest/content/2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details/">Lukas Graham to Guest Host &#x27;American Top 40&#x27;: All the Details</a><time class="component-date-display" dateTime="1780497000000">Jun 03, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/sisanie/content/2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/64595733261c6b6a089c38ac?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/64595733261c6b6a089c38ac?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/64595733261c6b6a089c38ac?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/64595733261c6b6a089c38ac?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/64595733261c6b6a089c38ac?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Sisanie - Have You Heard About The High-Speed Buses That Might Be Coming To Cali?" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/sisanie/">Sisanie</a></nav><a class="card-title" tabindex="0" href="/featured/sisanie/content/2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali/">Have You Heard About The High-Speed Buses That Might Be Coming To Cali?</a><time class="component-date-display" dateTime="1780408800000">Jun 02, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="LSixG"/><div class="YouTubePlayer-module_youtube-player_Ai1GQ"><div class="YouTubePlayer-module_wrapper_3mr7x" style="border-top:none"><header><h2 class="YouTubePlayer-module_block-title_ZA1Y4">Featured Videos</h2></header><div class="YouTubePlayer-module_video_BSRuu"><div class="sk-wave"><div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div> <div class="sk-wave-rect"></div></div></div><div class="YouTubePlayer-module_playlist-wrapper_PcJoI"><ul class="YouTubePlayer-module_playlist_1e2pc"><li class="YouTubePlayer-module_buttonWrapper_JEoH8"></li></ul></div></div></div><input type="hidden" data-id="Smng8"/><input type="hidden" data-id="PoUUh"/><input type="hidden" data-id="rd8Wg"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><input type="hidden" data-id="beE6F"/><div class="component-container component-podcasts block"><header class="component-heading"><h2 class="heading-title">On Air with Ryan Seacrest<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/80159774?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for On Air with Ryan Seacrest Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">On Air with Ryan Seacrest</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28440719?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Scrubbing In with Becca Tilley &amp; Tanya Rad Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Scrubbing In with Becca Tilley &amp; Tanya Rad</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/51-direct-from-hollywood-with-18894574/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/18894574?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Direct From Hollywood with Ryan Seacrest Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Direct From Hollywood with Ryan Seacrest</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/1248-breakfast-at-sisanies-112396978/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/112396978?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Breakfast at Sisanie&#x27;s Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Breakfast at Sisanie&#x27;s</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="ID:editorial-feed-whatwhere"><header class="component-heading"><h2 class="heading-title">Latest Music + Entertainment News Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Bowen Yang Opens Up About Mid-Season Exit From &#x27;Saturday Night Live&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/">Bowen Yang Opens Up About Mid-Season Exit From &#x27;Saturday Night Live&#x27;</a><time class="component-date-display" dateTime="1781038920000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Katy Perry Makes Red Carpet Debut With &#x27;Love Of My Life&#x27; Justin Trudeau" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/">Katy Perry Makes Red Carpet Debut With &#x27;Love Of My Life&#x27; Justin Trudeau</a><time class="component-date-display" dateTime="1781032020000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Ariana Grande &amp; Ethan Slater &#x27;Quietly&#x27; Split After Nearly 3 Years Of Dating" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/">Ariana Grande &amp; Ethan Slater &#x27;Quietly&#x27; Split After Nearly 3 Years Of Dating</a><time class="component-date-display" dateTime="1781024580000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Olivia Rodrigo Wants To Hear Your Dating Dilemmas At &#x27;u+me=advice forever&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/">Olivia Rodrigo Wants To Hear Your Dating Dilemmas At &#x27;u+me=advice forever&#x27;</a><time class="component-date-display" dateTime="1781021160000">Jun 09, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/">Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame</a><time class="component-date-display" dateTime="1780956000000">Jun 08, 2026</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - Mckenna Grace Returns With Fiery New Single &#x27;Ugly and Rotten&#x27;" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/">Mckenna Grace Returns With Fiery New Single &#x27;Ugly and Rotten&#x27;</a><time class="component-date-display" dateTime="1780954500000">Jun 08, 2026</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="kIdtO"/><input type="hidden" data-id="ixuTv"/><input type="hidden" data-id="nTnZk"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-Site-Footer"><section><div class="top-footer"><div class="footer-row footer-links"><div class="social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/onairwithryanseacrest" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/onairwithryan" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/ryanseacrest" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/onairwithryan" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/onairwithryan" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@ryanseacrest" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.</div><ul class="footer-station-links"><li><a tabindex="0" href="/podcasts/">Podcasts</a></li><li><a tabindex="0" href="/featured/ryan-seacrest/">Show Blog</a></li><li><a href="https://www.iheartmedia.com" target="_blank" rel="noopener">An iHeartMedia Show</a></li></ul><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul></div></div><div class="lower-footer"><div class="footer-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" sizes="" alt="On Air with Ryan Seacrest - News &amp; more from the live radio show" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(128,44)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6?ops=gravity(%22center%22),contain(256,88)&amp;quality=80 2x" width="128" height="44"/></a></div><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li></ul><div class="site-ownership"><div>© <!-- -->2026<!-- --> <!-- -->Premiere Networks, Inc.</div></div></div></section></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2F27177b2083597bf29cf3e6747a7e3d8f","canonicalHostname":"onairwithryan.iheart.com","hostnames":[],"facets":["brands/Ryan Seacrest (52241)","brands/Sisanie (5507)","brands/AT40 (57504)","brands/ONAIR-PR (15237)","markets/PREMIERE","facets/All Sites - English","formats/CHRPOP"],"slug":"onair-pr","market":"markets/PREMIERE","ownBrand":"brands/ONAIR-PR (15237)","timeZone":"America/New_York","keys":["hostname:onairwithryan.iheart.com","hostname:onairwithryanseacrest.com","hostname:onair-pr.radio.iheart.com","hostname:www.onairwithryan.com","hostname:onairwithryan.com","hostname:oawrs.com","hostname:www.oawrs.com","hostname:seacrestshow.com","hostname:www.seacrestshow.com","hostname:www.onairwithryanseacrest.com","id:/27177b2083597bf29cf3e6747a7e3d8f","brand:brands/ONAIR-PR (15237)","slug:onair-pr","primaryParentOf:/59552a4cc3023de553d81b4e","primaryParentOf:/5ac6890d36a4ba562ee462a2","primaryParentOf:/5f54ffc3bcc0851898da64aad90bcbdd","primaryParentOf:/d110a18ec905d9201761e6cc3111ad0f"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"On Air with Ryan Seacrest","description":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love."},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"howtolisten","path":"/howtolisten"},{"name":"videos","path":"/videos"},{"name":"big_game_score_contest","path":"/big-game-score-contest"},{"name":"cash_for_couples","path":"/cash-for-couples"},{"name":"weather","path":"/weather"},{"name":"music_home","path":"/music/"},{"name":"traffic","path":"/traffic/"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"newsletter","path":"/newsletter/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"error_page","path":"/_error/404/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"videos_slug","path":"/videos/\u003cslug>"},{"name":"author","path":"/author/\u003cslug>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b2caf8e2f2607a2fcf4fa7fd06c1e7e5075547b8","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d882a490a8ad25bcfa0f785027730afc3241032d","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/683f89a57e93a31d9d9e4b4449b6e185fd4c1437","priority":0,"source":"/featured/iheartradio-music-festival/_error/404","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a32465ee05303b2043fde40dbdfd5552e382aa77","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f5a406bbc509b34bf198d391b1eb05b04ea96ce9","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/58dd2565d99d9320398583f351fb52bb92d13030","priority":0,"source":"/pages/bobbyojay.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c7eab5de340f2e0878607db768a540ea62230574","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/33678817f4186f06f405a0e27895df034eb8291d","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e6cd615bedfc132611928d4f1a12dfab66e3c087","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7e450e6b21abedac72bd3e61dca1ab8b6ed149d1","priority":0,"source":"/durginstuff.html","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9977c3d9d09eabc69a3caabc851ba0d448398c7c","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8765d5f4ac24e982fa62b17f3b7b071c2248fa83","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4f5ff4e27c7451676ab08b93b8125c2c5f360891","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/aae39b146cf5970ec3a965e07b94b780269ab51f","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/22beaceae8da6ccd8e45509057a5c9c15e312a7a","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/be9576bffef59f81885c3c41ad2d854c632bb681","priority":0,"source":"/music/undefined","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/614b87f62527225e4f0ac790a84e4aa23acbcaf3","priority":0,"source":"/assistance/en","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cf2f475db5ccbe70969980a84ba6e5ba85c75785","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0cf7f14b230c366fdad71c3a33bc89cfa20f30f3","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e1e4589733aa32334d56bdbb3f4e4a2905f07eb1","priority":0,"source":"/music/recently-played/undefined","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6e5b875e499cbf7f653ae187a0267c525c76c5b3","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ed6664a080a669dcf1493a84c3ce2dcd033e1bc1","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/music-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/408a6f249d17f2d0b696d351e089e9d3f0e9f3c2","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/local-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fdcf615f4dc00284dc3be0c8c281661c32613af1","priority":0,"source":"/pages/lancesblog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/41d8bc5ae3fde54b321035695709d027a541692d","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/93ded7b45a290197b619b6196f83e01fa687c515","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/89e4f0ccac5ab95f99837210cc3822eb71d18f49","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4b7bdf58234be615ca8702601c211bc5c1c9b265","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9df89ec7f3ab385c4d95e84031661a67990d6b24","priority":0,"source":"/live/schnitt-show-4824","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1aa7cd7557442c940d4d14c27f6720f868948a4f","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a6fa01d1e9c345566e23664366f72130b1e8d8aa","priority":0,"source":"/adchoices","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5437fc3f102c67398935a918981e89135d44745b","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/aebdf9a9d48c54e11da9623cc2c999a4c57f6e79","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/08cc2d8c9e1ea2232c2308dd3637710bcc0a3390","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b932a05670f0c2ddd7692f78f75a9977b8007959","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5fb695f59931e96bd8bd91ea2258c889135c7fa1","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c3b1a832f6120db29cf9dbe01780437b57434985","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2a05dc1fb768deed92f50a50ffd229ce7b0852b5","priority":0,"source":"/legal/ad-choices/en","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cb788526dc3392e98a52eab205dec6ad6c833a8d","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/63763a6831851810c7755cfc890c7e1df3e2461d","priority":0,"source":"/teachers","regex":false,"schedule":{"begin":1777654920862,"end":4115978604802},"destination":{"type":"URL","value":"https://www.donorschoose.org/iheartradio"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d3dcdd6a3b7e74892940e824f5164111651c97d6","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a917f635e6f0876ced73c342c4efbfcfa966c35d","priority":0,"source":"/content/privacy-and-cookie-notice","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/pages/legal.aspx#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/dbd08df462c6757bb67e6182ef7c5051636dfdf6","priority":0,"source":"/topic/bin-national-news.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6be2cd78d4ea94f9c6e39c9c7b3bdfdd2c851324","priority":0,"source":"/contests","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6da2c84c169489ab1cd55e3cc8a2bfc8fbb8e83d","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3a08f418d86e9fe801dfb568340f2668f408d79f","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ead0ce4a43decfc65e339ee26cd886b244f0fe68","priority":0,"source":"//apps","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/799125e596c332202a0a4acc0e341e686240d293","priority":0,"source":"/.well-known/apple-app-site-association","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f17baa007f57e6d0b2d3d0a47c6a1c5ba57f2ccb","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/113bfe4ffd2a8f72ac3aedbae6ea49375653ea39","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fa6c586dc89e514d74b045c03827687617fe2fac","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/84cfb9a477ac6b34143b4b3d78b48d22a6d55cf2","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/85a426380e1ae9e8da77a54176a988c30a88efc5","priority":0,"source":"/topic/bin-entertainment-news.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/13f13302bdd7d905c358ba666dab04fd0b84a5c9","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/national-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/894a9b9a4cb4701c85ea160c584972eb2de53372","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1753365600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2025-08-27-house-of-music-returns-to-2025-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/43a842fb183b225cc35d6985da4bd4f3498f3b64","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/92bfbc35cb1c3a15bb98ce50124cd990f2c928ba","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/contest-rules$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8ade874efce52ed88ec39429b65cc65927b74948","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4aee26602b201a008359037ba4d91b1aff9da916","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/989d4023bdd9866b7000fba1447f624d3cf959c2","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/weird-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/19001ddcc72fd7b53b551506d7c3f548620e3fa5","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9c9074245064cde74f8c680cd9c6b3e394d1ed81","priority":0,"source":"/livingroomconcertforamerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4d5320ed0512cb8b688affdc2c05a7cfd5d3fc65","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a18cdaeb6bb4669e458ec6102c797b74d26519d8","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/07bf62d4f91c186bcd5e58db72e5a7da18113e98","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a49fedcef9c22191ae5a9c62c115a632cd7623b6","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/51e5f3b5c8a43bf97025f025b05e0872b19aff81","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a917258d98d0e975c8c8f9c945a38b42b7fcd0be","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1e96b2eb23f602b757e5b90fcd7878099300a089","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/sports$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/abc93191cb84404b99a0bdf8b8dc4ae9d448ab43","priority":0,"source":"/livingroomconcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/55d80dde2cb9a844449d19b9621e79b0401ad7e8","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/afe07565167c45be1798d5b0e944fa9cb67c901e","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b31938a8e2ea0573def6ac8748d0c1a447bd378e","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5c1b9878f9f3a96288f4af265e3ddad39d3a8ad0","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/bdc7acb6746131fe5fafc0d9b2a9427b2a28b6ac","priority":0,"source":"/cprplaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-kjz1fl1kfpqs67hwpze1sv/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/25f408388c0cf160fb9e61be672d877c6a14cda1","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/bec106bec9fcd63ae5b98c35ed549ba01eff5be8","priority":0,"source":"/photos/main","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6089eb58a4c51e758bd2877a68dbd5f56ef80f4f","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c4c2fb50965a20612187d313cbbf8a7df904c429","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0a5be32e73ce5d28d546be992e53ebc8015f2fcb","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ca0e108d7a0c7b698ecb94af4ccd8aeb5170b381","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6270339829168417d5dd9b3643337979b63b43e1","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1762444800251,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ce8740c1b4020159fe42d1988297b719ee8d3218","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2be9a2a40abeb0cabe62bffb7c2b8b0dfb534c0c","priority":0,"source":"/app2/contest/7ljdfu","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d16bea677671dfb45a2448ce6aece11e0641a60b","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1762444800383,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/66b158f21f18f376b973d2517332f0b3e03de1d6","priority":0,"source":"/holiday","regex":false,"schedule":{"begin":1762444800180,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/happy-holidays/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d5ba6c1e69deff7eb89b26f3d509a803167c74df","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9552c58afd58d11a45a4bd628b58d24d5429d036","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1779912000274,"end":1789876800274},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/db9e147eac1ae3b3bdcca7b8092fa792fbe950d7","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6ab84b2b14cb686d89b8e7f3dafd0940b71fcd60","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/videos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e1a4341db21ed0b328019da040e5fe66d8441b36","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/362fb1549c3dba96685754c4cb165b89edddffb7","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e4a589017b18714a503e26e0c5e449911bc6c728","priority":0,"source":"/livingroom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/living-room-concert/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/36531eab409d9272b185cbc4ba0e29bac21be1b6","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e5f6c81075b5ea72983262a91e0026fb52d21388","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0078b5cef7eb19b8e04197a3c74100ef31cdb7d9","priority":0,"source":"/photos/hot-shots","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e88fb0da0944bfa06184eb69c6d6055f21800dc8","priority":0,"source":"/listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7544d115d1bfe3a503b859d271c3da72d7a20eab","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ed549553d5f5f486e4d0f9107fbd52bd5efdcb25","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3e74966b4f7570047f2f499961da3981346a2ff2","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/edb6e3cf41a167890e181edc48641c6c1a268c1c","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7b964584108e4364700a79cd1654ba57c262fedf","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f4111178df6075b3dafeecb4bc7bc1a81ed5ed62","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/009ad55f9ee8d3fe3315c890bce9a828a46d5ee3","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/politics$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f6b02b6ac73b4a53b44ddb7568a770365e702fcc","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/83daa5c1c863520f81de9f644206311f9ae28916","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fbabe85bf1845e4896f2dffe4ff9837ee47ac53d","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/41410424656a1f7e6cc5d7483803da90666bef02","priority":0,"source":"/app2/contest/8lfqyf","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fea33ec420447ae1e27cf412e6ad5b86aeb1cb5f","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/415e956ca3015b5c0694cb97f3581404a1f3a127","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/87080871a5121758700692df38ec10dcbafee51e","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/feel-good$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/009d76354ca697fe0efb98a46c079dd10a64520a","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/88c66ed0fe3f52a24d27b989dce8d7d8493bb4d2","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/42ea5b0a1d984793db2f3bb676ef5f1f35a8af00","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/89ceb71eafcc3941fbcbc8ba2ad321f1503604ce","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/17de66a66b4a6741cc41efda7de07bacd58a0cc3","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-qfesrbbrtocnbypslfqapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8a2bbcf4e0e1d1a3d97514f48b4951baefaec4b4","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/46875146d8823afd8240c0d9d67ae58f4a36dd1e","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8ec9b4f4a507831c687de854add88d70a3cd4be9","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8b9cb276805c373cc6a73029a8573de818d7d4dc","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-music-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/477ce75fe29dbbb67d84ba3e441099efd58aa992","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/93822542ca8397d25fced9a36e5b76e0ef4ce6e2","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/188cb78969c1264ee9c21d94144eb6e1e74ea41f","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9738d57c3963bc32bdecf7fe6ae01aee4c5940a2","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4b4e0d636b083fa169679890f170321796c10c0c","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9970e07187bf9c50a944c0f68c5a3fcb711e063f","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0568d6d6b704dca5c17576985619318665deb9ea","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"https://macysrisingstar.iheartradio.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9b41c2c64c9b9749dd21676958a16019263b567b","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4c1173d10f450f284e21b7a849f41d686cc5b54b","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9d7ba6472469211410817d285c21ce9ef6986f57","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1929dafcabc9e47f263ffcbbf95aa1c0becf76f5","priority":0,"source":"/featured/dj-xtreme","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9eb677fac825da0e59988386833cf43fa809ea34","priority":0,"source":"/calendar/concerts-9","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4e92b64b50141bb60a703886a0eec36b723fe053","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a22c5507ea137b4516a62fc21ca3f7d03745a845","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cc77f06cdeac0761ec3534201533e791bdf6fa66","priority":0,"source":"/live/onairwithryan","regex":false,"schedule":{"begin":1553697900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ryan-seacrest-replay-channel-6889/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a4898222e958348c6670e1278ad2914c0335b381","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/entertainment-news$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4ffcff463b175c93c820744d6ab7b3853d62029b","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a616fc5d7a5e37f65ff8324d3c413ab346973612","priority":0,"source":"/calendar/station-events-1","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1acb6126f1ba38edd1aaa913e5c9478e8ecf8715","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/a81a9ebaff4797da9efe752037df79df27774aa9","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/53db41f8394bfabdbcf6135f9c534b38dd3549e4","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/aa4d1564daa04f6c2bcee8932386e945a77248f1","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/political-junkie/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0821203a073d7098a92a971bacb19e6de7634f0d","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ab33dc2d1fa2d7e5436394ab1351d38e0359197a","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5582a9a6f1461b987c6e1a54903be917a51f177a","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/adae0c25a8887e608b4aec8a8264fcf42a4d5a5d","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/20380fdd8af344caad22fe33c9c2c89f87530639","priority":0,"source":"/playlist","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/af933f39e444474237a4b0c0cb2e1548c5a2e13a","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/57e13af6e36e1aab584183256e630a74d03c878f","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b0cbf7222965ea3c1519faa2519328cec2da72a7","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1980227c423baee62f9a668f26dc8d0f4b08fa01","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1779912000000,"end":1789876848861},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b2e9a52a88876ca41b4599a0e3d796525fcba90e","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/24b9bb42daae562936ef2cf64fcb5d891e586abb","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos$%3csuffix%3e"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/b55470f1ebe900767ddecb539feb9746083f6531","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/08fba091ec4fb525ba4a37c093bf56fed8af6f9f","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/bd22ca82ed0eaa5cf4f76fef795a91f36b35aa3b","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5e39f10a7a4aaabb5ec4dc0c00194e3d4c55b935","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/be030b922cf2378765bcbe90fa42b18cf76cbe47","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7c53c601c7637c6a72f590b4a87ed33a293aa553","priority":0,"source":"/advertise_x","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.premierenetworks.com/#advertising"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/beb2327e9d3003c680785ed21f97bce1cf9b64b6","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/604f4635fbe1c5e4e4b6921428630d5bd967766d","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2686ae3bc97977e37265459a03f9349ab631edd9","priority":0,"source":"/%7b%7bcollectionurl%7d%7d","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c414e78bae0f12ffe920f680bff4c7bd3e14327f","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6147b642cf7a938395df72abf8b67fcf4fb9ee94","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c649612267a51a9263f8e35001a78172e62f67ac","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/black-history-month/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7c73835d42bdc6f026292f5b41c05bb92262d836","priority":0,"source":"/ondemand/onairwithryan","regex":false,"schedule":{"begin":1502936760000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/on-air-with-ryan-seacrest-23996864/episode/beyonces-makeup-artist-reveals-some-beauty-secrets-28392097/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/c918da239ed6d87423bbdaca413c059f68f9cdc5","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/61f9d7acdeb3c736da85ae4173ebbc7c4f8978df","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ca43deda438ed09ded8954748834b8e77b0bd4c0","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2b8f3c86a6f52ac9992744763b089595c81f5343","priority":0,"source":"/music/playlist","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ce5fa0431e4709f2a9b0de82832400b84e3850a1","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/630294cea8363ab4d08afa050102fd9b34ccd677","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ced5ef8af53f0d2ee304721734ccadf4c90f24d4","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/women-of-iheartcountry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0a9d44ea8f32627bdb8377edbd6208be6063de23","priority":0,"source":"/topic/bin-sports-news.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/cf983dfbbee03d94e333907b13bd2015337395bc","priority":0,"source":"/music/top-songs/undefined","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6512afb5d6b6243dcd815c3c915061d46ed0e039","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d389e46cae7bd44530a08caef54c9b82628a3b13","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/303aceaca1d0823a495cadd74d489fe376fac51a","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d529a687b42a28140f9e6e2d8c08516492e32d20","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6831c481830b3f571251e76e39d4d18883e770b2","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-war-of-the-roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d85e30c2078808e6c9ce112ca384550f06799f05","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/84e7099436d5d3691438dc577d004653215ad4c1","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/d9cc4660b951d079198d2b9ceff6cba211e29323","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-on-the-verge/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/69dfdbbe70412917afa629ea46b40eaf3fc31aa9","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/dbab906e52694cab83baebb91b6c0eb744c941ab","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3605d71c7fbdebd2d6f692a1bdc6724f08315627","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e07684076770886c837e68ed1c45a66373b3c20e","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/iheartradio-live/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6b315705040ec0a7aa5d22ad4b7732b1701e25ee","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e1d1ae0ff71c333cd70772a9cea97f8460fcbf19","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0e8658a2649b8a5bf63b895cfacb60d53c0a768f","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e4572c5dff0bb177194ec32464368327f2e501e8","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6d383708b033df6eed0f380ab22c663fd5a2ac77","priority":0,"source":"/photos","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e4fd4ac95f4c55f19327fe882350d382bceda551","priority":0,"source":"/featured/everyday-wealth","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/1092a91746d1ece0924ace3576d8cdc867d94950","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e5c76e0ff14ffa3e467d6d990efb7aba62bf7a59","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6e3a2f4b61f5b0c47d1c26adad1dd63913b886a1","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e6409cf7c9df0534647a8e5d6996e7fed71b4034","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/2d9f3f8d2c50429a379c13235262bfa92a170acc","priority":0,"source":"/contests/ryan-seacrests-becoming-by-michelle-obama-546372","regex":false,"schedule":{"begin":1548692340000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e85094098148d25211fdd0e60874ea64acca6555","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7049a6c0f068b1da32750fa313fc6f9d0d0951b4","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e9a231d2e78000bbedbbf4f86b2291004133c920","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3df14f5f164dbba42c7c81c118939d33df759fa5","priority":0,"source":"/topic/24/7%20news%20-%20national%20(501855)","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ead7f70138afd64f7bef97f7347e6aad769c4e08","priority":0,"source":"/ultimate-fan","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7813007a5af71b47e36d8df9c60b5095fadbf633","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ed60f61e4ed37e56cedba6e587e6c3c564bdbf25","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/10b6ece8bc4ab57e0225645b9159a0f68a32cff2","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/edad3bb66c43f44c10be2e6cd0165ae2f04cf4bb","priority":0,"source":"/assistance/es","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7b682be2b62cfb2a1552d13f99a3037cee1cb37a","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/ef88c249e3d4f5aa924e108bef68a18a0551881e","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/3e85acd35ca7e4e7f66609c62e6b8288c30c88c0","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f2ea2be0cd9d5bb33471c0e8851c7ca1debe6b92","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/7d7693f9ace5e93cb61b4783fc2545f75521b9f0","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f572de45c32708297376be3093db6ce7918add2d","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/be52c4ffc37bfaf2196726c6c3ece046bfcf3d12","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1779912000000,"end":1789876819263},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f604ec4696d242c827293cdbef8c4455ce2d663e","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/822296aabd7b2086e77a2d4d9c1519d535a39dd6","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/f93cdfd06135f267c57fff9f134eb5ec52ed2a06","priority":0,"source":"/legal/ad-choices/es","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/40f498f269cabd3e8fdb501918daf3891c75e540","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fab25efd9fb9c94f2bd2f94bd8fb8d401aaaac30","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/849552e4c837c49d22c9f03c706a7a3e2e805249","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/fc40ebc01160c7fc15381733a16987e18cd3b638","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/12fb330571ce734bd25fd2a2822339badd1b1707","priority":0,"source":"/pages/johnandkenshow","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/6b84bfce100dd89b7e571e7f3fc0c084da76cc4c","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1779912023975,"end":1789876800000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/9f013ef01c3dd2485f4fc4c965ee837d682ed062","priority":0,"source":"/advertise","regex":false,"schedule":{"begin":1497840840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.premierenetworks.com/default.aspx#s3/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/0157ba2ff21cbff910124a2d5cb4174d0d54cb64","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/187358f8648934e86af1fd41283d76ca21e036bf","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/4749368b3c587cdded318773f8359a9fba37d001","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-txzd2fpzxdpxuqh2kty9zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/8d6ae0e14902a7b96284d6fcee4bc0478a75877e","priority":0,"source":"/calendar/legacy","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/5acdadf42bedc6d51dec8a4c5372922727014f59","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/e522bf9acc233d44198c2dd6e7b1e86afea38899","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/music-festival/"},"disabled":false,"schedule":{"begin":1779912042079,"end":1789876800000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics","milan cortina"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"o8pGV","keywords":["Rogue Trip","Road Trip","RogueTrip","RoadTrip"],"destination":{"type":"URL","value":"/featured/nissan-rogue-trip/onairwithryan/"},"disabled":false,"schedule":{"begin":1605304800207,"end":1612155600207}},{"id":"AB5L3","keywords":["contest","contests"],"destination":{"type":"URL","value":"https://onairwithryan.iheart.com/contests/"},"disabled":false,"schedule":{"begin":0,"end":4115978604802}}],"sections":{"general":{"name":"On Air with Ryan Seacrest","positioner":"News & more from the live radio show","description":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","keywords":[{"id":"top 40"},{"id":"american"},{"id":"ryan"},{"id":"ryan seacrest"},{"id":"seacrest"},{"id":"countdown"},{"id":"on air"}],"default_content":[{"id":"collections/That's So Me Feature"},{"id":"collections/AT40 Blog (57504)"},{"id":"collections/trending-pop"}],"additional_distributions":[],"default_podcasts":[{"id":"80159774"},{"id":"28440719"},{"id":"18894574"},{"id":"112396978"}],"default_shows":[{"id":"brands/Ryan Seacrest (52241)","sites":{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest"}}}}},{"id":"brands/Sisanie (5507)","sites":{"_id":"%2F6cc0c3ca43a8aac66a1a8d28cff101db","slug":"sisanie","ownBrand":"brands/Sisanie (5507)","configByLookup":{"common":{"branding":{"name":"Sisanie"}}}}},{"id":"brands/Tanya Rad (41386)","sites":{"_id":"%2F15df8d51a952bf16ef3e362e269b25bf","slug":"tanya-rad","ownBrand":"brands/Tanya Rad (41386)","configByLookup":{"common":{"branding":{"name":"Tanya Rad"}}}}}],"default_playlists":[{"id":"312064750::HvdrSwTyToK6Zr5rQb7DSC"},{"id":"312064750::VroVxwEhENoVcyPsSAbTVP"},{"id":"312064750::JodamDiMp3TnAPoZ76nQDc"},{"id":"312064750::5gMLymrxT3RnXo8CNLajjm"},{"id":"312064750::3oBe2DNdFAqsbcA7YggEoo"},{"id":"312064750::AZhMPShzKherhZXWHoG361"},{"id":"312064750::6UGsvqCW3NksKrKUsiwGgX"},{"id":"312064750::N5HCmRqRZVtwrKZByXkhAD"}],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"","country":{"id":"countries/US"},"geo_latitude":null,"geo_longitude":null,"locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"Our Privacy Policy Is Changing:","link":"https://www.iheart.com/content/privacy-and-cookie-notice/","target":"_blank","start_date":{"timestampMs":1531771200000},"end_date":{"timestampMs":1534363200000}},"navigation":{"contact_menu_switch":true,"listen_live_switch":false,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":false,"advertise_switch":false,"find_your_station_switch":true,"enable_podcasts_links_switch":true,"national_promotions":[],"menu":[{"id":"3CggO","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","children":[],"href":"/podcasts/"},{"id":"Tj6Aq","type":"link","label":"Show","target":"_self","ref":"#","children":[{"id":"oZVsP","type":"brand","label":"Show Blog","target":"_self","ref":"%2F5f54ffc3bcc0851898da64aad90bcbdd","href":"/featured/ryan-seacrest/"},{"id":"0j9Aj","type":"brand","label":"Sisanie's Blog","target":"_self","ref":"%2F6cc0c3ca43a8aac66a1a8d28cff101db","href":"/featured/sisanie/"},{"id":"IhRrL","type":"brand","label":"Tanya's Blog","target":"_self","ref":"%2F15df8d51a952bf16ef3e362e269b25bf","href":"/featured/tanya-rad/"},{"id":"xmSsV","type":"link","label":"American Top 40","target":"_blank","ref":"http://www.at40.com","href":"http://www.at40.com"},{"id":"DGz5r","type":"link","label":"Ryan Seacrest Foundation","target":"_blank","ref":"http://ryanseacrestfoundation.org/news/","href":"http://ryanseacrestfoundation.org/news/"}],"href":"#"},{"id":"nNqDV","type":"page","label":"How To Listen","target":"_self","ref":"howtolisten","children":[],"href":"/howtolisten/"},{"id":"boVFf","type":"link","label":"Advertise on On-Air With Ryan Seacrest","target":"_blank","ref":"https://premierenetworks.iheart.online/#advertising","children":[],"href":"https://premierenetworks.iheart.online/#advertising"}],"menu_footer":[{"id":"zhsQH","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","children":[],"href":"/podcasts/"},{"id":"17mzU","type":"brand","label":"Show Blog","target":"_self","ref":"%2F5f54ffc3bcc0851898da64aad90bcbdd","children":[],"href":"/featured/ryan-seacrest/"},{"id":"PFJ7F","type":"link","label":"An iHeartMedia Show","target":"_blank","ref":"https://www.iheartmedia.com","children":[],"href":"https://www.iheartmedia.com"}]},"design":{"theme":"premiere","color_scheme":null,"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5e9616fdd2a576586b9271ae","asset":{"bucket":"assets.brands","resourceId":"%2F5e9616fdd2a576586b9271ae","href":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae"}},"logo_favicon":{"id":"asset://assets.brands/945912127b1a3ec77a357a445ff0b5cb","asset":{"bucket":"assets.brands","resourceId":"%2F945912127b1a3ec77a357a445ff0b5cb","href":"https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#17aae2","header_color":"#e6eaed","navigation_color":"#17aae2","navigation_links_color":"#ffffff","ihr_embed_player_bar_stream_override":{"id":"23996864","kind":"podcast"},"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":{"id":"asset://assets.brands/624492e2f83409bfcc81dbd6","asset":{"bucket":"assets.brands","resourceId":"%2F624492e2f83409bfcc81dbd6","href":"https://i.iheart.com/v3/re/assets.brands/624492e2f83409bfcc81dbd6"}},"thumbnail_image":{"id":"asset://assets.brands/6272d2dcb04b99b93bbaec72","asset":{"bucket":"assets.brands","resourceId":"%2F6272d2dcb04b99b93bbaec72","href":"https://i.iheart.com/v3/re/assets.brands/6272d2dcb04b99b93bbaec72"}}},"social":{"facebook_switch":true,"facebook_name":"onairwithryanseacrest","facebook_app_id":"1574631376170440","facebook_fan_page_id":"24636146951","twitter_switch":true,"twitter_name":"onairwithryan","youtube_switch":true,"youtube_name":"ryanseacrest","instagram_switch":true,"instagram_name":"onairwithryan","snapchat_switch":true,"snapchat_name":"onairwithryan","pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"ryanseacrest"},"contact":{"page_intro":"","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"(877) 811-RYAN","business_phone_number":"","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":false,"prize_pickup_info":"","location_address1":"","location_address2":"","location_city":"","location_state":"","location_zip":"","office_hours":"","email_form_switch":true,"employment_info_switch":false,"contacts":[{"type":"Email the Show"}],"eeo_report_asset":null,"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":false,"email_format":null,"dataskrive_switch":true,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":"","aptivada_switch":true,"aptivada_id":"1888239","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":null}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":{"record":{}}}}}}}},"micrositeReferences":[{"_id":"%2F5f54ffc3bcc0851898da64aad90bcbdd","slug":"ryan-seacrest","ownBrand":"brands/Ryan Seacrest (52241)","configByLookup":{"common":{"branding":{"name":"Ryan Seacrest"}}}},{"_id":"%2F6cc0c3ca43a8aac66a1a8d28cff101db","slug":"sisanie","ownBrand":"brands/Sisanie (5507)","configByLookup":{"common":{"branding":{"name":"Sisanie"}}}},{"_id":"%2F15df8d51a952bf16ef3e362e269b25bf","slug":"tanya-rad","ownBrand":"brands/Tanya Rad (41386)","configByLookup":{"common":{"branding":{"name":"Tanya Rad"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/home","name":"home","pageConfig":{"sitemap_frequency":"hourly","thumbnail":"","title":"","adobe_page_name":"home","description":"","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"link":null,"title":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"position":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651773617414},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"title":null,"subtitle":null,"background_image":"asset://assets.brands/60f833b3f99e947f65c67c4d","background_color":"#3f3f3f"},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":1651773631846}},{"id":"ELzwU","region":"main:dynamic","type":"feed","ordinal":2,"value":{"title":null,"feed_index":1,"size":1,"position":null,"ad_split":null,"feed_id":"ID:pinned-content"},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":1626458976910,"end":1626804573911},"feed":{"results":[],"resume":null}},{"id":"SLZ3s","region":"main:dynamic","type":"feed","ordinal":3,"value":{"size":1,"position":null,"ad_split":0,"feed_id":"USAGE:feed-usecases/Default Personalities","title":null,"feed_index":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a284dfe492b64e6d2d25224","type":"PUBLISHING","record":{"ref_id":"%2F6a284dfe492b64e6d2d25224","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FuSHhZiGKKK8","@url":"https://youtu.be/uSHhZiGKKK8","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/uSHhZiGKKK8/hqdefault.jpg","thumbnail_width":480,"title":"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/uSHhZiGKKK8"},{"html":"\u003cp>Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284fab492b64e6d2d2522f"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781026440000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","social_title":"","summary":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/"},"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f","title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","description":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","author":""},"pub_start":1781026440000,"pub_until":4115978604802,"pub_changed":1781026794369,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284dfe492b64e6d2d25224","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_index":6,"size":4,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Promotions","title":"On-Air Interviews, Videos + Studio Moments"},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F5e974fa86ad4d8115439d8f1","type":"LEADS","record":{"title":"Listen Back to the Show Podcast Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6629666279440b7598b9c1b0","img_meta":{"base_id":"%2F6629666279440b7598b9c1b0","bucket":"new_assets"},"link":{"target":"_blank","urls":{"web":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/","device":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eea31c42b5f387bd67590a5","type":"LEADS","record":{"title":"Check Out Tanya Rad's Blog Here!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/62c43ed21df4f9d0ef3be553","img_meta":{"base_id":"%2F62c43ed21df4f9d0ef3be553","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/tanya-rad/","web":"https://onairwithryan.iheart.com/featured/tanya-rad/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5e585ebc6ff194691c078780","type":"LEADS","record":{"title":"Check Out Sisanie's Blog Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6166fc76a373c40541c100a9","img_meta":{"base_id":"%2F6166fc76a373c40541c100a9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/sisanie/","web":"https://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":8,"value":{"size":0,"title":"Meet The Show","feed_id":"ID:meet-the-show-feed","feed_index":8},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F594c3a8ade85c00bb9d8be49","type":"LEADS","record":{"title":"Ryan Seacrest","subtitle":"Ryan is quite simply one of the most influential, well-regarded, and well-known names in Hollywood. He is the quintessential Hollywood insider who always manages to have the biggest scoops and the most sought after access to top events and celebrities.  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/ryan-seacrest/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3ad1de85c00bb9d8be4c","type":"LEADS","record":{"title":"Sisanie","subtitle":"Sisanie is co-host of Ryan Seacrest's show On Air With Ryan on KIIS FM Los Angeles' Hit Music radio station  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3b18de85c00bb9d8be4f","type":"LEADS","record":{"title":"Tanya Rad","subtitle":"Tanya Rad is co-host on Ryan Seacrest's morning show On Air With Ryan on 102.7 KIIS FM Los Angeles' Hit Music radio Station  Read more: http://onair-pr.fire.iheart.com/featured/tanya-rad/#ixzz4klorpoPz","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b10","bucket":"new_assets"},"link":{"target":"_self","urls":{"web":"http://onairwithryan.iheart.com/featured/tanya-rad/","device":""},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":9,"value":{"feed_index":2,"size":6,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","title":"What We're Talking About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/feed-load-more","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a284c97492b64e6d2d25215","type":"PUBLISHING","record":{"ref_id":"%2F6a284c97492b64e6d2d25215","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2Fmee1kFITcNc","@url":"https://youtu.be/mee1kFITcNc","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/mee1kFITcNc/hqdefault.jpg","thumbnail_width":480,"title":"TANYA'S TIP FOR ARGUMENTS | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/mee1kFITcNc"},{"html":"\u003cp>Next time you get in an argument with your partner, try this:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336391491","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284d81492b64e6d2d25220"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781025900000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","social_title":"","summary":"Next time you get in an argument with your partner, try this:","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/"},"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220","title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","description":"Next time you get in an argument with your partner, try this:","author":""},"pub_start":1781025900000,"pub_until":4115978604802,"pub_changed":1781026272331,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284c97492b64e6d2d25215","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight"]}},{"id":"%2F6a26c5ad154cd7e6fa8a50a3","type":"PUBLISHING","record":{"ref_id":"%2F6a26c5ad154cd7e6fa8a50a3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Sisanie","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - MAY 11: (L-R) Curry Barker, Inde Navarrette and Michael Johnston attend the Los Angeles Special Screening of Focus Features' \"Obsession\" at the Hollywood Legion Theater on May 11, 2026 in Los Angeles, California. (Photo by Frazer Harrison/Getty Images)","id":"%2F6a26c7a5fe27ec91490503b6","new_tab":false,"schedule":{},"source_credit":"Frazer Harrison / Getty Images Entertainment / Getty Images","title":"Los Angeles Special Screening Of Focus Features' \"Obsession\" - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Okay, this is kind of funny. A little Italian restaurant on Lankershim in North Hollywood called Little Toni's has suddenly become a tourist attraction thanks to the horror movie Obsession.\u003c/p>\n\n\u003cp>Fans are actually showing up just to sit in the exact booth where a major scene was filmed, taking photos and recreating the moment like it's some famous Hollywood landmark.\u003c/p>\n\n\u003cp>What's crazy is that Little Toni's has been for 70 years, but now it's getting a whole new wave of visitors because of the movie's cult following.\u003c/p>\n\n\u003cp>The film has become such a fan favorite that people are seeking out filming locations all over the Valley.\u003c/p>\n\n\u003cp>Who knew a red vinyl booth in a neighborhood pizza place would become one of the hottest photo ops in L.A.?\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://news.iheart.com/featured/sisanie/content/2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie/","cuser":"user/ldap/1111556","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F6a26c7a5fe27ec91490503b6"},"primary_target":{"categories":[],"distribution":["brands/Sisanie (5507)"]},"publish_date":1780929900000,"publish_end_date":4115978604802,"publish_origin":"brands/Sisanie (5507)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","social_title":"","summary":"","targets":[],"title":"A 70-Year-Old Restaurant Has Gained Popularity Due To The Obsession Movie!","permalink":"https://onairwithryan.iheart.com/featured/sisanie/content/2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie/"},"slug":"2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26c7a5fe27ec91490503b6","title":"A 70-Year-Old Restaurant Has Gained Popularity Due To The Obsession Movie!","description":"","author":"Sisanie"},"pub_start":1780929900000,"pub_until":4115978604802,"pub_changed":1780929900000,"subscription":[{"tags":["brands/Sisanie (5507)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Sisanie (5507)","id:/6a26c5ad154cd7e6fa8a50a3","slug:2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","slug:2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","author:user"]}},{"id":"%2F6a2319a4e6cbebb654e599ac","type":"PUBLISHING","record":{"ref_id":"%2F6a2319a4e6cbebb654e599ac","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Sisanie","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Yellow warning road sign against a stormy sky saying Scam Alert","id":"%2F5fb7e07651ecc6ca22d5a139","new_tab":false,"schedule":{},"source_credit":"AlbertPego / iStock / Getty Images","title":"Scam alert conceptual traffic sign and stormy sky","type":"asset","url":"","use_caption":false},{"html":"\u003cp>With the World Cup kicking off next week and Los Angeles hosting matches at SoFi Stadium, officials are warning fans to be extra careful when buying tickets online.\u003c/p>\n\n\u003cp>Scammers have created fake websites that look almost identical to FIFA's official ticketing pages, complete with logos, hospitality packages, and countdown clocks, all designed to steal your money and personal information.\u003c/p>\n\n\u003cp>What makes it scary is that some of these sites are so convincing that many fans are being fooled.\u003c/p>\n\n\u003cp>Experts say the safest move is to only buy through FIFA's official channels and avoid ticket links from random ads, emails, or social media posts.\u003c/p>\n\n\u003cp>With World Cup fever already hitting LA, scammers are hoping fans rush to grab seats before they sell out.\u003c/p>\n\n\u003cp>The first game at Sofi is one week from today! USA vs Paraguay!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://news.iheart.com/featured/sisanie/content/2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams/","cuser":"user/ldap/1111556","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F5fb7e07651ecc6ca22d5a139"},"primary_target":{"categories":[],"distribution":["brands/Sisanie (5507)"]},"publish_date":1780685040000,"publish_end_date":4115978604802,"publish_origin":"brands/Sisanie (5507)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","social_title":"","summary":"","targets":[],"title":"If You're Trying To Go To The World Cup Be Careful Of These Scams!","permalink":"https://onairwithryan.iheart.com/featured/sisanie/content/2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams/"},"slug":"2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5fb7e07651ecc6ca22d5a139","title":"If You're Trying To Go To The World Cup Be Careful Of These Scams!","description":"","author":"Sisanie"},"pub_start":1780685040000,"pub_until":4115978604802,"pub_changed":1780685358622,"subscription":[{"tags":["brands/Sisanie (5507)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Sisanie (5507)","id:/6a2319a4e6cbebb654e599ac","slug:2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","slug:2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","author:user"]}},{"id":"%2F6a216d78d21eb9826baa0e4b","type":"PUBLISHING","record":{"ref_id":"%2F6a216d78d21eb9826baa0e4b","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28440719","kind":"podcast","related_id":"335867749","schedule":{},"type":"catalog"},{"html":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we’d treat you to someone who actually knows what they’re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out with a round of Dear Banya!\u003c/p>\n\n\n\u003cp>Find out what to do if your friend went to your ex’s wedding, we help a Scrubber whose boss isn’t happy she’s pregnant, and we dive DEEP into attachment styles!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a216c7639b096d7b0a9d7d3","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","feed_type":"PODCAST","feed_vendor":"Scrubbing In with Becca Tilley & Tanya Rad","include_recommendations":false,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Tanya Rad (41386)"]},"publish_date":1780560803000,"publish_end_date":4115978604802,"publish_origin":"brands/Tanya Rad (41386)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday","social_title":"","summary":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we&rsquo;d treat you to someone who actually knows what they&rsquo;re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out wit...","targets":[],"title":"Dear Banya: Therapy Thursday","permalink":"https://onairwithryan.iheart.com/featured/tanya-rad/content/2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday/"},"slug":"2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Dear Banya: Therapy Thursday","description":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we&rsquo;d treat you to someone who actually knows what they&rsquo;re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out wit...","author":""},"pub_start":1780560803000,"pub_until":4115978604802,"pub_changed":1780582208882,"subscription":[{"tags":["brands/Tanya Rad (41386)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Tanya Rad (41386)","id:/6a216d78d21eb9826baa0e4b","slug:2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday","slug:2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday"]}},{"id":"%2F6a1fc41e66ba86d32fa209f9","type":"PUBLISHING","record":{"ref_id":"%2F6a1fc41e66ba86d32fa209f9","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a1fc84d66ba86d32fa20a05","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lukas Graham\u003c/strong> is guest hosting &quot;American Top 40&quot; this weekend, June 6 &amp; 7, 2026 and filling in for \u003cstrong>Ryan Seacrest\u003c/strong>!\u003c/p>\n\n\u003cp>Don't miss the &quot;7 Years&quot; singer take over Seacrest's golden mic &amp; answer ALL of your fan questions! Plus, Lukas will take us behind what to expect next with his upcoming album \u003cstrong>&quot;Good Times,&quot;\u003c/strong> which releases on August 14, 2026.\u003c/p>\n\n\u003cp>He's also giving us a sneak peak at his upcoming tour with \u003cstrong>Ed Sheeran!\u003c/strong>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.americantop40.com/\" target=\"_blank\">\u003cstrong>Listen live here\u003c/strong>\u003c/a> and and follow along on social \u003ca href=\"http://instagram.com/americantop40\" target=\"_blank\">\u003cstrong>@AmericanTop40\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>to drop a question for Lukas!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.americantop40.com/content/2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details/","cuser":"user/ldap/1132906","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a1fc58166ba86d32fa20a02"},"primary_target":{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/KIIS-FM (842)","brands/AT40-PR (15546)","brands/ONAIR-PR (15237)","brands/AT40 (57504)","child-of-brands/AT40 (57504)","child-of-brands/AT40-PR (15546)"]},"publish_date":1780497000000,"publish_end_date":4115978604802,"publish_origin":"brands/AT40-PR (15546)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details","social_title":"","summary":"Lukas Graham is taking over for Ryan Seacrest as guest host on 'American Top 40!'","targets":[],"title":"Lukas Graham to Guest Host 'American Top 40': All the Details","permalink":"https://onairwithryan.iheart.com/content/2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details/"},"slug":"2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1fc58166ba86d32fa20a02","title":"Lukas Graham to Guest Host 'American Top 40': All the Details","description":"Lukas Graham is taking over for Ryan Seacrest as guest host on 'American Top 40!'","author":""},"pub_start":1780497000000,"pub_until":4115978604802,"pub_changed":1780497000000,"subscription":[{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/KIIS-FM (842)","brands/AT40-PR (15546)","brands/ONAIR-PR (15237)","brands/AT40 (57504)","child-of-brands/AT40 (57504)","child-of-brands/AT40-PR (15546)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/AT40-PR (15546)","id:/6a1fc41e66ba86d32fa209f9","slug:2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details","slug:2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details"]}},{"id":"%2F6a1ed813bc9534a374d7e84d","type":"PUBLISHING","record":{"ref_id":"%2F6a1ed813bc9534a374d7e84d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Sisanie","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F64595733261c6b6a089c38ac","new_tab":false,"schedule":{},"source_credit":"Nikada / E+ / Getty Images","title":"Speeding Bus","type":"asset","url":"","use_caption":false},{"html":"\u003cp>So, as you may have heard... California is exploring the options of high-speed buses!\u003c/p>\n\n\u003cp>Buses that could someday travel up to 140 mph on dedicated freeway lanes, and in theory get people from San Francisco to Los Angeles in less than three hours.\u003c/p>\n\n\u003cp>The state is looking at similar systems overseas and says it could be a cheaper alternative to building entirely new rail lines.\u003c/p>\n\n\u003cp>But honestly, my first thought was: is that actually safe?\u003c/p>\n\n\u003cp>Most freeways weren't designed for anything close to those speeds, and officials admit major upgrades, specialized vehicles, and advanced technology would be needed before something like this could ever happen.\u003c/p>\n\n\u003cp>It sounds cool on paper, but I can't imagine being on a bus flying down The 5 at 140 mph and not wondering what happens if something goes wrong.\u003c/p>\n\n\u003cp>Also, are their bathroom breaks? What if we hit a bump? I have so many questions!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://news.iheart.com/featured/sisanie/content/2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali/","cuser":"user/ldap/1111556","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F64595733261c6b6a089c38ac"},"primary_target":{"categories":[],"distribution":["brands/Sisanie (5507)"]},"publish_date":1780408800000,"publish_end_date":4115978604802,"publish_origin":"brands/Sisanie (5507)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","social_title":"","summary":"","targets":[],"title":"Have You Heard About The High-Speed Buses That Might Be Coming To Cali?","permalink":"https://onairwithryan.iheart.com/featured/sisanie/content/2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali/"},"slug":"2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/64595733261c6b6a089c38ac","title":"Have You Heard About The High-Speed Buses That Might Be Coming To Cali?","description":"","author":"Sisanie"},"pub_start":1780408800000,"pub_until":4115978604802,"pub_changed":1780408800000,"subscription":[{"tags":["brands/Sisanie (5507)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Sisanie (5507)","id:/6a1ed813bc9534a374d7e84d","slug:2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","slug:2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"Smng8","region":"main:dynamic","type":"youtube","ordinal":12,"value":{"title":"Featured Videos","link_type":"channel","handle":{"ref":"UCl4h_3qTOIUnUX8KCICRM3A","type":"TAG","scope":null}},"tags":[],"schedule":{"begin":0,"end":4115978604802},"playlist":null,"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","youtube":{"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"On Air With Ryan Seacrest","description":"The official home for video from \"On Air with Ryan Seacrest\" and RyanSeacrest.com.","customUrl":"@ryanseacrest","publishedAt":{"timestampMs":1142633480000,"timestamp":1142633480,"iso8601":"2006-03-17T22:11:20.000Z"},"thumbnails":{"default":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s88-c-k-c0x00ffffff-no-rj","width":88,"height":88},"medium":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s240-c-k-c0x00ffffff-no-rj","width":240,"height":240},"high":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s800-c-k-c0x00ffffff-no-rj","width":800,"height":800},"standard":null,"maxres":null}},"playlists":{"count":17,"pageInfo":{"prevToken":null,"nextToken":"CAoQAA","itemTokens":null},"items":[{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","snippet":{"title":"Hump Day Bump Day Round 2!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786352512,"timestamp":1614786352,"iso8601":"2021-03-03T15:45:52.512Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest","description":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786365000,"timestamp":1614786365,"iso8601":"2021-03-03T15:46:05.000Z"},"videoId":{"id":"jgpY52RZDRg"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1615992777000,"timestamp":1615992777,"iso8601":"2021-03-17T14:52:57.000Z"},"videoId":{"id":"eOyfqWCroO0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest","description":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1616601784000,"timestamp":1616601784,"iso8601":"2021-03-24T16:03:04.000Z"},"videoId":{"id":"kdChJfAhIUw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1617132973000,"timestamp":1617132973,"iso8601":"2021-03-30T19:36:13.000Z"},"videoId":{"id":"N6fFF4frB9U"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest","description":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1619021986000,"timestamp":1619021986,"iso8601":"2021-04-21T16:19:46.000Z"},"videoId":{"id":"GTrgNE0qgEU"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest","description":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620326568000,"timestamp":1620326568,"iso8601":"2021-05-06T18:42:48.000Z"},"videoId":{"id":"X2mfOPdWH-Q"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest\n\n#Sisanie #Pregnant #BabyGirl\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620840016000,"timestamp":1620840016,"iso8601":"2021-05-12T17:20:16.000Z"},"videoId":{"id":"PS_0KGP2pEw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest","description":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1622057656000,"timestamp":1622057656,"iso8601":"2021-05-26T19:34:16.000Z"},"videoId":{"id":"3bUu8Mg20_0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest","description":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1625678188000,"timestamp":1625678188,"iso8601":"2021-07-07T17:16:28.000Z"},"videoId":{"id":"WeXafJdcvRI"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","snippet":{"title":"Our Favorite Summer Recipes!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823003965,"timestamp":1591823003,"iso8601":"2020-06-10T21:03:23.965Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Low Calorie Grilled Zucchini Recipe | Off-Air With Sisanie Ep. 49","description":"This is my favorite low calorie Zucchini Recipe! Barely any points for WW!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823013000,"timestamp":1591823013,"iso8601":"2020-06-10T21:03:33.000Z"},"videoId":{"id":"WBq5zQy08YY"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52","description":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52\n\nIn this episode, I show you my favorite Cinco de Mayo Recipes. We're making a Skinny Margarita and guacamole! \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823045000,"timestamp":1591823045,"iso8601":"2020-06-10T21:04:05.000Z"},"videoId":{"id":"eZ0Nq3mm8uc"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Sisanie’s Easy Go-To Snack | Off-Air With Sisanie","description":"Yum — and SO simple! In the latest episode of Off-Air With Sisanie, we’re whipping up one of Sisanie’s most requested snack recipes: spicy garlic edamame!\n\nHit the link for the full story: \nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2019-07-24-sisanies-super-simple-spicy-garlic-edamame-snack-recipe/?fbclid=IwAR30yriCxYI7ajqwOvTFkWqqqGtQ8WDje4nEUxw1CLopS6rFQqctjHKYzKg\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824188000,"timestamp":1591824188,"iso8601":"2020-06-10T21:23:08.000Z"},"videoId":{"id":"NCu4DFv9QlE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"The Most Refreshing Summer Snack | Off-Air With Sisanie","description":"Sisanie has the perfect Summer recipe for you! It tastes just like a mojito!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824198000,"timestamp":1591824198,"iso8601":"2020-06-10T21:23:18.000Z"},"videoId":{"id":"PLKIOn5P3y0"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"My Favorite Low-Cal Pizza Recipe!| Off-Air With Sisanie","description":"My Favorite Low-Cal Pizza Recipe! | Off-Air With Sisanie\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nSong:\nParadise - Ikson\nhttps://soundcloud.com/ikson\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n#Cooking #Pizza","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824264000,"timestamp":1591824264,"iso8601":"2020-06-10T21:24:24.000Z"},"videoId":{"id":"U7tunUyNkS8"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"My Favorite Egg Salad Recipe! | Off-Air With Sisanie","description":"My Favorite Memorial Day Recipe! | Off-Air With Sisanie\nIn  this episode I walk you through my favorite egg salad recipe that I'm using for Memorial Day! Have a great weekend!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n\n\nMusic Creds:\nI Found You (Original Mix) - Chill EDM Pop Tropical House by Kami (EDM Producer) is licensed under a  Creative Commons License.\n\nSong can be found here: https://bit.ly/2WpQiwb","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824947000,"timestamp":1591824947,"iso8601":"2020-06-10T21:35:47.000Z"},"videoId":{"id":"Xkrf-ZROkog"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45","description":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45\nIn this episode, I show you a super healthy French Toast Recipe I found that is only 6 points on Weight Watchers! Perfect for the morning after Coachella!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591825789000,"timestamp":1591825789,"iso8601":"2020-06-10T21:49:49.000Z"},"videoId":{"id":"a83kd2UihOE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"The Best 2020 Detox Recipe | Off-Air With Sisanie","description":"The Best 2020 Detox Recipe | Off-Air With Sisanie\r\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591826127000,"timestamp":1591826127,"iso8601":"2020-06-10T21:55:27.000Z"},"videoId":{"id":"sxKQx2vNJKg"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591827321000,"timestamp":1591827321,"iso8601":"2020-06-10T22:15:21.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","snippet":{"title":"Ryan's Funniest Moments","description":"An ongoing collection of Ryan's Funniest Moments!","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595974,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.974Z"}},"playlistItems":{"count":31,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVF3UVRCRlJqa3pSRU5GTlRjME1rSQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456803000,"timestamp":1584456803,"iso8601":"2020-03-17T14:53:23.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest","description":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456694000,"timestamp":1584456694,"iso8601":"2020-03-17T14:51:34.000Z"},"videoId":{"id":"4vysLcR8Tzo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"If We Were a Personal Assistant | On Air With Ryan Seacrest","description":"If We Were a Personal Assistant | On Air With Ryan Seacrest\n\nInspired by Kendall Jenner’s recent Q+A, Ryan Seacrest, Sisanie and Tanya Rad reveal who they would want to be a personal assistant to for a day. Watch back the on-air moment!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595000,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.000Z"},"videoId":{"id":"Hrq4deNACmM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest","description":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456644000,"timestamp":1584456644,"iso8601":"2020-03-17T14:50:44.000Z"},"videoId":{"id":"79Fh2Ow-fac"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Ryan, Tanya and Sisanie Dance to Finesse in the studio | On Air with Ryan Seacrest","description":"Ryan, Tanya and Sisanie Dance to Finesse in the studio\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nRyan, Tanya and Sisanie Dance to Finesse in the studio\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458871000,"timestamp":1584458871,"iso8601":"2020-03-17T15:27:51.000Z"},"videoId":{"id":"-QUrIawezjs"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest","description":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456683000,"timestamp":1584456683,"iso8601":"2020-03-17T14:51:23.000Z"},"videoId":{"id":"VJmwxWWlGwE"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Jacob Tremblay and Ryan Talk Favorite Foods | On Air with Ryan Seacrest","description":"Jacob Tremblay and Ryan Talk Favorite Foods\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nJacob Tremblay and Ryan Talk Favorite Foods\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458915000,"timestamp":1584458915,"iso8601":"2020-03-17T15:28:35.000Z"},"videoId":{"id":"KuuX9un5-4U"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest","description":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456751000,"timestamp":1584456751,"iso8601":"2020-03-17T14:52:31.000Z"},"videoId":{"id":"wL00DvPmmvo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"How To Wear A Suit Like Ryan Seacrest","description":"Ryan takes you behind the scenes of \"American Idol\" season 14 and his many looks from Ryan Seacrest Distinction. Read his interview with Yahoo Style: http://yhoo.it/1LLyYTJ\n\nThe Ryan Seacrest Distinction collection of men’s tailored clothing and accessories aims to be timeless, stylish, simple, yet affordable.  You can find the collection at Macy’s stores and at macys.com. Learn more at http://ryanseacrestdistinction.com.\n\nConnect with RSD: \nTwitter: http://bit.ly/RSDtwitter\nInstagram: http://bit.ly/RSDinstagram\nShop: http://bit.ly/ShopRSD \n\nSUBSCRIBE: http://full.sc/UBDdWt","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584459735000,"timestamp":1584459735,"iso8601":"2020-03-17T15:42:15.000Z"},"videoId":{"id":"Tlkb_E8vVOM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Ariana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest","description":"Ariana Grande gets prank scared by Ryan Seacrest on her way in to the studio for a Halloween show!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nAriana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584460721000,"timestamp":1584460721,"iso8601":"2020-03-17T15:58:41.000Z"},"videoId":{"id":"cxHOEaLQyxg"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","snippet":{"title":"Looking Back on 2019","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085911865,"timestamp":1578085911,"iso8601":"2020-01-03T21:11:51.865Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085977000,"timestamp":1578085977,"iso8601":"2020-01-03T21:12:57.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"A Look Back on Some of Our Interviews of 2019! | On Air With Ryan Seacrest","description":"A Look Back on Some of OUr Interviews of 2019! | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085921000,"timestamp":1578085921,"iso8601":"2020-01-03T21:12:01.000Z"},"videoId":{"id":"xQWj5yhxMFs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest","description":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085991000,"timestamp":1578085991,"iso8601":"2020-01-03T21:13:11.000Z"},"videoId":{"id":"izFfL9xJCPg"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest","description":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086001000,"timestamp":1578086001,"iso8601":"2020-01-03T21:13:21.000Z"},"videoId":{"id":"ca_OsHxhrDs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest","description":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\r\n\nOn Air with Ryan Seacrest on YouTube\r\n\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\n\r\n\nConnect with On Air with Ryan Seacrest: \r\n\nTwitter: http://twitter.com/onairwithryan\r\n\nSnapchat: OnAirWithRyan \r\n\nFacebook: http://facebook.com/onairwithryanseacrest\r\n\nInstagram: http://instagram.com/onairwithryan\r\n\n\r\n\nConnect with Ryan:\r\n\nTwitter: http://witter.com/RyanSeacrest\r\n\nSnapchat: RyanSeacrest\r\n\nFacebook: http://facebook.com/RyanSeacrest\r\n\nInstagram: http://instagram.com/ryanseacrest\r\n\n\r\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\n\r\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086490000,"timestamp":1578086490,"iso8601":"2020-01-03T21:21:30.000Z"},"videoId":{"id":"274hbfvxkT0"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest","description":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086581000,"timestamp":1578086581,"iso8601":"2020-01-03T21:23:01.000Z"},"videoId":{"id":"CaInUzvzRCw"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest","description":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086617000,"timestamp":1578086617,"iso8601":"2020-01-03T21:23:37.000Z"},"videoId":{"id":"tPHBVjI9VWY"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest","description":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086665000,"timestamp":1578086665,"iso8601":"2020-01-03T21:24:25.000Z"},"videoId":{"id":"Fqb3khyWs2A"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Ari Gold Gets Fired-Entourage 2x13","description":"Ari Gold gets fired from the agency by Terrance. This is from Season 2 of Entourage. I hold no rights to this clip. Entourage belongs to HBO.","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578193381000,"timestamp":1578193381,"iso8601":"2020-01-05T03:03:01.000Z"},"videoId":{"id":"Quc2KGCQ12o"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","snippet":{"title":"Show Moments","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1573682171541,"timestamp":1573682171,"iso8601":"2019-11-13T21:56:11.541Z"}},"playlistItems":{"count":798,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVZHTlRGQ00wTXlOemhCTmpVMFJVRQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4xQ0FCMjc5MUY5QTg0OEM1","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRkI5NzhDQTI2Nzg5NTQ2","snippet":{"title":"Tanya's Discovered Dark Showering ... | On Air with Ryan Seacrest","description":"Tanya's Discovered Dark Showering ...\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778174471000,"timestamp":1778174471,"iso8601":"2026-05-07T17:21:11.000Z"},"videoId":{"id":"2DgQJs2ExmI"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4wQjJBRjE1OTNDQjBDRUU4","snippet":{"title":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch | On Air with Ryan Seacrest","description":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1776286788000,"timestamp":1776286788,"iso8601":"2026-04-15T20:59:48.000Z"},"videoId":{"id":"FWiJMcjPVTg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRDQyMDZFQUQ4MzdBODQ2","snippet":{"title":"There's a New Protein Trend That's Dividing the Internet | On Air with Ryan Seacrest","description":"There's a New Protein Trend That's Dividing the Internet\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775585031000,"timestamp":1775585031,"iso8601":"2026-04-07T18:03:51.000Z"},"videoId":{"id":"MxEGHl8_Lvg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5DRTc5NzhFOUU0MDUyQ0JC","snippet":{"title":"Seacrest's List of Green Flags | On Air with Ryan Seacrest","description":"Seacrest's List of Green Flags\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584842000,"timestamp":1775584842,"iso8601":"2026-04-07T18:00:42.000Z"},"videoId":{"id":"HAdOgy_SPKw"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy43MTY0Q0JCQUM3Q0Q5ODJG","snippet":{"title":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment | On Air with Ryan Seacrest","description":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584910000,"timestamp":1775584910,"iso8601":"2026-04-07T18:01:50.000Z"},"videoId":{"id":"VGClPbnyAMM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5CNUYyQjAzOTgzQ0YzNzVC","snippet":{"title":"Sisanie Has Developed a Winking Habit: Watch | On Air with Ryan Seacrest","description":"Sisanie Has Developed a Winking Habit: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775072166000,"timestamp":1775072166,"iso8601":"2026-04-01T19:36:06.000Z"},"videoId":{"id":"Adb9MUOmJLU"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GQUE0QUYyMTU3RDIzRDkx","snippet":{"title":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know | On Air with Ryan Seacrest","description":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1774896842000,"timestamp":1774896842,"iso8601":"2026-03-30T18:54:02.000Z"},"videoId":{"id":"PlRQXy37-iM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy44OTc4MEQyQkFGNjdBRDQ1","snippet":{"title":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album! | On Air with Ryan Seacrest","description":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773191747000,"timestamp":1773191747,"iso8601":"2026-03-11T01:15:47.000Z"},"videoId":{"id":"ZrsvsTh0F_8"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5BNTIzMDFEQjIyQTU1OTAy","snippet":{"title":"Harry Styles' New Album Is Finally Here! | On Air with Ryan Seacrest","description":"Harry Styles' New Album Is Finally Here!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773112094000,"timestamp":1773112094,"iso8601":"2026-03-10T03:08:14.000Z"},"videoId":{"id":"f38KmmU0ze0"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","snippet":{"title":"Off-Air With Sisanie","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1548728372650,"timestamp":1548728372,"iso8601":"2019-01-29T02:19:32.650Z"}},"playlistItems":{"count":144,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRGczTkRVNU1qVTVRVVV6UTBWRk56aw","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4xRjE1NzQ4MjRCMUNFRDdB","snippet":{"title":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years!","description":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1596823333000,"timestamp":1596823333,"iso8601":"2020-08-07T18:02:13.000Z"},"videoId":{"id":"kAVUtp6WETU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5EQTdFNDU3M0Y3MTM1QjlG","snippet":{"title":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try","description":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try\n\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1592608100000,"timestamp":1592608100,"iso8601":"2020-06-19T23:08:20.000Z"},"videoId":{"id":"eDzOc0YTrdQ"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wNjIzRDA1OTQ2M0UyODEw","snippet":{"title":"How to Make Homemade Sushi! | Off-Air With Sisanie","description":"How to Make Homemade Sushi! | Off-Air With Sisanie\n\nIn this episode, Sisanie made Temaki Hand Rolls with Chef Ken Sato! To purchase your own sushi kit, hit the link below!\n\nLink to the sushi kit:\nhttps://trueworldfoodsla.com/\n\nUse promo code SISANIE for 10% off\n\nRead the full recipe/tutorial at:\n\nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2020-06-12-sushi-chef-teaches-sisanie-how-to-make-sushi-at-home-watch-learn/\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/reIFGds6jds/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/reIFGds6jds/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/reIFGds6jds/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/reIFGds6jds/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/reIFGds6jds/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591976593000,"timestamp":1591976593,"iso8601":"2020-06-12T15:43:13.000Z"},"videoId":{"id":"reIFGds6jds"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wQjA4QkVEQ0RFREIzMjFC","snippet":{"title":"My Review of Baby Shark Live! | Off-Air With Sisanie","description":"Baby shark, doo doo doo doo doo doo! Sisanie and her husband, Michael, took their twins Aiza and Maxon to their first-ever concert the other weekend: Baby Shark Live!\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824690000,"timestamp":1591824690,"iso8601":"2020-06-10T21:31:30.000Z"},"videoId":{"id":"FG8j7gfJB5Y"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC41QTQ4QTIyM0Y1RTBGMUNE","snippet":{"title":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie","description":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie\n\nMusic By: \n\nhttps://soundcloud.com/ikson\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824544000,"timestamp":1591824544,"iso8601":"2020-06-10T21:29:04.000Z"},"videoId":{"id":"ZYRVyllorBs"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CRjBFOTUzQTE4Mjg3RUJF","snippet":{"title":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie","description":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie\n\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1590709953000,"timestamp":1590709953,"iso8601":"2020-05-28T23:52:33.000Z"},"videoId":{"id":"S10fQHYyqw4"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5ENUI5OTFCQkYxNDUxQjQ3","snippet":{"title":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie","description":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/8epX_WOYung/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/8epX_WOYung/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/8epX_WOYung/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/8epX_WOYung/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/8epX_WOYung/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1588783353000,"timestamp":1588783353,"iso8601":"2020-05-06T16:42:33.000Z"},"videoId":{"id":"8epX_WOYung"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5GN0EwRkMxQTJGMTFCNDc1","snippet":{"title":"Remodeling My Home Studio! | Off-Air With Sisanie","description":"Remodeling My Home Studio! | Off-Air With Sisanie\r\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1586382434000,"timestamp":1586382434,"iso8601":"2020-04-08T21:47:14.000Z"},"videoId":{"id":"UiYoY-3TGsM"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC43RjdBQTMwNUUwRTA1QkE3","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584394997000,"timestamp":1584394997,"iso8601":"2020-03-16T21:43:17.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CMDk1Q0MxREYyOTVEOTZF","snippet":{"title":"A Day in the Life Vlog | Off-Air With Sisanie","description":"A Day in the Life Vlog | Off-Air With Sisanie\n\nMusic By: https://soundcloud.com/ikson\rSUBSCRIBE: http://youtube.com/user/ryanseacrest\rSEE MORE: http://onairwithryan.com\r\rOn Air with Ryan Seacrest on YouTube\rThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\rConnect with On Air with Ryan Seacrest: \rTwitter: http://twitter.com/onairwithryan\rSnapchat: OnAirWithRyan \rFacebook: http://facebook.com/onairwithryanseacrest\rInstagram: http://instagram.com/onairwithryan\r\rConnect with Ryan:\rTwitter: http://witter.com/RyanSeacrest\rSnapchat: RyanSeacrest\rFacebook: http://facebook.com/RyanSeacrest\rInstagram: http://instagram.com/ryanseacrest\r\rCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\rhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1583541505000,"timestamp":1583541505,"iso8601":"2020-03-07T00:38:25.000Z"},"videoId":{"id":"WLwtNS-FuVE"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","snippet":{"title":"Today With Tanya","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732354,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.354Z"}},"playlistItems":{"count":33,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVkyTTBORU5FUXdOREU1T0VJd05EWQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Today With Tanya Episode 1: Answering Your Instagram Questions | On Air with Ryan Seacrest","description":"Today With Tanya Episode 1: Answering Your Instagram Questions\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 1: Answering Your Instagram Questions\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"fOoob0bP_cY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Today With Tanya Episode 2: Thirst Trap Thursday   | On Air with Ryan Seacrest","description":"Today With Tanya Episode 2: Thirst Trap Thursday \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 2: Thirst Trap Thursday \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"V-GOVSfj2sA"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Today With Tanya Episode 3: Fun New Music Friday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 3: Fun New Music Friday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 3: Fun New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"TH8_QtsS1d0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Today With Tanya Episode 4: Monday Motivation | On Air with Ryan Seacrest","description":"Today With Tanya Episode 4: Monday Motivation\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 4: Monday Motivation\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"UWtIKLQoV0w"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41QTY1Q0UxMTVCODczNThE","snippet":{"title":"Today With Tanya Episode 5: Tanya's Take | On Air with Ryan Seacrest","description":"Tanya shows us her nighttime skincare routine! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 5: Tanya's Take \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"FK2ybBk4ErY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Today With Tanya Episode 6: Whatever You Want Wednesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 6: Whatever You Want Wednesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\n Today With Tanya Episode 6: Whatever You Want Wednesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N782V0oLQic/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N782V0oLQic/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N782V0oLQic/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N782V0oLQic/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N782V0oLQic/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532559580000,"timestamp":1532559580,"iso8601":"2018-07-25T22:59:40.000Z"},"videoId":{"id":"N782V0oLQic"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4zMDg5MkQ5MEVDMEM1NTg2","snippet":{"title":"Today With Tanya Episode 7: Thirst Trap Thursday | On Air with Ryan Seacrest","description":"Tanya talks about going \"out-out\". \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 7: Thirst Trap Thursday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"_JayUVAN5V0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy45ODRDNTg0QjA4NkFBNkQy","snippet":{"title":"Today With Tanya Episode 8: New Music Friday | On Air with Ryan Seacrest","description":"Check out Tanya's new favorite songs! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 8: New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"-EgU3APhytU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) | On Air with Ryan Seacrest","description":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"Ylg1QRee2vU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Today With Tanya Episode 10: Tanya's Take Tuesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 10: Tanya's Take Tuesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 10: Tanya's Take Tuesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"3wO0hfT3zeI"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","snippet":{"title":"Ryan's Roses","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687431433,"timestamp":1496687431,"iso8601":"2017-06-05T18:30:31.433Z"}},"playlistItems":{"count":6,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Ryan's Roses - June 5 | On Air with Ryan Seacrest","description":"Apparently WATERMELON has some special \"health benefits\" for CHEATERS!\nSUBSCRIBE: http://full.sc/UBDdWt\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 5 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687739000,"timestamp":1496687739,"iso8601":"2017-06-05T18:35:39.000Z"},"videoId":{"id":"7F9UbFjGutM"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan's Roses — June 1 | On Air with Ryan Seacrest","description":"\"There is no baby\" 😱\nSUBSCRIBE: http://full.sc/UBDdWt\nMORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from our studios and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses — June 1 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940466000,"timestamp":1496940466,"iso8601":"2017-06-08T16:47:46.000Z"},"videoId":{"id":"C9juCihyPfg"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Ryan's Roses - June 8 | On Air with Ryan Seacrest","description":"Do you think he was cheating or not?!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 8 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940779000,"timestamp":1496940779,"iso8601":"2017-06-08T16:52:59.000Z"},"videoId":{"id":"SNl1dCAS0KQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan's Roses - June 12 | On Air with Ryan Seacrest","description":"\"Andrew, you're an idiot!\"\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\nRyan's Roses - June 12 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497286096000,"timestamp":1497286096,"iso8601":"2017-06-12T16:48:16.000Z"},"videoId":{"id":"ngd7QOMmX34"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan's Roses - June 15 | On Air with Ryan Seacrest","description":"It is NOT a beautiful day in the neighborhood for this couple...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 15 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497549976000,"timestamp":1497549976,"iso8601":"2017-06-15T18:06:16.000Z"},"videoId":{"id":"kdjqKLOlk-A"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Ryan's Roses - June 19  | On Air with Ryan Seacrest","description":"A tale of two t-shirts...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 19  | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497896607000,"timestamp":1497896607,"iso8601":"2017-06-19T18:23:27.000Z"},"videoId":{"id":"_OzBDKMMPBQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","snippet":{"title":"\"Happy\" OAWRS 10th Anniversary","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187755224,"timestamp":1421187755,"iso8601":"2015-01-13T22:22:35.224Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Pharrell - \"Happy\" (Seacrest 10th Anniversary Edition)","description":"February 26, 2014 marks the 10 year anniversary of \"On Air with Ryan Seacrest\" and to celebrate, we got some friends together in LA and NYC and did our own take on Pharrell's video for his smash hit \"Happy.\"\n\nThank you to the dozens of celebs, listeners, dancers and staffers who brought this video to life!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nFEATURING:\n- Ryan Seacrest\n- Ellen K.\n- Val Chmerkovskiy (Dancing with the Stars)\n- Tanya Rad\n- Louis Soriano\n- Kendall & Kylie Jenner\n- Ferly Prado\n- Donna Wang\n- Erik Ball\n- Jason Derulo\n- Angelica Taylor\n- Chiquis Rivera\n- Marlon Reynoso\n- Juan Pablo Galavis (The Bachelor)\n- Laura Slobin\n- Patty Rodriguez\n- Kalyna Astrinos\n- Mark Ballas (Dancing with the Stars)\n- JoJo\n- Manny Streetz\n- Claudine Cazian\n- Nash Grier (Vine)\n- Cameron Dallas (Vine)\n- Aidan Dacy Carberry\n- Emblem3\n- Kelsie Koziol\n- Nelson Aguirre\n- Karli Henriquez\n- Sisanie\n- Alexa Nof\n- Becky G.\n- Danielle Romo\n- Jayson Stacey\n- Tom McNamara\n- Leah Labelle\n\nMark Ballas' Dance Crew:\n- Ragon Miller\n- Micha Hamilton\n- Sandra Brunnick Mogensen\n- Allan Skeene Jr.\n\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nPharrell - \"Happy\" (Seacrest Remake)\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"YImup67BRac"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan Seacrest Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan Seacrest Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"VlZe-_H3qEc"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Kendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nKendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"4ZiORlK3vcM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Nash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nNash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"qOMst9yZJYM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Mark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nMark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"sPDyp1IRRY8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Becky G. Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nBecky G. Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"-T2a-nfSZqE"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"l8p9NXK8kks"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"JoJo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJoJo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"uPCuvxfzPdg"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Emblem3 Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nEmblem3 Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nH-r26563k8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nH-r26563k8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nH-r26563k8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nH-r26563k8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/nH-r26563k8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"nH-r26563k8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","snippet":{"title":"DigiFest NYC 2014 | Personalities","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402313029990,"timestamp":1402313029,"iso8601":"2014-06-09T11:23:49.990Z"}},"playlistItems":{"count":10,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Prank vs. Prank | DigiFest NYC Presented by Coca-Cola","description":"Jeana and Jesse from Prank vs. Prank at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nPrank vs. Prank | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429147000,"timestamp":1402429147,"iso8601":"2014-06-10T19:39:07.000Z"},"videoId":{"id":"mUhzwiARAOg"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Tré Melvin | DigiFest NYC Presented by Coca-Cola","description":"Tré Melvin at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTré Melvin | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429067000,"timestamp":1402429067,"iso8601":"2014-06-10T19:37:47.000Z"},"videoId":{"id":"Iyjdxt8FAHE"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Teala Dunn | DigiFest NYC Presented by Coca-Cola","description":"Teala Dunn at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTeala Dunn | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402428976000,"timestamp":1402428976,"iso8601":"2014-06-10T19:36:16.000Z"},"videoId":{"id":"YXdXfQwJDUA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jake Foushee | DigiFest NYC Presented by Coca-Cola","description":"Jake Foushee at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJake Foushee | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425666000,"timestamp":1402425666,"iso8601":"2014-06-10T18:41:06.000Z"},"videoId":{"id":"1N4hMOxxGn0"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Nash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola","description":"Nash Grier & Cameron Dallas at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nNash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425261000,"timestamp":1402425261,"iso8601":"2014-06-10T18:34:21.000Z"},"videoId":{"id":"5QjtC2Qr-FA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Brent Rivera | DigiFest NYC Presented by Coca-Cola","description":"Brent Rivera at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nBrent Rivera | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402356683000,"timestamp":1402356683,"iso8601":"2014-06-09T23:31:23.000Z"},"videoId":{"id":"ajbJ_wLQAik"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Kaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola","description":"Kaleb Nation surprises his girlfriend BFF Taylor by proposing to her at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: \nhttp://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nKaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402346840000,"timestamp":1402346840,"iso8601":"2014-06-09T20:47:20.000Z"},"videoId":{"id":"qyzzVUCSEYk"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Acacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola","description":"Acacia Brinley and Lindsay & Morgan Demeola take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nAcacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402343334000,"timestamp":1402343334,"iso8601":"2014-06-09T19:48:54.000Z"},"videoId":{"id":"fUnM5HPiIzU"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"JacksFilms | DigiFest NYC Presented by Coca-Cola","description":"JacksFilms talks to the crowd at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJacksFilms | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402337276000,"timestamp":1402337276,"iso8601":"2014-06-09T18:07:56.000Z"},"videoId":{"id":"MJBRsZ0BmT8"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Matt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola","description":"Matt Espinosa and Carter Reynolds take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nMatt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402335839000,"timestamp":1402335839,"iso8601":"2014-06-09T17:43:59.000Z"},"videoId":{"id":"DvjxsBzlDnI"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}]},"uploadsPlaylist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","youtube":{"playlist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"Uploads from On Air With Ryan Seacrest","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1582444800000,"timestamp":1582444800,"iso8601":"2020-02-23T08:00:00.000Z"}},"playlistItems":{"count":3773,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRFJHUTBSR1JFRTBOVEF5TXpCRVFqVQ","itemTokens":null},"items":[{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmpvMF8zV2tuX01J","snippet":{"title":"'Off Campus' Fans are Shipping the Show's Actors IRL | On Air with Ryan Seacrest","description":"'Off Campus' Fans are Shipping the Show's Actors IRL\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933923000,"timestamp":1780933923,"iso8601":"2026-06-08T15:52:03.000Z"},"videoId":{"id":"jo0_3Wkn_MI"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLlpwNGNjVkZPclJr","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnlrV2FYcU9PcG9j","snippet":{"title":"Tanya's Awkward Breakroom Moment | On Air with Ryan Seacrest","description":"Tanya's Awkward Breakroom Moment\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780460973000,"timestamp":1780460973,"iso8601":"2026-06-03T04:29:33.000Z"},"videoId":{"id":"ykWaXqOOpoc"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmlaVU1MZjFSLWJV","snippet":{"title":"Love Island Season 8 is Back! | On Air with Ryan Seacrest","description":"Love Island Season 8 is Back! \nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780415385000,"timestamp":1780415385,"iso8601":"2026-06-02T15:49:45.000Z"},"videoId":{"id":"iZUMLf1R-bU"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLm52ZXZkUkhUbU9R","snippet":{"title":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\" | On Air with Ryan Seacrest","description":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\"\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1779206129000,"timestamp":1779206129,"iso8601":"2026-05-19T15:55:29.000Z"},"videoId":{"id":"nvevdRHTmOQ"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnJrTWd5MnJSUGEw","snippet":{"title":"Avoid Putting Packages Here! | On Air with Ryan Seacrest","description":"Avoid Putting Packages Here!\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778812116000,"timestamp":1778812116,"iso8601":"2026-05-15T02:28:36.000Z"},"videoId":{"id":"rkMgy2rRPa0"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnR3dFV4c3dEcjhF","snippet":{"title":"Have You Heard Of Farmer's Market Parties? | On Air with Ryan Seacrest","description":"Have You Heard Of Farmer's Market Parties?\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779048000,"timestamp":1778779048,"iso8601":"2026-05-14T17:17:28.000Z"},"videoId":{"id":"twtUxswDr8E"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLkJXZVVuU1lzZkNn","snippet":{"title":"Bill & Giuliana Rancic Are Back With a Brand New Podcast | On Air with Ryan Seacrest","description":"Bill & Giuliana Rancic Are Back With a Brand New Podcast: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779015000,"timestamp":1778779015,"iso8601":"2026-05-14T17:16:55.000Z"},"videoId":{"id":"BWeUnSYsfCg"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLjgzTXhBMDZzZlBN","snippet":{"title":"Sisanie Had a Peace Sign Mishap While Driving | On Air with Ryan Seacrest","description":"Sisanie Had a Peace Sign Mishap While Driving\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778472915000,"timestamp":1778472915,"iso8601":"2026-05-11T04:15:15.000Z"},"videoId":{"id":"83MxA06sfPM"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLm9CSkxiTVF2UkNn","snippet":{"title":"Opening Lines That Actually Work | On Air with Ryan Seacrest","description":"Opening Lines That Actually Work\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778174554000,"timestamp":1778174554,"iso8601":"2026-05-07T17:22:34.000Z"},"videoId":{"id":"oBJLbMQvRCg"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}}}}}},"default_video_id":null},{"id":"PoUUh","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003ciframe style=\"max-width:100%;\" allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/podcast/on-air-with-ryan-seacrest-23996864/?embed=true&ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>\n"},"tags":[],"schedule":{"begin":1601852313778,"end":1601938719151}},{"id":"rd8Wg","region":"main:dynamic","type":"feed","ordinal":14,"value":{"min_size":0,"size":4,"position":null,"ad_split":50,"link":null,"feed_id":"ID:2024-olympics","title":"2024 Paris Olympics","feed_index":1},"tags":["display-hints/xsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":1723435232859},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","permalink":"https://onairwithryan.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Erin Jackson","keywords/Winter Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","permalink":"https://onairwithryan.iheart.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","permalink":"https://onairwithryan.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","permalink":"https://onairwithryan.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["80159774","28440719","18894574","112396978"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":"Latest Music + Entertainment News Stories","feed_index":1,"size":6,"position":null},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a282227c163a422571af9ab","type":"PUBLISHING","record":{"ref_id":"%2F6a282227c163a422571af9ab","type":"content","payload":{"show_updated_timestamp":false,"feed_partner_content":false,"amp_enabled":true,"apple_news":{"ref_id":"1a878689-7377-448b-9905-bdfb999db1f7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","enable_featured_widget":true,"feed_content_id":"","publish_date":1781038920000,"social_title":"","exclusion":{"tags":[]},"external_url":"","publish_end_date":4115978604802,"fb_allow_comments":true,"feed_vendor":"","keywords":["keywords/Bowen Yang","keywords/Saturday Night Live","keywords/SNL","keywords/comedian"],"title":"Bowen Yang Opens Up About Mid-Season Exit From 'Saturday Night Live'","feed_permalink":"","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer","attributes":{"@provider":"ohembed","@query":"template","provider_name":"ohembed","type":"rich","width":"100%","thumbnail_url":"","thumbnail_width":0,"version":"1.0","@url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer","height":"300","title":"","author_name":"","author_url":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0},"embed_type":"rich"},{"use_caption":false,"caption":"","schedule":{},"source_credit":"Getty Images","title":"","type":"asset","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6a286939596fcde4220b97e2","new_tab":false,"url":""},{"html":"\u003cp>\u003cstrong>Bowen Yang\u003c/strong> is opening up more about his decision to leave \u003cem>Saturday Night Live\u003c/em>.\u003c/p>\n\n\u003cp>In a conversation with \u003cem>I Love LA\u003c/em> actress \u003cstrong>Rachel Sennott\u003c/strong> for the June 8 episode of \u003cem>Variety\u003c/em> and \u003cem>CNN\u003c/em>'s \u003ca href=\"https://variety.com/2026/tv/features/bowen-yang-rachel-sennott-snl-exit-i-love-la-1236761814/\" target=\"_blank\">Actors on Actors\u003c/a> series, \u003ca href=\"https://www.iheart.com/content/2026-03-02-the-surprising-real-reason-bowen-yang-missed-2026-actor-awards/\" target=\"_blank\">the comedian\u003c/a> discussed his mid-season departure from \u003cem>SNL\u003c/em> in December 2025 \u003ca href=\"https://www.iheart.com/content/2025-04-21-bowen-yang-reveals-the-way-saturday-night-live-affects-his-dating-life/\" target=\"_blank\">after seven seasons\u003c/a> and why it &quot;felt like it was the right time&quot; to exit the long-running sketch comedy show, per \u003ca href=\"https://www.eonline.com/news/1432772/snls-bowen-yang-shares-reason-behind-exit-lorne-michaels-plea-to-stay\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1119-las-culturistas-with-matt-31090140/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"31090140\" data-catalog-related-id=\"\">\u003cem>Las Culturistas\u003c/em>\u003c/a> podcast host explained that he felt &quot;resolute&quot; about leaving the show after its 50th season, feeling like it was &quot;in a great place without me.&quot; \u003c/p>\n\n\u003cp>&quot;I never felt like I was that central to it, to be honest,&quot; he said. &quot;I feel like there was a weird utility to me. I never played the dad or the straight-man teacher. I was always there as the seasoning, and I'm like, 'That's great. I'm so lucky. I can't believe I have a steady job in comedy. I will cherish it for the rest of my life.'&quot;\u003c/p>\n\n\u003cp>However, a call from \u003cem>SNL\u003c/em> creator \u003cstrong>Lorne Michaels\u003c/strong> prior to the show's 51st season convinced him to return briefly to help shepherd in the new additions. \u003c/p>\n\n\u003cp>&quot;And then Lorne called me while I was at the U.S. Open eating Coqodaq chicken,&quot; he recalled, &quot;and he was like, &quot;listen, you should come back. These are the people I've hired. It's a lot of new kids, and a lot of people left. You should be there to set an example for them, at least in the first half of the season. I'm telling you, it would be very important.'&quot;\u003c/p>\n\n\u003cp>Yang continued, &quot;It was the first time I felt someone who made so many things possible for me being like, 'I need you.' I'm like, 'I'm not going to \u003ca href=\"https://www.iheart.com/content/2025-10-14-jennifer-aniston-recalls-turning-down-snl-before-landing-friends/\" target=\"_blank\">turn that down\u003c/a>.&quot; \u003c/p>\n\n","schedule":{},"type":"html"}],"cuser":"user/ldap/1129327","include_recommendations":true,"summary":"The comedian wrapped up his seven-season stint at \"SNL\" in December 2025.","featured_widget":{"country":"","id":"","kind":"","related_id":""},"is_sponsored":false,"primary_image":{"bucket":"new_assets","id":"%2F6a286939596fcde4220b97e2"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"seo_title":"","simplereach_enabled":false,"canonical_url":"https://www.iheart.com/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/","feed_type":"","include_video_monetization":true,"publish_origin":"brands/iHeartRadio","slug":"2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"permalink":"https://onairwithryan.iheart.com/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/"},"slug":"2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2","title":"Bowen Yang Opens Up About Mid-Season Exit From 'Saturday Night Live'","description":"The comedian wrapped up his seven-season stint at \"SNL\" in December 2025.","author":"Sarah Tate"},"pub_start":1781038920000,"pub_until":4115978604802,"pub_changed":1781039283459,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282227c163a422571af9ab","slug:2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","slug:2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","keyword:keywords/Bowen Yang","keyword:keywords/Saturday Night Live","keyword:keywords/SNL","keyword:keywords/comedian","author:user"]}},{"id":"%2F6a282241283489945849f89b","type":"PUBLISHING","record":{"ref_id":"%2F6a282241283489945849f89b","type":"content","payload":{"title":"Katy Perry Makes Red Carpet Debut With 'Love Of My Life' Justin Trudeau","author":"Sarah Tate","feed_type":"","slug":"2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","canonical_url":"https://www.iheart.com/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/","seo_title":"","show_updated_timestamp":false,"fb_allow_comments":true,"include_video_monetization":true,"is_sponsored":false,"feed_partner_content":false,"feed_permalink":"","publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","exclusion":{"tags":[]},"include_recommendations":true,"simplereach_enabled":false,"summary":"The \"Woman's World\" singer explained why she feels \"anchored\" in her romance with the former Canadian prime minister.","amp_enabled":true,"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer","attributes":{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","title":"","@query":"template","thumbnail_height":0,"thumbnail_width":0,"@provider":"ohembed","provider_name":"ohembed","thumbnail_url":"","type":"rich","@url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","version":"1.0","width":"100%","height":"300"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"bucket":"new_assets","source_credit":"Getty Images","title":"","caption":"","id":"%2F6a2823ebe2e9f569df7ef3d1","new_tab":false,"schedule":{},"type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/katy-perry-35141/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35141\" data-catalog-related-id=\"\">\u003cstrong>Katy Perry\u003c/strong>\u003c/a> and \u003cstrong>Justin Trudeau\u003c/strong> have taken their relationship to the next level.\u003c/p>\n\n\u003cp>The &quot;Woman's World&quot; singer, 41, and \u003ca href=\"https://www.iheart.com/content/2026-04-09-justin-trudeaus-son-details-dynamic-with-down-to-earth-katy-perry/\" target=\"_blank\">the former Canadian prime minister\u003c/a>, 54, made their red carpet debut as a couple at the premiere of Perry's new concert film documentary \u003cem>Katy Perry: The Lifetimes Tour — Live from Paris\u003c/em> at the 2026 Tribeca Film Festival in New York City on Monday (June 8), per \u003ca href=\"https://people.com/katy-perry-justin-trudeau-make-red-carpet-debut-at-tribeca-festival-11993662\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The couple \u003ca href=\"https://www.iheart.com/content/2026-05-04-katy-perry-shows-off-unique-blend-of-pop-policy-with-justin-trudeau/\" target=\"_blank\">made an elegant pair\u003c/a> as they posed together on the red carpet, Perry in a white halter-neck gown with floral details and Trudeau in a classic black suit and white shirt. \u003c/p>\n\n","schedule":{},"type":"html"},{"assets":[{"bucket":"new_assets","caption":"","new_tab":false,"source_credit":"Getty Images","title":"","url":"","alt_text":"","id":"%2F6a282400e2e9f569df7ef3d4","use_caption":false},{"bucket":"new_assets","id":"%2F6a282400e2e9f569df7ef3d5","new_tab":false,"title":"","url":"","use_caption":false,"alt_text":"","caption":"","source_credit":"Getty Images"}],"schedule":{},"type":"gallery"},{"html":"\u003cp>Perry also shared some sweet insight into her romance with the politician and &quot;love of [her] life&quot; while speaking at the premiere, confirming that she is &quot;very in love&quot; and grateful to have a support system to help keep her &quot;grounded,&quot; \u003ca href=\"https://www.eonline.com/news/1432782/katy-perry-calls-justin-trudeau-the-love-of-her-life\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a> reports. \u003c/p>\n\n\u003cp>&quot;Actually that show was after I met the love of my life, and so I felt very anchored by that,&quot; she said, adding, &quot;Because I'm a little bit like a rainbow kite. I fly super high and like, you know, touch the veil, cosmos, and sometimes I need to be anchored. So, to have that anchor finally makes me feel really whole now.&quot;\u003c/p>\n\n\u003cp>She continued, &quot;Every day is a fantastic journey, and every day is a chance to evolve and to be a better person and do the right thing and to be a model for your community, for your family, for your world.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-04-09-justin-trudeaus-son-details-dynamic-with-down-to-earth-katy-perry/\" target=\"_blank\">The &quot;Firework&quot; musician\u003c/a> and the former PM \u003ca href=\"https://www.iheart.com/content/2025-07-30-katy-perry-spotted-with-former-politician-following-orlando-bloom-breakup/\" target=\"_blank\">first sparked romance\u003c/a> rumors in July 2025 following her split from ex-fiancé \u003cstrong>Orlando Bloom\u003c/strong>, with whom she shares 5-year-old daughter \u003cstrong>Daisy\u003c/strong>., and she later \u003ca href=\"https://www.iheart.com/content/2025-12-08-katy-perry-justin-trudeau-make-their-relationship-instagram-official/\" target=\"_blank\">confirmed their relationship\u003c/a> in December when they went Instagram official. Despite often being long-distance, the couple are reportedly \u003ca href=\"https://www.iheart.com/content/2026-03-18-katy-perry-boyfriend-justin-trudeau-determined-to-make-it-work/\" target=\"_blank\">&quot;determined&quot; to make their relationship work\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"external_url":"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Katy Perry (35141)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"cuser":"user/ldap/1129327","enable_featured_widget":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_vendor":"","keywords":["keywords/Katy Perry","keywords/Justin Trudeau","keywords/romance","keywords/relationship","keywords/dating","keywords/red carpet","keywords/red carpet debut"],"apple_news":{"ref_id":"8fcb13dc-3644-47f3-87cb-191ec34cdb26","revision_id":"AAAAAAAAAAD//////////w=="},"primary_image":{"bucket":"new_assets","id":"%2F6a2823ebe2e9f569df7ef3d1"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781032020000,"social_title":"","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/"},"slug":"2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1","title":"Katy Perry Makes Red Carpet Debut With 'Love Of My Life' Justin Trudeau","description":"The \"Woman's World\" singer explained why she feels \"anchored\" in her romance with the former Canadian prime minister.","author":"Sarah Tate"},"pub_start":1781032020000,"pub_until":4115978604802,"pub_changed":1781032397324,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Katy Perry (35141)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282241283489945849f89b","slug:2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","slug:2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","keyword:keywords/Katy Perry","keyword:keywords/Justin Trudeau","keyword:keywords/romance","keyword:keywords/relationship","keyword:keywords/dating","keyword:keywords/red carpet","keyword:keywords/red carpet debut","author:user"]}},{"id":"%2F6a282231370ee4e782051b37","type":"PUBLISHING","record":{"ref_id":"%2F6a282231370ee4e782051b37","type":"content","payload":{"cuser":"user/ldap/1129327","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"feed_type":"","publish_end_date":4115978604802,"amp_enabled":true,"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/678625/?embed=true&keyid=EditorialPlayer","attributes":{"author_url":"","version":"1.0","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/678625/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"thumbnail_url":"","type":"rich","title":"","height":"300","provider_name":"ohembed","thumbnail_width":0,"width":"100%","@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/678625/?embed=true&keyid=EditorialPlayer"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/678625/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"schedule":{},"source_credit":"Getty Images","url":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F6a28254b8e9ae96eb60c42b0","title":"","type":"asset"},{"schedule":{},"type":"html","html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ariana-grande-678625/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"678625\" data-catalog-related-id=\"\">\u003cstrong>Ariana Grande\u003c/strong>\u003c/a> and \u003cstrong>Ethan Slater\u003c/strong> have reportedly gone their separate ways after nearly three years of dating.\u003c/p>\n\n\u003cp>Multiple outlets have reported that \u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\">\u003cem>Eternal Sunshine\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\"> singer\u003c/a>, 32, and the Broadway star, 34, quietly ended their relationship months ago but have remained friends and continue to support each other following their amicable split. \u003c/p>\n\n\u003cp>&quot;It's amicable, they gave lots of time and careful consideration and decided to go their separate ways,&quot; a source told \u003ca href=\"https://people.com/ariana-grande-ethan-slater-split-several-months-ago-source-7567235\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. &quot;They are still friends and very supportive of one another. They have been quietly broken up for several months.&quot;\u003c/p>\n\n\u003cp>Another insider told \u003ca href=\"https://pagesix.com/2026/06/08/celebrity-news/ariana-grande-and-ethan-slater-split-after-3-years-of-dating/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> that the exes &quot;have nothing but respect and admiration for one another&quot; and that &quot;this wasn't a decision they took lightly but realized they were better off friends than in a committed relationship.&quot;\u003c/p>\n\n\u003cp>The insider added that Grande is &quot;feeling really happy&quot; and focusing &quot;on the next chapter&quot; like her \u003cem>Eternal Sunshine\u003c/em> tour, which kicked off this week, and her \u003ca href=\"https://www.iheart.com/content/2026-05-08-ariana-grande-teases-upcoming-album-petal-is-a-little-feral/\" target=\"_blank\">upcoming new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-08-ariana-grande-teases-upcoming-album-petal-is-a-little-feral/\" target=\"_blank\">\u003cem>petal\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Grande and Slater first met in 2022 while filming \u003cem>Wicked\u003c/em> and sparked romance rumors the following year amid her divorce from \u003cstrong>Dalton Gomez\u003c/strong> and Slater's split from ex \u003cstrong>Lilly Jay\u003c/strong>. While they \u003ca href=\"https://www.iheart.com/content/2024-09-30-ariana-grande-details-most-disappointing-part-of-ethan-slater-romance/\" target=\"_blank\">kept their relationship private\u003c/a>, they have each showed \u003ca href=\"https://www.iheart.com/content/2024-11-13-ariana-grande-praises-amazing-boyfriend-ethan-slater-always-adorable/\" target=\"_blank\">support for each other\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-09-08-ethan-slater-supports-girlfriend-ariana-grandes-vmas-win-amid-split-rumors/\" target=\"_blank\">their accomplishments\u003c/a>. \u003c/p>\n\n"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/","feed_content_id":"","primary_image":{"id":"%2F6a28254b8e9ae96eb60c42b0","bucket":"new_assets"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"seo_title":"","targets":[{"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"],"categories":["categories/music-news"]},{"categories":["categories/music-news"],"distribution":["artists/Ariana Grande (678625)"]},{"categories":["syndications/news"],"distribution":[]}],"include_video_monetization":true,"show_updated_timestamp":false,"title":"Ariana Grande & Ethan Slater 'Quietly' Split After Nearly 3 Years Of Dating","feed_permalink":"","include_recommendations":true,"is_sponsored":false,"apple_news":null,"enable_featured_widget":true,"exclusion":{"tags":[]},"feed_vendor":"","publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"social_title":"","author":"Sarah Tate","external_url":"","fb_allow_comments":true,"keywords":["keywords/Ariana Grande","keywords/Ethan Slater","keywords/dating","keywords/relationship","keywords/romance","keywords/breakup","keywords/split"],"publish_date":1781024580000,"slug":"2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","summary":"The \"Wicked\" costars first sparked dating rumors in 2023.","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/"},"slug":"2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0","title":"Ariana Grande & Ethan Slater 'Quietly' Split After Nearly 3 Years Of Dating","description":"The \"Wicked\" costars first sparked dating rumors in 2023.","author":"Sarah Tate"},"pub_start":1781024580000,"pub_until":4115978604802,"pub_changed":1781025042802,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Ariana Grande (678625)"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282231370ee4e782051b37","slug:2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","slug:2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","keyword:keywords/Ariana Grande","keyword:keywords/Ethan Slater","keyword:keywords/dating","keyword:keywords/relationship","keyword:keywords/romance","keyword:keywords/breakup","keyword:keywords/split","author:user"]}},{"id":"%2F6a272c55956525914b019054","type":"PUBLISHING","record":{"ref_id":"%2F6a272c55956525914b019054","type":"content","payload":{"targets":[{"categories":["categories/music-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"id":"4422","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"type":"asset","new_tab":false,"url":"","use_caption":false,"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a28346c53c4983615c74957","schedule":{},"source_credit":"","title":""},{"html":"\u003cp>Got a situationship that's gone off the rails? Falling hard for someone new? Wondering if that text message means what you think it means?\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> wants to hear all about it.\u003c/p>\n\n\u003cp>Ahead of the release of her highly anticipated new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the superstar singer-songwriter is taking over iHeartRadio's Los Angeles studio for &quot;u+me=advice forever,&quot; a special one-hour live relationship advice show this Thursday, June 11.\u003c/p>\n\n\u003cp>During the event, fans will have the chance to ask Olivia their biggest dating and relationship questions and receive advice directly from the Grammy-winning artist. As if that wasn't enough, listeners will also get an exclusive sneak peek at never-before-heard songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before the album arrives on Friday, June 12.\u003c/p>\n\n\u003cp>Whether you're falling in love, stuck in a situationship, questioning a text message or getting over an ex, fans can submit their questions now through iHeartRadio's \u003ca href=\"https://www.iheart.com/live/hit-nation-4422/\" data-catalog-kind=\"station\" data-catalog-id=\"4422\" data-catalog-related-id=\"\">Hit Nation\u003c/a> station using the Talkback feature.\u003c/p>\n\n\u003cp>&quot;u+me=advice forever&quot; will air across iHeartRadio CHR and Hot AC stations, as well as Hit Nation, on June 11 beginning at 6 pm PT/9 pm ET.\u003c/p>\n\n\u003cp>Tune in for Olivia's advice, fellow fans' dating dilemmas and your first listen to brand-new music before anyone else.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"author_url":"","provider_name":"Instagram","type":"rich","version":"1.0","@provider":"Instagram","@url":"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","provider_url":"https://www.instagram.com/","thumbnail_url":"","thumbnail_width":0,"title":"","author_name":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","thumbnail_height":0,"width":658,"@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZXv6egDRgN%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D"},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="}],"cuser":"user/ldap/1130646","feed_vendor":"","include_video_monetization":true,"is_sponsored":false,"enable_featured_widget":true,"simplereach_enabled":false,"primary_image":{"bucket":"new_assets","id":"%2F69f3c68bb875d8ad9016987b"},"summary":"Olivia Rodrigo is taking calls about everything from new crushes to ex-related emergencies during \"u+me=advice forever,\" where fans can get relationship advice and a sneak peek at her new album.","title":"Olivia Rodrigo Wants To Hear Your Dating Dilemmas At 'u+me=advice forever'","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"dd6a1411-4149-411a-a722-6ee3bda262ae"},"feed_partner_content":false,"slug":"2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","canonical_url":"https://www.iheart.com/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/","exclusion":{"tags":[]},"feed_permalink":"","seo_title":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"social_title":"","author":"Hannah DeRuyter","keywords":["keywords/Olivia rodrigo","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/Hit Nation","keywords/Talkbalk","keywords/talkback feature","keywords/new album","keywords/u+me=advice forever","keywords/dating advice"],"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781021160000,"publish_origin":"brands/iHeartRadio","amp_enabled":true,"external_url":"","feed_content_id":"","feed_type":"","publish_end_date":4115978604802,"show_updated_timestamp":false,"permalink":"https://onairwithryan.iheart.com/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/"},"slug":"2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b","title":"Olivia Rodrigo Wants To Hear Your Dating Dilemmas At 'u+me=advice forever'","description":"Olivia Rodrigo is taking calls about everything from new crushes to ex-related emergencies during \"u+me=advice forever,\" where fans can get relationship advice and a sneak peek at her new album.","author":"Hannah DeRuyter"},"pub_start":1781021160000,"pub_until":4115978604802,"pub_changed":1781021567337,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a272c55956525914b019054","slug:2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","slug:2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","keyword:keywords/Olivia rodrigo","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/Hit Nation","keyword:keywords/Talkbalk","keyword:keywords/talkback feature","keyword:keywords/new album","keyword:keywords/u+me=advice forever","keyword:keywords/dating advice","author:user"]}},{"id":"%2F6a26e281a0f43471db309b98","type":"PUBLISHING","record":{"ref_id":"%2F6a26e281a0f43471db309b98","type":"content","payload":{"feed_content_id":"","feed_partner_content":false,"feed_vendor":"","primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"amp_enabled":true,"apple_news":{"ref_id":"da51e41e-ce45-4a9c-985d-4a6e60ff3f2d","revision_id":"AAAAAAAAAAD//////////w=="},"exclusion":{"tags":[]},"publish_origin":"brands/iHeartRadio","slug":"2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","fb_allow_comments":true,"feed_permalink":"","include_recommendations":true,"is_sponsored":false,"primary_image":{"bucket":"new_assets","id":"%2F6a270fbb52ce6928fe4802b8"},"title":"Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame","enable_featured_widget":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"seo_title":"","author":"Sarah Tate","cuser":"user/ldap/1129327","external_url":"","feed_type":"","include_video_monetization":true,"publish_end_date":4115978604802,"show_updated_timestamp":false,"simplereach_enabled":false,"social_title":"","summary":"The \"On the Floor\" singer admitted she \"wanted to be like\" Madonna when she was younger.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["categories/music-news"],"distribution":["artists/Jennifer Lopez (33753090)","artists/Madonna (35393)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","attributes":{"author_name":"","thumbnail_height":0,"version":"1.0","type":"rich","@provider":"ohembed","@url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","author_url":"","height":"300","thumbnail_url":"","provider_name":"ohembed","title":"","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default"},{"bucket":"new_assets","new_tab":false,"schedule":{},"source_credit":"Getty Images","url":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a270fbb52ce6928fe4802b8","title":"","type":"asset","use_caption":false},{"schedule":{},"type":"html","html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jennifer-lopez-35549/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35549\" data-catalog-related-id=\"\">\u003cstrong>Jennifer Lopez\u003c/strong>\u003c/a> got a glimpse at what her future could look like thanks to \u003ca href=\"https://www.iheart.com/artist/madonna-35393/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35393\" data-catalog-related-id=\"\">\u003cstrong>Madonna\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-28-jennifer-lopez-shares-update-on-fantastic-single-life/\" target=\"_blank\">The &quot;On the Floor&quot; singer\u003c/a>, 56,  was in the hot seat on an episode of the street-interview \u003ca href=\"https://www.instagram.com/reel/DZNPhvexi2V/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Track Star*\u003c/a> that released Friday, June 5. While being quizzed on what song she was listening to, Lopez correctly guessed &quot;Ray of Light&quot; by Madonna before revealing the surprising way \u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">the Queen of Pop\u003c/a>, 67, inspired her when she was younger, per \u003ca href=\"https://people.com/jennifer-lopez-wanted-to-be-like-madonna-growing-up-11992443\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;When I was little, I wanted to be like her,&quot; she said. &quot;That's why I started coming to the village. I wanted to dress like her.&quot;\u003c/p>\n\n\u003cp>In fact, a younger Lopez took extra initiative to model her look after the &quot;Vogue&quot; hitmaker, admitting that she &quot;cut up&quot; her clothes to &quot;look like her.&quot; She also explained how watching Madonna evolve in her artistry inspired her own passion for the future.\u003c/p>\n\n\u003cp>&quot;I always said to myself, I never want to get stuck. I always wanted to keep evolving,&quot; she said. &quot;I always wanna keep doing new things.&quot;\u003c/p>\n\n\u003cp>One new thing Lopez has done recently is star in the new Netflix rom-com \u003cem>Office Romance\u003c/em>, appearing opposite \u003cem>Ted Lasso\u003c/em> actor \u003cstrong>Brett Goldstein\u003c/strong>. The pair's on-screen chemistry has seemingly bled off camera and sparked dating rumors between the costars. However, they \u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">quickly shut down the speculation\u003c/a> during a recent appearance on the \u003cem>Today\u003c/em> show.\u003c/p>\n\n"}],"keywords":["keywords/Madonna","keywords/Jennifer Lopez","keywords/fame"],"publish_date":1780956000000,"canonical_url":"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/","permalink":"https://onairwithryan.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/"},"slug":"2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8","title":"Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame","description":"The \"On the Floor\" singer admitted she \"wanted to be like\" Madonna when she was younger.","author":"Sarah Tate"},"pub_start":1780956000000,"pub_until":4115978604802,"pub_changed":1780956403381,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Jennifer Lopez (33753090)","artists/Madonna (35393)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e281a0f43471db309b98","slug:2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","slug:2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","keyword:keywords/Madonna","keyword:keywords/Jennifer Lopez","keyword:keywords/fame","author:user"]}},{"id":"%2F6a2730cd785a7b16398b2d53","type":"PUBLISHING","record":{"ref_id":"%2F6a2730cd785a7b16398b2d53","type":"content","payload":{"feed_permalink":"","include_video_monetization":true,"publish_end_date":4115978604802,"feed_partner_content":false,"keywords":["keywords/Ugly and Rotten","keywords/Mckenna Grace","keywords/singer-songwriter","keywords/Music video"],"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"amp_enabled":true,"fb_allow_comments":true,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Mckenna Grace (36189264)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","external_url":"","feed_content_id":"","include_recommendations":true,"show_updated_timestamp":false,"publish_date":1780954500000,"seo_title":"","author":"iHeartRadio","canonical_url":"https://www.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","cuser":"user/ldap/1130646","exclusion":{"tags":[]},"feed_vendor":"","summary":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","is_sponsored":false,"social_title":"","apple_news":{"ref_id":"4e5c7774-18c3-4311-89d4-cd9ba704b5eb","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"feed_type":"","primary_image":{"bucket":"new_assets","id":"%2F6a2730e7785a7b16398b2d5e"},"blocks":[{"schedule":{},"type":"catalog","id":"36189264","kind":"artist","related_id":""},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2730e7785a7b16398b2d5e","new_tab":false,"schedule":{},"type":"asset","url":"","source_credit":"","title":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/mckenna-grace-36189264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36189264\" data-catalog-related-id=\"\">\u003cstrong>Mckenna Grace\u003c/strong>\u003c/a> is seeing red on her new single, &quot;Ugly and Rotten.&quot;\u003c/p>\n\n\u003cp>The singer-songwriter and Emmy-nominated actress returned with her first solo release in more than two years, delivering a punchy alt-pop anthem packed with raw emotion and sharp-edged attitude. The track embraces the chaos, frustration and vulnerability that can come with growing up, breaking down and rebuilding yourself.\u003c/p>\n\n\u003cp>Grace opened up about her love for making music in a statement, sharing, &quot;Music is something that has always been cathartic and challenges my creativity in different ways. I love being in the studio - it gives me the opportunity to turn quiet moments, emotions and feelings into something that people can enjoy - and that's one of the best feelings. It's fun getting to be angry and rock out.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","attributes":{"thumbnail_height":0,"width":658,"provider_name":"Instagram","provider_url":"https://www.instagram.com/","@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZNcs04jktA%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","author_name":"","author_url":"","thumbnail_url":"","title":"","version":"1.0","@url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","thumbnail_width":0,"type":"rich"},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed"},{"html":"\u003cp>Alongside the release, Grace dropped a music video that matches the song's chaotic energy and unapologetic attitude. The video leans into the same chaos and emotion that drive the track, bringing &quot;Ugly and Rotten&quot; to life on screen.\u003c/p>\n\n\u003cp>&quot;Ugly and Rotten&quot; offers the first glimpse at a new wave of music from Grace, with more releases expected throughout the year.\u003c/p>\n\n\u003cp>Check out the music video below.\u003c/p>\n\n","schedule":{},"type":"html"},{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","attributes":{"title":"Mckenna Grace - Ugly and Rotten (Official Music Video)","@provider":"YouTube","provider_name":"YouTube","width":200,"@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F4yXFVgy7laM%3Fsi%3DX4n5YEv8Fm_wFZXY","@url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","provider_url":"https://www.youtube.com/","thumbnail_width":480,"author_url":"https://www.youtube.com/@TheMckennaGrace","height":113,"thumbnail_height":360,"version":"1.0","type":"video","author_name":"Mckenna Grace","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","thumbnail_url":"https://i.ytimg.com/vi/4yXFVgy7laM/hqdefault.jpg"},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider":"YouTube"}],"enable_featured_widget":true,"featured_widget":{"kind":"","related_id":"","country":"","id":""},"permalink":"https://onairwithryan.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/"},"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e","title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","description":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","author":"iHeartRadio"},"pub_start":1780954500000,"pub_until":4115978604802,"pub_changed":1780955028962,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Mckenna Grace (36189264)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2730cd785a7b16398b2d53","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","keyword:keywords/Ugly and Rotten","keyword:keywords/Mckenna Grace","keyword:keywords/singer-songwriter","keyword:keywords/Music video","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TXl3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ixuTv","region":"main:dynamic","type":"contests","ordinal":19,"value":{"title":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"nTnZk","region":"main:dynamic","type":"html","ordinal":20,"value":{"title":null,"content":"\u003cstyle type=\"text/css\">\n    .css-box.pds-box {\n        width: 100% !important;\n    }\n    .css-box.pds-box .css-answer-group label {\n        display: inline !important;\n        float: none !important;\n        width: auto !important;\n    }\n\u003c/style>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6850732.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6850732'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6850732'>\u003c/div>\n\u003c/div>\n\u003cp>&nbsp\u003c/p>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6852528.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6852528'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6852528'>\u003c/div>\n\u003c/div>\n"},"tags":[],"schedule":{"begin":0,"end":1625069786245}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["item-eyebrow-/6a284c97492b64e6d2d25215",{"data":null}],["item-eyebrow-/6a26c5ad154cd7e6fa8a50a3",{"data":null}],["item-eyebrow-/6a1fc41e66ba86d32fa209f9",{"data":null}],["contestsloader-onair-pr",{"data":[{"appType":"contest","appId":"1890525","parentAppId":"1890487","title":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","shareTitle":"Win A Trip To Our iHeartRadio Music Festival 2026 And $1000!","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://onairwithryan.iheart.com/contests/win-a-trip-to-our-iheartradio-music-festival-2026-and-1000-1890525/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X3N0YW5kYXJkXzE3ODAzNjI2ODgucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfSwidG9Gb3JtYXQiOiJ3ZWJwIiwid2VicCI6eyJxdWFsaXR5IjoxMDAsInNtYXJ0U3Vic2FtcGxlIjp0cnVlLCJlZmZvcnQiOjR9LCJvcGVyYXRpb25zIjpbeyJvcGVyYXRpb24iOiJzdHJpcCJ9XX19","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","prize":"","sort":"11","startTime":"2026-06-02 06:00:00","endTime":"2026-06-09 20:59:00","scheduleStatus":"live","startDate":"2026-06-02 06:00:00","endDate":"2026-06-09 20:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xODkwNDg3X21vYmlsZV8xNzgwMzYyNDcwLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4T0Rrd05EZzNYMjF2WW1sc1pWOHhOemd3TXpZeU5EY3dMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZGxiV1Z1ZENJNmRISjFaWDBzSW5SdlJtOXliV0YwSWpvaWQyVmljQ0lzSW5kbFluQWlPbnNpY1hWaGJHbDBlU0k2TVRBd0xDSnpiV0Z5ZEZOMVluTmhiWEJzWlNJNmRISjFaU3dpWldabWIzSjBJam8wZlN3aWIzQmxjbUYwYVc5dWN5STZXM3NpYjNCbGNtRjBhVzl1SWpvaWMzUnlhWEFpZlYxOWZRPT0=","accountId":"549679184","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/6a284dfe492b64e6d2d25224",{"data":null}],["item-eyebrow-/6a2319a4e6cbebb654e599ac",{"data":null}],["item-eyebrow-/6a216d78d21eb9826baa0e4b",{"data":null}],["item-eyebrow-/6a1ed813bc9534a374d7e84d",{"data":null}],["youtube-Smng8-",{"data":{"videos":[]}}],["item-eyebrow-/6a272c55956525914b019054",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a282227c163a422571af9ab",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/6a282241283489945849f89b",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a282231370ee4e782051b37",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a26e281a0f43471db309b98",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/6a2730cd785a7b16398b2d53",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["$podcastloader-80159774,28440719,18894574,112396978",{"data":[{"id":80159774,"title":"On Air with Ryan Seacrest","description":"Did you miss today’s Ryan’s Roses? Or Second Date Update? Or celebrity interview? Listen to the entire show here every day with Ryan Seacrest, Sisanie, and Tanya Rad! \nCatch On Air with Ryan Seacrest live every morning on 102.7 KIIS-FM Los Angeles and be sure to subscribe to the On Air with Ryan Seacrest Podcast\n\nJoin us on social:\nFacebook, X, YouTube, Instagram, Snapchat, TikTok","lastUpdated":1767377155,"slug":"51-on-air-with-ryan-seacrest","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQDXL8AAAGejaKNSA"},"items":[{"id":336403766,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Stolen Clothes & A Whole Lot of Ryan's","duration":2505,"isExplicit":false,"description":"On today's episode we learned Macayla thinks it's okay to drop poop bags in other people's trash cans... Intern Sophia wants her clothes back that her friends have been holding hostage, and Ryan wants to go to the Ryan Convention to break the Guinness World Record of having the most Ryan's in one place... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781014613000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336392343,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Is Banning Cell Phones at Concerts Genius or Evil? ","duration":110,"isExplicit":false,"description":"\u003cp>Do you spend more time recording the concert you're at or actually watching it? Join the convo here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781009316000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336391491,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","duration":108,"isExplicit":false,"description":"\u003cp>Next time you get in an argument with your partner, try this:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781009084000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336273978,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Skipping Vegas & I Dream Of Rubi","duration":2755,"isExplicit":false,"description":"On today's show: Intern Sophia had to skip Vegas last weekend, and Rubi received a startling prophecy from a cleaning lady. Talkbacks also coming up so listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780924686000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336262175,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Ariana Grande Kicked Off Her Tour & Her Ponytail Is Back!!","duration":240,"isExplicit":false,"description":"\u003cp>Ariana Grande kicked off her tour this weekend and one big thing is back: her trademark ponytail!\u003c/p> \u003cp>If you know Ari &hellip; you know that high ponytail is iconic. Listen back what it means for fans here and what to expect on her sold-out tour:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780918698000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336257685,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Sisanie and Her School Mom Friends Pulled the Ultimate Husband Prank","duration":289,"isExplicit":false,"description":"\u003cp>Sisanie and her school mom friends pulled the best prank of their husbands for the kids' annual summer getaway together. Find out how they managed to get them all in the same matching tropical shirt here:\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780915075000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336257268,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Tanya and Her Husband Roby Are Fighting ... Over \"Love Island\"!","duration":99,"isExplicit":false,"description":"\u003cp>A new bombshell has entered the villa!&nbsp;\u003c/p>\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780914140000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":336011131,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Flirting With Voice Notes & Weekend Dilemmas","duration":2094,"isExplicit":false,"description":"On today's show: Jordyn the Phone Screener refuses to flirt with voice notes from a guy she's met. Sophia is struggling with weekend plans and Chuey Martinez is giving away free gas in the Riverside area! Listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780665140000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":335998297,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"Impressionable Books & Sorority Narks","duration":2465,"isExplicit":false,"description":"On today's episode Ryan wonders what the best book to keep near your nightstand to impress another and Intern Sophia is debating whether she should take the blame for her sorority sister showing to an event drunk... Listen NOW on the On Air with Ryan Seacrest Podcast!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780656255000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"},{"id":335764671,"podcastId":80159774,"podcastSlug":"51-on-air-with-ryan-seacrest","title":"FULL SHOW: Jordyn Is Bugged Out!","duration":2313,"isExplicit":false,"description":"On today's show: Jordyn is spooked by a bug problem. Ryan has tips on an unorthodox way to make friends and Chuey Martinez is giving away free gas in Pomona! Listen NOW!\u003cp>\u003ca href=\"https://www.instagram.com/onairwithryan\" rel=\"payment\">join us on Instagram: https://www.instagram.com/onairwithryan\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780492701000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzFjODg5ODk1LTJiM2QtNDhhYS04MWMwLWFlMzkwMDgxNmM2Mi84MmRlN2U4Zi0yNjE3LTRlNTctOGViYi1hZTM5MDA4MTZjNzUvaW1hZ2UuanBnP3Q9MTY0NDU2NTg3NSZzaXplPUxhcmdl"}]}},{"id":28440719,"title":"Scrubbing In with Becca Tilley & Tanya Rad","description":"We need a crash cart! Scrub in each week with Becca Tilley and her BFF Tanya Rad as they fangirl over their favorite shows, work through boy troubles, and hang out with the biggest celebrity guests. After first gaining notoriety on Season 19 and 20 of The Bachelor, Becca is now on a Dr. Pepper fueled journey to see as much of the world as she can, go on adventures with her friends and family, and find the best shows that TV has to offer. Her best friend Tanya spends her mornings as the co-host for On Air with Ryan Seacrest on KIIS-FM in Los Angeles, and the rest of her time goes to navigating the dating scene, Facetiming Becca, and going to bed early. It’s like hanging out with your best friends, all from the comfort of the OR! It’s Scrubbing In with Becca Tilley and Tanya Rad, on iHeartRadio or wherever you listen to podcasts.","lastUpdated":1767444580,"slug":"1108-scrubbing-in-with-becca-t","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABPS2W0AAAGd9Q6N6A"},"items":[{"id":335867749,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Dear Banya: Therapy Thursday","duration":2340,"isExplicit":false,"description":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we&rsquo;d treat you to someone who actually knows what they&rsquo;re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out with a round of Dear Banya!\u003cbr>\u003cbr>Find out what to do if your friend went to your ex&rsquo;s wedding, we help a Scrubber whose boss isn&rsquo;t happy she&rsquo;s pregnant, and we dive DEEP into attachment styles!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780560803000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":335536473,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"The Birds Always Return","duration":3694,"isExplicit":false,"description":"\u003cp>Becca had a wardrobe malfunction while she was out celebrating Hayley and it leads to some deep research about the rate pleather gets \"homogenized&rdquo;.&nbsp;\u003cbr>\u003cbr>Tanya finally got Roby&rsquo;s anniversary gift and&hellip; it wasn&rsquo;t exactly what she expected. Let&rsquo;s all spiral together!\u003cbr>\u003cbr>Plus, new Taylor Swift music, new Ariana Grande, and arugula as a dairy substitute??\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780344122000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":335087871,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Wow Okay lol","duration":2684,"isExplicit":false,"description":"\u003cp>Tanya was boots on the ground for the Survivor 50 finale and she has a FULL report!! But her TV passion isn&rsquo;t limited to the island competition, because she HAS to talk about Off Campus! Have you watched??\u003cbr>\u003cbr>We make our predictions for the 2026 Song of Summer, and Becca feels seen by a millennial texting style lol.&nbsp;\u003cbr>\u003cbr>Plus, we try our hand at the &ldquo;Wow Okay&rdquo; challenge!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779951600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":334816374,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Girls Like Scrub with Hayley Kiyoko","duration":2928,"isExplicit":false,"description":"\u003cp>Our favorite fianc&eacute;/director is in the O.R.!! Hayley is back to finally tell us everything about her directorial debut &ldquo;Girls Like Girls&rdquo; (in theaters June 19th&nbsp;wink wink)\u003c/p> \u003cp>\u003cbr>Hayley shares her years long journey of bringing the story of Girls Like Girls from song to music video and now a feature film! She takes us through every no, every disappointing call, and we learn how she pushed through and made the film she wanted to make.&nbsp;\u003c/p> \u003cp>\u003cbr>Plus, Tanya and Becca reveal their HONEST thoughts on the movie, and you can buy your tickets TODAY!&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779778800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":334342984,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Dear Banya: A One-Woman Swarm","duration":1938,"isExplicit":false,"description":"\u003cp>It&rsquo;s another round of Dear Banya, with some (almost)(not quite)(far from) expert advice!\u003cbr>We help a single mom looking to step out of her comfort zone and make a connection with her new neighbor, we collectively lose our minds at lack of Mother&rsquo;s Day posting, and we get into the hard hitting topic of our most used Emojis!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779346800000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":334097682,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Lonely with a Capital H","duration":2514,"isExplicit":false,"description":"\u003cp>Tanya had the house to herself this weekend and she&rsquo;s JUST NOW obsessed with the new Noah Kahan. Find out her top tracks and if Becca ever pressed play on the new Meghan Trainor!\u003cbr>Becca and Tanya share their reactions to the first few Harry Styles shows, and we get into the news of Alex Cooper becoming &ldquo;Call Her Mommy&rdquo;.\u003c/p> \u003cp>Plus, love for the new Kacey Musgraves music, and Tanya has a revelation about The CW&rsquo;s effect on her romantic life.&nbsp;\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1779183289000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":333638286,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Live from the Scrub Carpet with Giuliana and Bill Rancic","duration":3540,"isExplicit":false,"description":"\u003cp>Giulinana Rancic is the ultimate Modern Woman and an ICON from E! Red Carpets, and she&rsquo;s made it to the O.R. with her husband Bill Rancic to share everything about their relationship and their new podcast!\u003cbr>\u003cbr>Bill and Giuliana aim to find the answers to the questions that keep us up at night, from adult ADHD to &ldquo;why is my **** green?&rdquo;\u003cbr>\u003cbr>Plus, Giuliana shares some memories from her favorite interviews from the Red Carpet and her favorites may SHOCK you!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1778742000000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":333333131,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"Flip or Flop: A Bedtime Scrub","duration":3027,"isExplicit":false,"description":"\u003cp>Tanya's mindset was totally changed this weekend when Roby surprised her with a deeply meaningful breakfast in bed. But we HAVE to hear about Becca's night out with Hayley at the Gold Gala!&nbsp;\u003cbr>\u003cbr>We debrief about hanging with Stephen Colletti and James Lafferty and take a second to celebrate our favorite unproblematic TV men.&nbsp;\u003cbr>\u003cbr>Plus, Becca has a reformed opinion on men in flip flops while Tanya reveals a \"bath aversion\", and we break down some of our favorite Noah Kahan lyrics!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1778538848000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":332871636,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"OTH in the OR with Stephen Colletti and James Lafferty","duration":2569,"isExplicit":false,"description":"\u003cp>One Tree Hill, Laguna Beach, The Traitors, TAYLOR SWIFT. Somehow, Stephen Colletti and James Lafferty&rsquo;s web connects them all! Becca and Tanya hang out with two of our favorite guys from OTH and hear all about their new show Everyone is Doing Great!\u003cbr>\u003cbr>Stephen spills what he really thought about Rob Rausch on the latest season of Traitors, and Tanya has a crucial admission to share with James that could make things awkward.\u003cbr>\u003cbr>We hear about the OTH reboot and how Laguna Beach started as a &ldquo;networking opportunity&rdquo; but became a global sensation.&nbsp;\u003cbr>\u003cbr>Plus, Becca has a Nathan/Haley question for James that he&rsquo;s NEVER been asked before!\u003cbr>Everyone Is Doing Great Season 2 premieres May 11 on Netflix!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1778141573000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"},{"id":332585325,"podcastId":28440719,"podcastSlug":"1108-scrubbing-in-with-becca-t","title":"The First Monday in May","duration":3077,"isExplicit":false,"description":"\u003cp>Becca is back from F1 in Miami and now understands the need for speed! We hear all about her weekend on the track with F1 superfan Hayley Kiyoko and what it was like getting behind the wheel.\u003c/p> \u003cp>It&rsquo;s Met Gala Monday and the rules are weird! We break down the bizarre guidelines for the biggest night in fashion and try to imagine what it would feel like to raw dog the Met Gala.\u003c/p> \u003cp>Plus, Becca presented Tanya with an award (but nearly missed her cue), and we get an update on wedding planning!\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1777932865000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U"}]}},{"id":18894574,"title":"Direct From Hollywood with Ryan Seacrest","description":"From the inside story on American Idol and celebrity rumors, to breaking news from Hollywood, Ryan Seacrest takes listeners behind the velvet rope and gives them the scoop on their favorite stars.","lastUpdated":1767291925,"slug":"51-direct-from-hollywood-with","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABQHYYMAAAGemIEs2A"},"items":[{"id":336384498,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Backrooms Only Needed 6 Days to Shatter This Record","duration":62,"isExplicit":false,"description":"\u003cp>The sleeper hit \u003cstrong>\u003cem>Backrooms\u003c/em>\u003c/strong> only needed less than a week...to shatter a record nobody thought possible...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781001827000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336384499,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Obsession Did Something Incredible at the Box Office Not Seen Since E.T.","duration":65,"isExplicit":false,"description":"\u003cp>A movie \u003cstrong>made for only\u003cem> $750,000\u003c/em>\u003c/strong>\u003cem> \u003c/em>has done something at the box office....not seen since one of the \u003cstrong>\u003cem>biggest summer blockbusters\u003c/em>\u003c/strong> of all time way back in 1982...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1781001778000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336251278,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Why Backrooms Star Lukita Maxwell Had to Stop Herself From Binging the Web Series Its Based On","duration":65,"isExplicit":false,"description":"\u003cp>After \u003cstrong>\u003cem>Backrooms\u003c/em>\u003c/strong> star \u003cstrong>Lukita Maxwell\u003c/strong> got cast in the movie...she \u003cstrong>\u003cem>got sucked into the web series\u003c/em>\u003c/strong> its based on. So why did she \u003cstrong>force herself to stop watching\u003c/strong>?\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780909567000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336251279,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: John Summit Responds to the ‘Who Is John Summit???’ Reaction After He Was Announced as a Lollapalooza Headliner","duration":74,"isExplicit":false,"description":"\u003cp>Imagine being announced as a \u003cstrong>big festival headliner\u003c/strong>...and the primary reaction from fans...is \u003cstrong>\u003cem>&ldquo;Who&rsquo;s that???&rdquo;\u003c/em>\u003c/strong> &nbsp;That&rsquo;s exactly what happened to one \u003cstrong>Lollapalooza headliner\u003c/strong> who&rsquo;s \u003cstrong>\u003cem>making the most of it\u003c/em>\u003c/strong>...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780909556000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036893,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: These Legendary UK Rockers Just Joined the Ultra Rare 700 Week Club of the Billboard Albums 200","duration":67,"isExplicit":false,"description":"\u003cp>A legendary UK group...just became \u003cstrong>1 of only 12 artists\u003c/strong>...to have an album log at least \u003cstrong>700 weeks on Billboard&rsquo;s Albums 200\u003c/strong>...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681641000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036894,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Swapped Is So Popular It Just Did Something Almost No Movies Pull Off on Netflix","duration":48,"isExplicit":false,"description":"\u003cp>One of Netflix&rsquo;s new movies...is so popular it pulled off the rare feat of doubling its audience n its second week of release. What is it?\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681600000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036663,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: BTS’ “Swim” Just Tied Their Own Unbelievable Record on This Billboard Global Chart ","duration":52,"isExplicit":false,"description":"\u003cp>\u003cstrong>BTS \u003c/strong>jut \u003cstrong>\u003cem>tied one of their own records\u003c/em>\u003c/strong> on the \u003cstrong>global charts\u003c/strong>...that proves \u003cstrong>\u003cem>nobody is big as them\u003c/em>\u003c/strong> worldwide...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681548000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336036664,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: This Powerhouse Director Is Remaking the 80s Classic Escape From New York","duration":63,"isExplicit":false,"description":"\u003cp>One of the \u003cstrong>\u003cem>most iconic sci-fi action movies\u003c/em>\u003c/strong> of the 80s...is getting remade by a \u003cstrong>powerhouse director\u003c/strong>...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780681507000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336028034,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Why We Now Have a Sense of Who Will Win the Emmys","duration":65,"isExplicit":false,"description":"\u003cp>The Gotham TV Awards were handed out, and \u003cstrong>\u003cem>DTF St. Louis\u003c/em>\u003c/strong>\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780675134000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"},{"id":336028035,"podcastId":18894574,"podcastSlug":"51-direct-from-hollywood-with","title":"Direct From Hollywood with Ryan Seacrest: Why We’re Particularly Excited for Taylor Swift’s New Single ‘I Knew It, I Knew You’","duration":55,"isExplicit":false,"description":"\u003cp>\u003cstrong>Taylor Swift&rsquo;s\u003c/strong> new single lands Friday...\u003c/p> \u003cp>Direct From Hollywood with Ryan Seacrest: From behind-the-scenes American Idol to breaking news from Hollywood, Ryan Seacrest delivers everything you need to know about your favorite artists, actors &amp; more:\u003c/p> \u003cp>Be sure to subscribe to get daily updates &amp; follow us on social:\u003c/p> \u003cp>\u003ca href=\"facebook.com/onairwithryanseacrest\">Facebook\u003c/a>, \u003ca href=\"https://www.x.com/onairwithryan\">X\u003c/a>, \u003ca href=\"https://www.youtube.com/ryanseacrest\">YouTube\u003c/a>, &nbsp;\u003ca href=\"https://www.instagram.com/onairwithryan\">Instagram\u003c/a>, \u003ca href=\"https://www.snapchat.com/add/onairwithryan\">Snapchat\u003c/a>, \u003ca href=\"https://www.tiktok.com/@ryanseacrest\">TikTok\u003c/a>\u003c/p>\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1780675063000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzkyMjAwNWY1LTIyY2QtNDkwMi04M2E3LWFlMzkwMDQ1ZTVjOC9pbWFnZS5qcGc_dD0xNjU1MzAzOTc4JnNpemU9TGFyZ2U"}]}},{"id":112396978,"title":"Breakfast at Sisanie's","description":"Whether it's been a long week or a great week - there is no better feeling than catching up with your girlfriends at the end of the week to swap stories and get your fill of the weekly tea. Join Sisanie on Wednesday mornings to catch up on everything from the most ‘can you believe it?!’ stories out of Hollywood to updates from life at home juggling marriage, her kindergarden twins, and a toddler.","lastUpdated":1767375686,"slug":"1248-breakfast-at-sisanies","isExternal":false,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcGxheWxpc3QvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9hZGQ5MWI3OC03MzI2LTQzNWEtOTU5Ny1iMzY3MDEyZTM4YWEvaW1hZ2UuanBnP3Q9MTc1OTE3MDA1MSZzaXplPUxhcmdl","episodes":{"pageInfo":{"nextCursor":"AAAAAgEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAmvw4QAAAGOfyRAUA"},"items":[{"id":226187296,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Cheerleading, Picture Day, and Parenting At Disneyland","duration":2213,"isExplicit":false,"description":"Sisanie and Erica are back again to catch up on all things - and today Erica has a lot of questions. Like... what is the deal with Blippi? Are we weirded out by him? And while we're at it, how on EARTH do parents have the energy for taking their kids to Disneyland?\u003cbr>\u003cbr>The duo also chats about picture day at school for Sisanie's twins, the must-watch TV at the moment, and ways to help those impacted by the recent hurricanes.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1728640805000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9lYTgwODJlOS0zNjljLTQyYjAtYmIxNC1iMzY3MDEzMzNlYjIvaW1hZ2UuanBnP3Q9MTc1OTE3MTEyOSZzaXplPUxhcmdl"},{"id":215754535,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Spooky Season, VMAs Debate and Jean Shorts","duration":2120,"isExplicit":false,"description":"Sisanie and Erica are back to talk the start of spooky season, football season and back to school season. Plus, they debate their favorite moments of the VMAs (and definitely don't agree on THE performance of the night) and then Sisanie shares her life hack to rocking jean shorts.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1726218003000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS83ZWJmYWUxMy1hNDRhLTQzODUtYTc2NC1iMzY3MDEzM2YxODgvaW1hZ2UuanBnP3Q9MTc1OTE3MTI3OCZzaXplPUxhcmdl"},{"id":205893861,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Podcast with a 6 Year Old","duration":1830,"isExplicit":false,"description":"Sisanie's daughter Aiza joins Sisanie and Erica today to recap the Olivia Rodrigo concert! Sisanie shares an annoyance she had at the concert that ALL parents can probably relate to, plus she and Erica talk \"cool cations\", Olympics drama, and if they would want to live in a retirement home... now.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1723714203000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9mZTY4ZWE4NS03ZTAyLTQyMGItYjcxOC1iMzY3MDEzNDdlZDIvaW1hZ2UuanBnP3Q9MTc1OTE3MTQwMSZzaXplPUxhcmdl"},{"id":201091582,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Going For GOLD!","duration":1470,"isExplicit":false,"description":"The Olympics are here and both Sisanie and Erica are ALL IN this year! Sisanie shares what it has been like being in town for TWO Olympics in the past, plus what to expect for Los Angeles in 2028. The pair also talks about this bizarre high school that has TONS of Olympic athletes from it and the viral star of the Olympics - Bob the Cap Catcher.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1722417387000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS8xZDdjY2MyNy05OGU1LTQxNWYtYTc5MC1iMzY3MDEzNGY4NTAvaW1hZ2UuanBnP3Q9MTc1OTE3MTQ5OSZzaXplPUxhcmdl"},{"id":194162523,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"New Home, Bangs, And Conspiracy Theories","duration":2111,"isExplicit":false,"description":"Sisanie and Erica have RETURNED from a hiatus and have a LOT to catch up on. Or at least that's what Erica thinks... Get updates on Sisanie, the kids, and Diego the Dalmation - plus Erica's new home and big life step! The pair also talks Taylor Swift conspiracy theories and a strange new baby name trend.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1720603582000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9hYmJiOGYzYy0xZmU3LTRlM2ItYjkzZi1iMzY3MDEzNTgxMjQvaW1hZ2UuanBnP3Q9MTc1OTE3MTYyMSZzaXplPUxhcmdl"},{"id":176510368,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Saying Goodbye and Getting THAT Flu","duration":1901,"isExplicit":false,"description":"Sisanie kicks off the episode today with saying goodbye and sharing sweet stories about local entertainment news reporter, Sam Rubin, who passed away last week. Then, she shares the story of the kind of flu you do NOT want to get... after she just had it for almost a week. And she and Erica discuss the super power of moms, how it take an army, and of course the Vanderpump Rules season finale!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1715763604000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS8wNTZhODQ1Mi1mMGRkLTRmNGMtOTQzOC1iMzY3MDEzNWU5YzcvaW1hZ2UuanBnP3Q9MTc1OTE3MTcwOCZzaXplPUxhcmdl"},{"id":172509983,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Twins Turning 6, Postpartum and Reality TV","duration":1759,"isExplicit":false,"description":"On today's episode, Sisanie reflects on her postpartum experience with the twins as opposed to with her youngest, a singleton! Of course this all is in preparation for the twins turning SIX this week, and due to a conversation about the Bravo TV show - The Valley. Sisanie and Erica also talk about the tour of SoCal Sisanie did last week, and about wedding season!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1714554003000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9hMDA5MTc0Zi0zOGUxLTRiZTUtYjVlYy1iMzY3MDEzNjU5NGUvaW1hZ2UuanBnP3Q9MTc1OTE3MTgwMCZzaXplPUxhcmdl"},{"id":168321198,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Coachella, Kids' Parties, and Caitlin Clark","duration":1991,"isExplicit":false,"description":"Sisanie gives a recap of her 10 hours at Coachella, including whether or not she saw Taylor Swift with her own eyes?! Then, she and Erica discuss kids birthday party favors - and Sisanie has a great idea for parents. Plus, the pair discuss Caitlin Clark, SNL, and Sisanie's day of bringing her youngest to work!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1713344404000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS9jZDNiMTZkOC1iZGRhLTRjOWItODQ0Ny1iMzY3MDEzNmNhNDcvaW1hZ2UuanBnP3Q9MTc1OTE3MTg5OSZzaXplPUxhcmdl"},{"id":164427061,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"Birthday Weekend, iHeartRadio Music Awards, and Digital Dating","duration":1854,"isExplicit":false,"description":"Sisanie reveals how she is feeling after turning 40 - and it is a refreshing take! She then gives a detailed recap of her birthday weekend in Las Vegas with all of her closest friends, gives an inside look at her night at the iHeartRadio Music Awards and then she and Erica debate if \"digital dates\" are ruining dating. Plus, the pair talks The Valley, Vanderpump Villa and other new shows!\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1712134802000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS85Y2VhZWFkOC1mMTg3LTQ2MGQtYjczYS1iMzY3MDEzNzZiZGQvaW1hZ2UuanBnP3Q9MTc1OTE3MjAzNyZzaXplPUxhcmdl"},{"id":162513796,"podcastId":112396978,"podcastSlug":"1248-breakfast-at-sisanies","title":"BIRTHDAY WEEK, Bottle Night and Kate Middleton","duration":2411,"isExplicit":true,"description":"Sisanie is gearing up for a BIG BIRTHDAY this weekend and shares the plans she has to ring in a new decade! Plus she shares how old she \u003ci>really\u003c/i> feels, discusses the \"bottle night\" trend she tried with her husband Michael and of course she and Erica discuss some of the biggest news stories of the week from Kate Middleton to momfluencers.\u003cp>See \u003ca href=\"https://omnystudio.com/listener\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>","startDate":1711530066000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvY2xpcHMvOThhMjU5OWYtY2Q5Yi00ZjJhLTliZTQtYjIyYzAwZTU4NWYyL2E4NTJhNzVjLTRhNjQtNDVkYy1hZDRiLWIzNjcwMTJlMzhhNS82NmI3MGFiMS1lN2Q2LTQzOWEtYWE4Yi1iMzY3MDEzN2UxMjcvaW1hZ2UuanBnP3Q9MTc1OTE3MjE0MSZzaXplPUxhcmdl"}]}}]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"oiYcz","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[]},"onShareAction":{"_subscriptions":[]},"block":{},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["top-40","american","ryan","ryan-seacrest","seacrest","countdown","on-air"],"genre":[],"format":"CHRPOP"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"ONAIR-PR","stationFormat":"CHRPOP","stationMarket":"PREMIERE","stationMicrosite":"","tags":["top-40","american","ryan","ryan-seacrest","seacrest","countdown","on-air"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"onairwithryan.iheart.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#17aae2","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.brands/945912127b1a3ec77a357a445ff0b5cb?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"On Air with Ryan Seacrest - News & more from the live radio show","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"The official website for On Air with Ryan Seacrest. Get updates, interviews, videos, highlights and the latest news from Ryan about celebrities you love.","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"top 40, american, ryan, ryan seacrest, seacrest, countdown, on air","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://onairwithryan.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://onairwithryan.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://onairwithryan.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5e9616fdd2a576586b9271ae?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@onairwithryan","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@onairwithryan","type":"meta"}],["canonical",{"value":"https://onairwithryan.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"onairwithryan.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"On Air with Ryan Seacrest","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"On Air with Ryan Seacrest","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"1574631376170440","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"24636146951","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/27177b2083597bf29cf3e6747a7e3d8f/inferno","SM6.0:config-m:/15df8d51a952bf16ef3e362e269b25bf/inferno","SM6.0:config-m:/27177b2083597bf29cf3e6747a7e3d8f/inferno","SM6.0:config-m:/5f54ffc3bcc0851898da64aad90bcbdd/inferno","SM6.0:config-m:/6cc0c3ca43a8aac66a1a8d28cff101db/inferno","SM6.0:index-m","SM6.0:index-m:/15df8d51a952bf16ef3e362e269b25bf","SM6.0:index-m:/27177b2083597bf29cf3e6747a7e3d8f","SM6.0:index-m:/5f54ffc3bcc0851898da64aad90bcbdd","SM6.0:index-m:/6cc0c3ca43a8aac66a1a8d28cff101db","app/catalog","app/catalog/20260304161531798","app/sites","app/sites/20260526162735637","app/streams","app/streams/20260528110350663","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","locales","locales/en-US","providers","providers/Premiere Networks","webapi","webapi-v4:catalog","webapi-v4:catalog:5f9455c623f282c11527c238c464fcd2","webapi-v4:name-tag2","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:91b144e0f21e99256719e18ae18dc6e2","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:22117d6db1fc6bbbcc59af4bec86d54e","domain/onairwithryan.iheart.com","PS:content","PS:content:listing","PS:datasource","PS:datasource:/619665429cc65f9f2ac8a050","PS:datasource:/627532d1869987a3ecb98fee","PS:datasource:/669fdce32cf38877594517a7","PS:leads","PS:leads:/594c3a8ade85c00bb9d8be49","PS:leads:/594c3ad1de85c00bb9d8be4c","PS:leads:/594c3b18de85c00bb9d8be4f","PS:leads:/5e585ebc6ff194691c078780","PS:leads:/5e722b02a4b7ee6922d853cd","PS:leads:/5e974fa86ad4d8115439d8f1","PS:leads:/5eea31c42b5f387bd67590a5","PS:leads:listing","PS:subscription","PS:subscription:75afb2cecddc66e585ee154a1908fa5c","PS:subscription:b2b7087cf3e474e55a7b7e4e68d3256a","PS:subscription:e8c60c1222cc55994f30bed6b186ce4f","SM6.0:datasource-leads","SM6.0:datasource-leads:07e0d4e32d84c9e0eeae195ebdeaac43","SM6.0:datasource-leads:b6d5264990b3f8504de990808b5ad2b5","SM6.0:datasource-publishing","SM6.0:datasource-publishing:3c791b46b6bcdf64b1dc82d82c4ce637","SM6.0:datasource-publishing:a167d87c1d7ee2bf1d35d928fbca7bce","SM6.0:datasource-publishing:c846c8d1c47750fb5dd1de15e3bc15c8","SM6.0:index","SM6.0:index:/27177b2083597bf29cf3e6747a7e3d8f","SM6.0:site-streams","SM6.0:site-streams:22117d6db1fc6bbbcc59af4bec86d54e","app/pubsub","app/pubsub/20250721163332915","sites","webapi-v4:sites-integration","webapi-v4:sites-integration:7d72c65e830e26ad3c22ed22e372b8b5","webapi-v4:youtube-channel","webapi-v4:youtube-channel-playlists","webapi-v4:youtube-channel-playlists:81aa4d6867875495efd0f57804a30e29","webapi-v4:youtube-channel:81aa4d6867875495efd0f57804a30e29","webapi-v4:youtube-playlist","webapi-v4:youtube-playlist-items","webapi-v4:youtube-playlist-items:0e86253a7c494b2b0e978e89a0f70acb","webapi-v4:youtube-playlist-items:28bc398ab1be3316db84166e2a2a985b","webapi-v4:youtube-playlist-items:31eeb067caf1ab4d8295285150d427a6","webapi-v4:youtube-playlist-items:482114d79d14d0dbb467fda7376c621b","webapi-v4:youtube-playlist-items:4a7d193a1398e4c2a6c42560cf3f7d37","webapi-v4:youtube-playlist-items:52bc14aecda0f7feab90253c55058c0c","webapi-v4:youtube-playlist-items:5e3bdaf469749853f6fa2fcf1453bda6","webapi-v4:youtube-playlist-items:60508aa717e900ba7c6ead990a290eac","webapi-v4:youtube-playlist-items:810c809b57a73c540b291ef8f581301a","webapi-v4:youtube-playlist-items:d43529093909dd97c5b449fafe589036","webapi-v4:youtube-playlist-items:db2d6a0d9ca26ad002421a271ad15c96","webapi-v4:youtube-playlist:810c809b57a73c540b291ef8f581301a","youtube:channel","youtube:channel-playlists","youtube:channel-playlists:PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","youtube:channel-playlists:PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","youtube:channel-playlists:PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","youtube:channel-playlists:PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","youtube:channel-playlists:PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","youtube:channel-playlists:PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","youtube:channel-playlists:PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","youtube:channel-playlists:PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","youtube:channel-playlists:PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","youtube:channel-playlists:PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","youtube:channel:UCl4h_3qTOIUnUX8KCICRM3A","youtube:playlist","youtube:playlist-items","youtube:playlist-items:PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","youtube:playlist-items:PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","youtube:playlist-items:PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","youtube:playlist-items:PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","youtube:playlist-items:PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","youtube:playlist-items:PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","youtube:playlist-items:PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","youtube:playlist-items:PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","youtube:playlist-items:PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","youtube:playlist-items:PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","youtube:playlist-items:UUl4h_3qTOIUnUX8KCICRM3A","youtube:playlist:UUl4h_3qTOIUnUX8KCICRM3A","aptivada","ihr-amp","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"onairwithryan.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/27177b2083597bf29cf3e6747a7e3d8f/inferno/home","name":"home","pageConfig":{"sitemap_frequency":"hourly","thumbnail":"","title":"","adobe_page_name":"home","description":"","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"ZdtcQ","region":"header:dynamic","type":"item","ordinal":0,"value":{"ad_split":null,"link":null,"title":null,"feed_id":"ID:how-to-listen-bar","feed_index":7,"position":null},"tags":["display-hints/how-to-listen-bar"],"schedule":{"begin":0,"end":1651773617414},"item":{"result":{"id":"%2F5e722b02a4b7ee6922d853cd","type":"LEADS","record":{"title":"Locate your nearest station airing {config.general.name}!","subtitle":"","image":"https://i.iheart.com/v2/img/default","img_meta":{"base_id":null,"bucket":null},"link":{"target":"_self","urls":{"device":"","web":"/howtolisten/"},"name":"Find Your Station","description":""},"use_catalog_image":true,"catalog":null}}}},{"id":"oiYcz","region":"header:dynamic","type":"header","ordinal":1,"value":{"title":null,"subtitle":null,"background_image":"asset://assets.brands/60f833b3f99e947f65c67c4d","background_color":"#3f3f3f"},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":1651773631846}},{"id":"ELzwU","region":"main:dynamic","type":"feed","ordinal":2,"value":{"title":null,"feed_index":1,"size":1,"position":null,"ad_split":null,"feed_id":"ID:pinned-content"},"tags":["display-hints/large","display-hints/horizontal"],"schedule":{"begin":1626458976910,"end":1626804573911},"feed":{"results":[],"resume":null}},{"id":"SLZ3s","region":"main:dynamic","type":"feed","ordinal":3,"value":{"size":1,"position":null,"ad_split":0,"feed_id":"USAGE:feed-usecases/Default Personalities","title":null,"feed_index":1},"tags":["display-hints/horizontal","display-hints/feed-date-stamp","display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a284dfe492b64e6d2d25224","type":"PUBLISHING","record":{"ref_id":"%2F6a284dfe492b64e6d2d25224","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2FuSHhZiGKKK8","@url":"https://youtu.be/uSHhZiGKKK8","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/uSHhZiGKKK8/hqdefault.jpg","thumbnail_width":480,"title":"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/uSHhZiGKKK8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TRENDING - ARIANA GRANDE | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/uSHhZiGKKK8"},{"html":"\u003cp>Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284fab492b64e6d2d2522f"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781026440000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","social_title":"","summary":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets/"},"slug":"2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284fab492b64e6d2d2522f","title":"Ari's Iconic, Signature Pony Is Back! All the Tour Deets","description":"Ariana Grande's tour has kicked off and her iconic, signature pony is BACK!","author":""},"pub_start":1781026440000,"pub_until":4115978604802,"pub_changed":1781026794369,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284dfe492b64e6d2d25224","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets","slug:2026-06-09-aris-iconic-signature-pony-is-back-all-the-tour-deets"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_index":6,"size":4,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Promotions","title":"On-Air Interviews, Videos + Studio Moments"},"tags":["display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F5e974fa86ad4d8115439d8f1","type":"LEADS","record":{"title":"Listen Back to the Show Podcast Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6629666279440b7598b9c1b0","img_meta":{"base_id":"%2F6629666279440b7598b9c1b0","bucket":"new_assets"},"link":{"target":"_blank","urls":{"web":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/","device":"https://www.iheart.com/podcast/51-on-air-with-ryan-seacrest-80159774/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5eea31c42b5f387bd67590a5","type":"LEADS","record":{"title":"Check Out Tanya Rad's Blog Here!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/62c43ed21df4f9d0ef3be553","img_meta":{"base_id":"%2F62c43ed21df4f9d0ef3be553","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/tanya-rad/","web":"https://onairwithryan.iheart.com/featured/tanya-rad/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F5e585ebc6ff194691c078780","type":"LEADS","record":{"title":"Check Out Sisanie's Blog Here","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/6166fc76a373c40541c100a9","img_meta":{"base_id":"%2F6166fc76a373c40541c100a9","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://onairwithryan.iheart.com/featured/sisanie/","web":"https://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"cz466","region":"main:dynamic","type":"feed","ordinal":8,"value":{"size":0,"title":"Meet The Show","feed_id":"ID:meet-the-show-feed","feed_index":8},"tags":["display-hints/meettheshow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F594c3a8ade85c00bb9d8be49","type":"LEADS","record":{"title":"Ryan Seacrest","subtitle":"Ryan is quite simply one of the most influential, well-regarded, and well-known names in Hollywood. He is the quintessential Hollywood insider who always manages to have the biggest scoops and the most sought after access to top events and celebrities.  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0e","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/ryan-seacrest/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3ad1de85c00bb9d8be4c","type":"LEADS","record":{"title":"Sisanie","subtitle":"Sisanie is co-host of Ryan Seacrest's show On Air With Ryan on KIIS FM Los Angeles' Hit Music radio station  ","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b0f","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b0f","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"http://onairwithryan.iheart.com/featured/sisanie/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F594c3b18de85c00bb9d8be4f","type":"LEADS","record":{"title":"Tanya Rad","subtitle":"Tanya Rad is co-host on Ryan Seacrest's morning show On Air With Ryan on 102.7 KIIS FM Los Angeles' Hit Music radio Station  Read more: http://onair-pr.fire.iheart.com/featured/tanya-rad/#ixzz4klorpoPz","image":"https://i.iheart.com/v3/re/new_assets/5e792164b7baa6cec6723b10","img_meta":{"base_id":"%2F5e792164b7baa6cec6723b10","bucket":"new_assets"},"link":{"target":"_self","urls":{"web":"http://onairwithryan.iheart.com/featured/tanya-rad/","device":""},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":9,"value":{"feed_index":2,"size":6,"position":null,"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","title":"What We're Talking About"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/feed-load-more","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a284c97492b64e6d2d25215","type":"PUBLISHING","record":{"ref_id":"%2F6a284c97492b64e6d2d25215","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2Fmee1kFITcNc","@url":"https://youtu.be/mee1kFITcNc","author_name":"On Air With Ryan Seacrest","author_url":"https://www.youtube.com/@RyanSeacrest","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/mee1kFITcNc/hqdefault.jpg","thumbnail_width":480,"title":"TANYA'S TIP FOR ARGUMENTS | On Air with Ryan Seacrest","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/mee1kFITcNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"TANYA&#39;S TIP FOR ARGUMENTS | On Air with Ryan Seacrest\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/mee1kFITcNc"},{"html":"\u003cp>Next time you get in an argument with your partner, try this:\u003c/p>\n\n","schedule":{},"type":"html"},{"id":"80159774","kind":"podcast","related_id":"336391491","schedule":{},"type":"catalog"}],"canonical_url":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/","cuser":"user/ldap/1104675","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a284d81492b64e6d2d25220"},"primary_target":{"categories":[],"distribution":["brands/ONAIR-PR (15237)"]},"publish_date":1781025900000,"publish_end_date":4115978604802,"publish_origin":"brands/ONAIR-PR (15237)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","social_title":"","summary":"Next time you get in an argument with your partner, try this:","targets":[{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight/"},"slug":"2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a284d81492b64e6d2d25220","title":"Tanya Rad Shares Sage (Seriously!) Relationship Advice For Your Next Fight","description":"Next time you get in an argument with your partner, try this:","author":""},"pub_start":1781025900000,"pub_until":4115978604802,"pub_changed":1781026272331,"subscription":[{"tags":["brands/ONAIR-PR (15237)"]},{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/ONAIR-PR (15237)","brands/KIIS-FM (842)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/ONAIR-PR (15237)","id:/6a284c97492b64e6d2d25215","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight","slug:2026-06-09-tanya-rad-shares-sage-seriously-relationship-advice-for-your-next-fight"]}},{"id":"%2F6a26c5ad154cd7e6fa8a50a3","type":"PUBLISHING","record":{"ref_id":"%2F6a26c5ad154cd7e6fa8a50a3","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Sisanie","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"LOS ANGELES, CALIFORNIA - MAY 11: (L-R) Curry Barker, Inde Navarrette and Michael Johnston attend the Los Angeles Special Screening of Focus Features' \"Obsession\" at the Hollywood Legion Theater on May 11, 2026 in Los Angeles, California. (Photo by Frazer Harrison/Getty Images)","id":"%2F6a26c7a5fe27ec91490503b6","new_tab":false,"schedule":{},"source_credit":"Frazer Harrison / Getty Images Entertainment / Getty Images","title":"Los Angeles Special Screening Of Focus Features' \"Obsession\" - Arrivals","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Okay, this is kind of funny. A little Italian restaurant on Lankershim in North Hollywood called Little Toni's has suddenly become a tourist attraction thanks to the horror movie Obsession.\u003c/p>\n\n\u003cp>Fans are actually showing up just to sit in the exact booth where a major scene was filmed, taking photos and recreating the moment like it's some famous Hollywood landmark.\u003c/p>\n\n\u003cp>What's crazy is that Little Toni's has been for 70 years, but now it's getting a whole new wave of visitors because of the movie's cult following.\u003c/p>\n\n\u003cp>The film has become such a fan favorite that people are seeking out filming locations all over the Valley.\u003c/p>\n\n\u003cp>Who knew a red vinyl booth in a neighborhood pizza place would become one of the hottest photo ops in L.A.?\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://news.iheart.com/featured/sisanie/content/2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie/","cuser":"user/ldap/1111556","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F6a26c7a5fe27ec91490503b6"},"primary_target":{"categories":[],"distribution":["brands/Sisanie (5507)"]},"publish_date":1780929900000,"publish_end_date":4115978604802,"publish_origin":"brands/Sisanie (5507)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","social_title":"","summary":"","targets":[],"title":"A 70-Year-Old Restaurant Has Gained Popularity Due To The Obsession Movie!","permalink":"https://onairwithryan.iheart.com/featured/sisanie/content/2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie/"},"slug":"2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a26c7a5fe27ec91490503b6","title":"A 70-Year-Old Restaurant Has Gained Popularity Due To The Obsession Movie!","description":"","author":"Sisanie"},"pub_start":1780929900000,"pub_until":4115978604802,"pub_changed":1780929900000,"subscription":[{"tags":["brands/Sisanie (5507)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Sisanie (5507)","id:/6a26c5ad154cd7e6fa8a50a3","slug:2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","slug:2026-06-08-a-70-year-old-restaurant-has-gained-popularity-due-to-the-obsession-movie","author:user"]}},{"id":"%2F6a2319a4e6cbebb654e599ac","type":"PUBLISHING","record":{"ref_id":"%2F6a2319a4e6cbebb654e599ac","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Sisanie","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Yellow warning road sign against a stormy sky saying Scam Alert","id":"%2F5fb7e07651ecc6ca22d5a139","new_tab":false,"schedule":{},"source_credit":"AlbertPego / iStock / Getty Images","title":"Scam alert conceptual traffic sign and stormy sky","type":"asset","url":"","use_caption":false},{"html":"\u003cp>With the World Cup kicking off next week and Los Angeles hosting matches at SoFi Stadium, officials are warning fans to be extra careful when buying tickets online.\u003c/p>\n\n\u003cp>Scammers have created fake websites that look almost identical to FIFA's official ticketing pages, complete with logos, hospitality packages, and countdown clocks, all designed to steal your money and personal information.\u003c/p>\n\n\u003cp>What makes it scary is that some of these sites are so convincing that many fans are being fooled.\u003c/p>\n\n\u003cp>Experts say the safest move is to only buy through FIFA's official channels and avoid ticket links from random ads, emails, or social media posts.\u003c/p>\n\n\u003cp>With World Cup fever already hitting LA, scammers are hoping fans rush to grab seats before they sell out.\u003c/p>\n\n\u003cp>The first game at Sofi is one week from today! USA vs Paraguay!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://news.iheart.com/featured/sisanie/content/2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams/","cuser":"user/ldap/1111556","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F5fb7e07651ecc6ca22d5a139"},"primary_target":{"categories":[],"distribution":["brands/Sisanie (5507)"]},"publish_date":1780685040000,"publish_end_date":4115978604802,"publish_origin":"brands/Sisanie (5507)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","social_title":"","summary":"","targets":[],"title":"If You're Trying To Go To The World Cup Be Careful Of These Scams!","permalink":"https://onairwithryan.iheart.com/featured/sisanie/content/2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams/"},"slug":"2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/5fb7e07651ecc6ca22d5a139","title":"If You're Trying To Go To The World Cup Be Careful Of These Scams!","description":"","author":"Sisanie"},"pub_start":1780685040000,"pub_until":4115978604802,"pub_changed":1780685358622,"subscription":[{"tags":["brands/Sisanie (5507)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Sisanie (5507)","id:/6a2319a4e6cbebb654e599ac","slug:2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","slug:2026-06-05-if-youre-trying-to-go-to-the-world-cup-be-careful-of-these-scams","author:user"]}},{"id":"%2F6a216d78d21eb9826baa0e4b","type":"PUBLISHING","record":{"ref_id":"%2F6a216d78d21eb9826baa0e4b","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"id":"28440719","kind":"podcast","related_id":"335867749","schedule":{},"type":"catalog"},{"html":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we’d treat you to someone who actually knows what they’re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out with a round of Dear Banya!\u003c/p>\n\n\n\u003cp>Find out what to do if your friend went to your ex’s wedding, we help a Scrubber whose boss isn’t happy she’s pregnant, and we dive DEEP into attachment styles!\u003c/p>\n\n\u003cp>See \u003ca href=\"https://omnystudio.com/listener\" target=\"_self\">omnystudio.com/listener\u003c/a> for privacy information.\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F6a216c7639b096d7b0a9d7d3","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/1108-scrubbing-in-with-becca-t-28440719","feed_type":"PODCAST","feed_vendor":"Scrubbing In with Becca Tilley & Tanya Rad","include_recommendations":false,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Tanya Rad (41386)"]},"publish_date":1780560803000,"publish_end_date":4115978604802,"publish_origin":"brands/Tanya Rad (41386)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday","social_title":"","summary":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we&rsquo;d treat you to someone who actually knows what they&rsquo;re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out wit...","targets":[],"title":"Dear Banya: Therapy Thursday","permalink":"https://onairwithryan.iheart.com/featured/tanya-rad/content/2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday/"},"slug":"2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzAwOWIyM2VmLTliZDEtNGNhZi1hNTkyLWFlMzEwMTYzMTM4MC9pbWFnZS5qcGc_dD0xNzUyNjk3NjkwJnNpemU9TGFyZ2U=?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Dear Banya: Therapy Thursday","description":"\u003cp>We know that Scrubbers are perfectly satisfied with the unqualified advice we give on the podcast, but we thought we&rsquo;d treat you to someone who actually knows what they&rsquo;re talking about! Ellen K and licensed therapist Sarah Dash from the Therapy Thursday Podcast are helping out wit...","author":""},"pub_start":1780560803000,"pub_until":4115978604802,"pub_changed":1780582208882,"subscription":[{"tags":["brands/Tanya Rad (41386)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Tanya Rad (41386)","id:/6a216d78d21eb9826baa0e4b","slug:2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday","slug:2026-06-04-1108-scrubbing-in-with-becca-t-dear-banya-therapy-thursday"]}},{"id":"%2F6a1fc41e66ba86d32fa209f9","type":"PUBLISHING","record":{"ref_id":"%2F6a1fc41e66ba86d32fa209f9","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a1fc84d66ba86d32fa20a05","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Lukas Graham\u003c/strong> is guest hosting &quot;American Top 40&quot; this weekend, June 6 &amp; 7, 2026 and filling in for \u003cstrong>Ryan Seacrest\u003c/strong>!\u003c/p>\n\n\u003cp>Don't miss the &quot;7 Years&quot; singer take over Seacrest's golden mic &amp; answer ALL of your fan questions! Plus, Lukas will take us behind what to expect next with his upcoming album \u003cstrong>&quot;Good Times,&quot;\u003c/strong> which releases on August 14, 2026.\u003c/p>\n\n\u003cp>He's also giving us a sneak peak at his upcoming tour with \u003cstrong>Ed Sheeran!\u003c/strong>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.americantop40.com/\" target=\"_blank\">\u003cstrong>Listen live here\u003c/strong>\u003c/a> and and follow along on social \u003ca href=\"http://instagram.com/americantop40\" target=\"_blank\">\u003cstrong>@AmericanTop40\u003c/strong>\u003c/a>\u003cstrong> \u003c/strong>to drop a question for Lukas!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.americantop40.com/content/2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details/","cuser":"user/ldap/1132906","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F6a1fc58166ba86d32fa20a02"},"primary_target":{"categories":[],"distribution":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/KIIS-FM (842)","brands/AT40-PR (15546)","brands/ONAIR-PR (15237)","brands/AT40 (57504)","child-of-brands/AT40 (57504)","child-of-brands/AT40-PR (15546)"]},"publish_date":1780497000000,"publish_end_date":4115978604802,"publish_origin":"brands/AT40-PR (15546)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details","social_title":"","summary":"Lukas Graham is taking over for Ryan Seacrest as guest host on 'American Top 40!'","targets":[],"title":"Lukas Graham to Guest Host 'American Top 40': All the Details","permalink":"https://onairwithryan.iheart.com/content/2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details/"},"slug":"2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a1fc58166ba86d32fa20a02","title":"Lukas Graham to Guest Host 'American Top 40': All the Details","description":"Lukas Graham is taking over for Ryan Seacrest as guest host on 'American Top 40!'","author":""},"pub_start":1780497000000,"pub_until":4115978604802,"pub_changed":1780497000000,"subscription":[{"tags":["brands/Ryan Seacrest (52241)","brands/Ryan Seacrest Blog","brands/KIIS-FM (842)","brands/AT40-PR (15546)","brands/ONAIR-PR (15237)","brands/AT40 (57504)","child-of-brands/AT40 (57504)","child-of-brands/AT40-PR (15546)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/AT40-PR (15546)","id:/6a1fc41e66ba86d32fa209f9","slug:2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details","slug:2026-06-02-lukas-graham-to-guest-host-american-top-40-all-the-details"]}},{"id":"%2F6a1ed813bc9534a374d7e84d","type":"PUBLISHING","record":{"ref_id":"%2F6a1ed813bc9534a374d7e84d","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Sisanie","blocks":[{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"","id":"%2F64595733261c6b6a089c38ac","new_tab":false,"schedule":{},"source_credit":"Nikada / E+ / Getty Images","title":"Speeding Bus","type":"asset","url":"","use_caption":false},{"html":"\u003cp>So, as you may have heard... California is exploring the options of high-speed buses!\u003c/p>\n\n\u003cp>Buses that could someday travel up to 140 mph on dedicated freeway lanes, and in theory get people from San Francisco to Los Angeles in less than three hours.\u003c/p>\n\n\u003cp>The state is looking at similar systems overseas and says it could be a cheaper alternative to building entirely new rail lines.\u003c/p>\n\n\u003cp>But honestly, my first thought was: is that actually safe?\u003c/p>\n\n\u003cp>Most freeways weren't designed for anything close to those speeds, and officials admit major upgrades, specialized vehicles, and advanced technology would be needed before something like this could ever happen.\u003c/p>\n\n\u003cp>It sounds cool on paper, but I can't imagine being on a bus flying down The 5 at 140 mph and not wondering what happens if something goes wrong.\u003c/p>\n\n\u003cp>Also, are their bathroom breaks? What if we hit a bump? I have so many questions!\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://news.iheart.com/featured/sisanie/content/2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali/","cuser":"user/ldap/1111556","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F64595733261c6b6a089c38ac"},"primary_target":{"categories":[],"distribution":["brands/Sisanie (5507)"]},"publish_date":1780408800000,"publish_end_date":4115978604802,"publish_origin":"brands/Sisanie (5507)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","social_title":"","summary":"","targets":[],"title":"Have You Heard About The High-Speed Buses That Might Be Coming To Cali?","permalink":"https://onairwithryan.iheart.com/featured/sisanie/content/2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali/"},"slug":"2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/64595733261c6b6a089c38ac","title":"Have You Heard About The High-Speed Buses That Might Be Coming To Cali?","description":"","author":"Sisanie"},"pub_start":1780408800000,"pub_until":4115978604802,"pub_changed":1780408800000,"subscription":[{"tags":["brands/Sisanie (5507)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Sisanie (5507)","id:/6a1ed813bc9534a374d7e84d","slug:2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","slug:2026-06-02-have-you-heard-about-the-high-speed-buses-that-might-be-coming-to-cali","author:user"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo3LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tnl3aWIyWm1jMlYwSWpvM2ZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"Smng8","region":"main:dynamic","type":"youtube","ordinal":12,"value":{"title":"Featured Videos","link_type":"channel","handle":{"ref":"UCl4h_3qTOIUnUX8KCICRM3A","type":"TAG","scope":null}},"tags":[],"schedule":{"begin":0,"end":4115978604802},"playlist":null,"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","youtube":{"channel":{"id":"UCl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"On Air With Ryan Seacrest","description":"The official home for video from \"On Air with Ryan Seacrest\" and RyanSeacrest.com.","customUrl":"@ryanseacrest","publishedAt":{"timestampMs":1142633480000,"timestamp":1142633480,"iso8601":"2006-03-17T22:11:20.000Z"},"thumbnails":{"default":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s88-c-k-c0x00ffffff-no-rj","width":88,"height":88},"medium":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s240-c-k-c0x00ffffff-no-rj","width":240,"height":240},"high":{"url":"https://yt3.ggpht.com/tPzMU0NB9Nn1pSvKNkJLxSSZkaMI0ld4gFCYDZLiX6UfyxJ-HONuKwmcM8AliF_SN8ZsZtZdFQ=s800-c-k-c0x00ffffff-no-rj","width":800,"height":800},"standard":null,"maxres":null}},"playlists":{"count":17,"pageInfo":{"prevToken":null,"nextToken":"CAoQAA","itemTokens":null},"items":[{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK","snippet":{"title":"Hump Day Bump Day Round 2!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786352512,"timestamp":1614786352,"iso8601":"2021-03-03T15:45:52.512Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest","description":"#HumpDayBumpDay! Sisanie Shares Her Week 15 Update | On Air With Ryan Seacrest\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/jgpY52RZDRg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1614786365000,"timestamp":1614786365,"iso8601":"2021-03-03T15:46:05.000Z"},"videoId":{"id":"jgpY52RZDRg"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 17 Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eOyfqWCroO0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1615992777000,"timestamp":1615992777,"iso8601":"2021-03-17T14:52:57.000Z"},"videoId":{"id":"eOyfqWCroO0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest","description":"Pregnant Sisanie Admits She's Started Wearing Her 'Fing' Again | On Air With Ryan Seacrest \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdChJfAhIUw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1616601784000,"timestamp":1616601784,"iso8601":"2021-03-24T16:03:04.000Z"},"videoId":{"id":"kdChJfAhIUw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Latest Pregnancy Update | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N6fFF4frB9U/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1617132973000,"timestamp":1617132973,"iso8601":"2021-03-30T19:36:13.000Z"},"videoId":{"id":"N6fFF4frB9U"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest","description":"Sisanie Regrets Telling Her Twins Potential Names for Baby No. 3 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/GTrgNE0qgEU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1619021986000,"timestamp":1619021986,"iso8601":"2021-04-21T16:19:46.000Z"},"videoId":{"id":"GTrgNE0qgEU"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest","description":"Sisanie Shares All-Too-Relatable Potty Training Woes You Can’t Unhear | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/X2mfOPdWH-Q/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620326568000,"timestamp":1620326568,"iso8601":"2021-05-06T18:42:48.000Z"},"videoId":{"id":"X2mfOPdWH-Q"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest","description":"It’s #HumpDayBumpDay! Get Sisanie’s Week 25 Update | On Air With Ryan Seacrest\n\n#Sisanie #Pregnant #BabyGirl\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PS_0KGP2pEw/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1620840016000,"timestamp":1620840016,"iso8601":"2021-05-12T17:20:16.000Z"},"videoId":{"id":"PS_0KGP2pEw"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest","description":"Pregnant Sisanie’s Husband Had to Burp Her... | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/3bUu8Mg20_0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1622057656000,"timestamp":1622057656,"iso8601":"2021-05-26T19:34:16.000Z"},"videoId":{"id":"3bUu8Mg20_0"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNkRuVzJxZDZmanhwaXNnOGFCUS1ySy45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest","description":"Sisanie Gets Real About the Final Weeks of Pregnancy | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WeXafJdcvRI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1625678188000,"timestamp":1625678188,"iso8601":"2021-07-07T17:16:28.000Z"},"videoId":{"id":"WeXafJdcvRI"},"playlistId":{"id":"PLWKbTlsNIef6DnW2qd6fjxpisg8aBQ-rK"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q","snippet":{"title":"Our Favorite Summer Recipes!","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823003965,"timestamp":1591823003,"iso8601":"2020-06-10T21:03:23.965Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Low Calorie Grilled Zucchini Recipe | Off-Air With Sisanie Ep. 49","description":"This is my favorite low calorie Zucchini Recipe! Barely any points for WW!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WBq5zQy08YY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823013000,"timestamp":1591823013,"iso8601":"2020-06-10T21:03:33.000Z"},"videoId":{"id":"WBq5zQy08YY"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52","description":"My Favorite Cinco de Mayo Recipes | Off-Air With Sisanie Ep. 52\n\nIn this episode, I show you my favorite Cinco de Mayo Recipes. We're making a Skinny Margarita and guacamole! \n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eZ0Nq3mm8uc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591823045000,"timestamp":1591823045,"iso8601":"2020-06-10T21:04:05.000Z"},"videoId":{"id":"eZ0Nq3mm8uc"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Sisanie’s Easy Go-To Snack | Off-Air With Sisanie","description":"Yum — and SO simple! In the latest episode of Off-Air With Sisanie, we’re whipping up one of Sisanie’s most requested snack recipes: spicy garlic edamame!\n\nHit the link for the full story: \nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2019-07-24-sisanies-super-simple-spicy-garlic-edamame-snack-recipe/?fbclid=IwAR30yriCxYI7ajqwOvTFkWqqqGtQ8WDje4nEUxw1CLopS6rFQqctjHKYzKg\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/NCu4DFv9QlE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824188000,"timestamp":1591824188,"iso8601":"2020-06-10T21:23:08.000Z"},"videoId":{"id":"NCu4DFv9QlE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"The Most Refreshing Summer Snack | Off-Air With Sisanie","description":"Sisanie has the perfect Summer recipe for you! It tastes just like a mojito!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/PLKIOn5P3y0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824198000,"timestamp":1591824198,"iso8601":"2020-06-10T21:23:18.000Z"},"videoId":{"id":"PLKIOn5P3y0"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"My Favorite Low-Cal Pizza Recipe!| Off-Air With Sisanie","description":"My Favorite Low-Cal Pizza Recipe! | Off-Air With Sisanie\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nSong:\nParadise - Ikson\nhttps://soundcloud.com/ikson\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n#Cooking #Pizza","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/U7tunUyNkS8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824264000,"timestamp":1591824264,"iso8601":"2020-06-10T21:24:24.000Z"},"videoId":{"id":"U7tunUyNkS8"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"My Favorite Egg Salad Recipe! | Off-Air With Sisanie","description":"My Favorite Memorial Day Recipe! | Off-Air With Sisanie\nIn  this episode I walk you through my favorite egg salad recipe that I'm using for Memorial Day! Have a great weekend!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest\n\n\nMusic Creds:\nI Found You (Original Mix) - Chill EDM Pop Tropical House by Kami (EDM Producer) is licensed under a  Creative Commons License.\n\nSong can be found here: https://bit.ly/2WpQiwb","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Xkrf-ZROkog/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824947000,"timestamp":1591824947,"iso8601":"2020-06-10T21:35:47.000Z"},"videoId":{"id":"Xkrf-ZROkog"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45","description":"Easy, Healthy and Fast French Toast Recipe | Off-Air With Sisanie Ep. 45\nIn this episode, I show you a super healthy French Toast Recipe I found that is only 6 points on Weight Watchers! Perfect for the morning after Coachella!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/a83kd2UihOE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591825789000,"timestamp":1591825789,"iso8601":"2020-06-10T21:49:49.000Z"},"videoId":{"id":"a83kd2UihOE"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"The Best 2020 Detox Recipe | Off-Air With Sisanie","description":"The Best 2020 Detox Recipe | Off-Air With Sisanie\r\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sxKQx2vNJKg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591826127000,"timestamp":1591826127,"iso8601":"2020-06-10T21:55:27.000Z"},"videoId":{"id":"sxKQx2vNJKg"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNFM3X0llTVNDbnE1aVAzaTZFeE4zUS5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591827321000,"timestamp":1591827321,"iso8601":"2020-06-10T22:15:21.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef4S7_IeMSCnq5iP3i6ExN3Q"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b","snippet":{"title":"Ryan's Funniest Moments","description":"An ongoing collection of Ryan's Funniest Moments!","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595974,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.974Z"}},"playlistItems":{"count":31,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVF3UVRCRlJqa3pSRU5GTlRjME1rSQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456803000,"timestamp":1584456803,"iso8601":"2020-03-17T14:53:23.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest","description":"Seacrest Helps Tanya Curate the Perfect Valentine’s Day Playlist | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4vysLcR8Tzo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456694000,"timestamp":1584456694,"iso8601":"2020-03-17T14:51:34.000Z"},"videoId":{"id":"4vysLcR8Tzo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"If We Were a Personal Assistant | On Air With Ryan Seacrest","description":"If We Were a Personal Assistant | On Air With Ryan Seacrest\n\nInspired by Kendall Jenner’s recent Q+A, Ryan Seacrest, Sisanie and Tanya Rad reveal who they would want to be a personal assistant to for a day. Watch back the on-air moment!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Hrq4deNACmM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456595000,"timestamp":1584456595,"iso8601":"2020-03-17T14:49:55.000Z"},"videoId":{"id":"Hrq4deNACmM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest","description":"Tep No Performs \"Toluca Lake\" | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/79Fh2Ow-fac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456644000,"timestamp":1584456644,"iso8601":"2020-03-17T14:50:44.000Z"},"videoId":{"id":"79Fh2Ow-fac"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Ryan, Tanya and Sisanie Dance to Finesse in the studio | On Air with Ryan Seacrest","description":"Ryan, Tanya and Sisanie Dance to Finesse in the studio\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nRyan, Tanya and Sisanie Dance to Finesse in the studio\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-QUrIawezjs/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458871000,"timestamp":1584458871,"iso8601":"2020-03-17T15:27:51.000Z"},"videoId":{"id":"-QUrIawezjs"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest","description":"The Group Chat Strikes Again After Seacrest’s Remote Trouble | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VJmwxWWlGwE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456683000,"timestamp":1584456683,"iso8601":"2020-03-17T14:51:23.000Z"},"videoId":{"id":"VJmwxWWlGwE"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Jacob Tremblay and Ryan Talk Favorite Foods | On Air with Ryan Seacrest","description":"Jacob Tremblay and Ryan Talk Favorite Foods\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nJacob Tremblay and Ryan Talk Favorite Foods\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/KuuX9un5-4U/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584458915000,"timestamp":1584458915,"iso8601":"2020-03-17T15:28:35.000Z"},"videoId":{"id":"KuuX9un5-4U"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest","description":"Ryan Seacrest & Tanya Messed Up Sisanie’s Anniversary Surprise | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/wL00DvPmmvo/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584456751000,"timestamp":1584456751,"iso8601":"2020-03-17T14:52:31.000Z"},"videoId":{"id":"wL00DvPmmvo"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"How To Wear A Suit Like Ryan Seacrest","description":"Ryan takes you behind the scenes of \"American Idol\" season 14 and his many looks from Ryan Seacrest Distinction. Read his interview with Yahoo Style: http://yhoo.it/1LLyYTJ\n\nThe Ryan Seacrest Distinction collection of men’s tailored clothing and accessories aims to be timeless, stylish, simple, yet affordable.  You can find the collection at Macy’s stores and at macys.com. Learn more at http://ryanseacrestdistinction.com.\n\nConnect with RSD: \nTwitter: http://bit.ly/RSDtwitter\nInstagram: http://bit.ly/RSDinstagram\nShop: http://bit.ly/ShopRSD \n\nSUBSCRIBE: http://full.sc/UBDdWt","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Tlkb_E8vVOM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584459735000,"timestamp":1584459735,"iso8601":"2020-03-17T15:42:15.000Z"},"videoId":{"id":"Tlkb_E8vVOM"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNmQ2bjJOQ3JELUlNQWs1UVNHb3E4Yi40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Ariana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest","description":"Ariana Grande gets prank scared by Ryan Seacrest on her way in to the studio for a Halloween show!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nAriana Grande gets SCARED by Ryan Seacrest!! | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/cxHOEaLQyxg/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584460721000,"timestamp":1584460721,"iso8601":"2020-03-17T15:58:41.000Z"},"videoId":{"id":"cxHOEaLQyxg"},"playlistId":{"id":"PLWKbTlsNIef6d6n2NCrD-IMAk5QSGoq8b"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di","snippet":{"title":"Looking Back on 2019","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085911865,"timestamp":1578085911,"iso8601":"2020-01-03T21:11:51.865Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Relive Some of Our Funniest Moments From 2019 | On Air With Ryan Seacrest","description":"Relive Our Funniest Moments From 2019 | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Gxblp6UrxwM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085977000,"timestamp":1578085977,"iso8601":"2020-01-03T21:12:57.000Z"},"videoId":{"id":"Gxblp6UrxwM"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"A Look Back on Some of Our Interviews of 2019! | On Air With Ryan Seacrest","description":"A Look Back on Some of OUr Interviews of 2019! | On Air With Ryan Seacrest\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/xQWj5yhxMFs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085921000,"timestamp":1578085921,"iso8601":"2020-01-03T21:12:01.000Z"},"videoId":{"id":"xQWj5yhxMFs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest","description":"Ryan Seacrest’s Savoriest Moments From 2019 | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/izFfL9xJCPg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578085991000,"timestamp":1578085991,"iso8601":"2020-01-03T21:13:11.000Z"},"videoId":{"id":"izFfL9xJCPg"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest","description":"Ryan, Sisanie & Tanya Make 2020 Vision Boards | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ca_OsHxhrDs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086001000,"timestamp":1578086001,"iso8601":"2020-01-03T21:13:21.000Z"},"videoId":{"id":"ca_OsHxhrDs"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest","description":"Happy Birthday! Ryan Seacrest’s Niece Flora Marie Turns One! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\r\n\nOn Air with Ryan Seacrest on YouTube\r\n\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\n\r\n\nConnect with On Air with Ryan Seacrest: \r\n\nTwitter: http://twitter.com/onairwithryan\r\n\nSnapchat: OnAirWithRyan \r\n\nFacebook: http://facebook.com/onairwithryanseacrest\r\n\nInstagram: http://instagram.com/onairwithryan\r\n\n\r\n\nConnect with Ryan:\r\n\nTwitter: http://witter.com/RyanSeacrest\r\n\nSnapchat: RyanSeacrest\r\n\nFacebook: http://facebook.com/RyanSeacrest\r\n\nInstagram: http://instagram.com/ryanseacrest\r\n\n\r\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\n\r\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/274hbfvxkT0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086490000,"timestamp":1578086490,"iso8601":"2020-01-03T21:21:30.000Z"},"videoId":{"id":"274hbfvxkT0"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest","description":"Ryan, Adam Levine & Charlie Puth Surprise Children’s Hospital Patient | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/CaInUzvzRCw/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086581000,"timestamp":1578086581,"iso8601":"2020-01-03T21:23:01.000Z"},"videoId":{"id":"CaInUzvzRCw"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest","description":"We Give Seacrest the Most Thoughtful (and LOL) Gifts | On Air With Ryan Seacrest\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/tPHBVjI9VWY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086617000,"timestamp":1578086617,"iso8601":"2020-01-03T21:23:37.000Z"},"videoId":{"id":"tPHBVjI9VWY"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest","description":"Ryan's Nominated To Be In The Radio Hall of Fame! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Fqb3khyWs2A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578086665000,"timestamp":1578086665,"iso8601":"2020-01-03T21:24:25.000Z"},"videoId":{"id":"Fqb3khyWs2A"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnlyUFR6bThCdVp6Ym9Hbmh1NzNEaS5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Ari Gold Gets Fired-Entourage 2x13","description":"Ari Gold gets fired from the agency by Terrance. This is from Season 2 of Entourage. I hold no rights to this clip. Entourage belongs to HBO.","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Quc2KGCQ12o/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1578193381000,"timestamp":1578193381,"iso8601":"2020-01-05T03:03:01.000Z"},"videoId":{"id":"Quc2KGCQ12o"},"playlistId":{"id":"PLWKbTlsNIef6yrPTzm8BuZzboGnhu73Di"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS","snippet":{"title":"Show Moments","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1573682171541,"timestamp":1573682171,"iso8601":"2019-11-13T21:56:11.541Z"}},"playlistItems":{"count":798,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVZHTlRGQ00wTXlOemhCTmpVMFJVRQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4xQ0FCMjc5MUY5QTg0OEM1","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRkI5NzhDQTI2Nzg5NTQ2","snippet":{"title":"Tanya's Discovered Dark Showering ... | On Air with Ryan Seacrest","description":"Tanya's Discovered Dark Showering ...\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/2DgQJs2ExmI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778174471000,"timestamp":1778174471,"iso8601":"2026-05-07T17:21:11.000Z"},"videoId":{"id":"2DgQJs2ExmI"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy4wQjJBRjE1OTNDQjBDRUU4","snippet":{"title":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch | On Air with Ryan Seacrest","description":"A Waiter Accidentally Dumped Water All Over Sisanie: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FWiJMcjPVTg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1776286788000,"timestamp":1776286788,"iso8601":"2026-04-15T20:59:48.000Z"},"videoId":{"id":"FWiJMcjPVTg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GRDQyMDZFQUQ4MzdBODQ2","snippet":{"title":"There's a New Protein Trend That's Dividing the Internet | On Air with Ryan Seacrest","description":"There's a New Protein Trend That's Dividing the Internet\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MxEGHl8_Lvg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775585031000,"timestamp":1775585031,"iso8601":"2026-04-07T18:03:51.000Z"},"videoId":{"id":"MxEGHl8_Lvg"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5DRTc5NzhFOUU0MDUyQ0JC","snippet":{"title":"Seacrest's List of Green Flags | On Air with Ryan Seacrest","description":"Seacrest's List of Green Flags\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/HAdOgy_SPKw/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584842000,"timestamp":1775584842,"iso8601":"2026-04-07T18:00:42.000Z"},"videoId":{"id":"HAdOgy_SPKw"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy43MTY0Q0JCQUM3Q0Q5ODJG","snippet":{"title":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment | On Air with Ryan Seacrest","description":"Seacrest Paid for Sisanie's Birthday Dinner: Watch the Sweet Moment\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VGClPbnyAMM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775584910000,"timestamp":1775584910,"iso8601":"2026-04-07T18:01:50.000Z"},"videoId":{"id":"VGClPbnyAMM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5CNUYyQjAzOTgzQ0YzNzVC","snippet":{"title":"Sisanie Has Developed a Winking Habit: Watch | On Air with Ryan Seacrest","description":"Sisanie Has Developed a Winking Habit: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Adb9MUOmJLU/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1775072166000,"timestamp":1775072166,"iso8601":"2026-04-01T19:36:06.000Z"},"videoId":{"id":"Adb9MUOmJLU"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5GQUE0QUYyMTU3RDIzRDkx","snippet":{"title":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know | On Air with Ryan Seacrest","description":"Why Is Tinder's AI Creepin' on Your Photos? Here's What to Know\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/PlRQXy37-iM/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1774896842000,"timestamp":1774896842,"iso8601":"2026-03-30T18:54:02.000Z"},"videoId":{"id":"PlRQXy37-iM"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy44OTc4MEQyQkFGNjdBRDQ1","snippet":{"title":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album! | On Air with Ryan Seacrest","description":"Niall Horan Is Paying for People's Dinners, Drinks to Promote New Album!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZrsvsTh0F_8/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773191747000,"timestamp":1773191747,"iso8601":"2026-03-11T01:15:47.000Z"},"videoId":{"id":"ZrsvsTh0F_8"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNDFGMjA5NFdjamJWVjB3c3JtemhiUy5BNTIzMDFEQjIyQTU1OTAy","snippet":{"title":"Harry Styles' New Album Is Finally Here! | On Air with Ryan Seacrest","description":"Harry Styles' New Album Is Finally Here!\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/f38KmmU0ze0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1773112094000,"timestamp":1773112094,"iso8601":"2026-03-10T03:08:14.000Z"},"videoId":{"id":"f38KmmU0ze0"},"playlistId":{"id":"PLWKbTlsNIef41F2094WcjbVV0wsrmzhbS"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx","snippet":{"title":"Off-Air With Sisanie","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1548728372650,"timestamp":1548728372,"iso8601":"2019-01-29T02:19:32.650Z"}},"playlistItems":{"count":144,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRGczTkRVNU1qVTVRVVV6UTBWRk56aw","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4xRjE1NzQ4MjRCMUNFRDdB","snippet":{"title":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years!","description":"Relive Sisanie’s Parenting Milestones &Twin Updates Throughout the Years! | On Air With Ryan Seacrest\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kAVUtp6WETU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1596823333000,"timestamp":1596823333,"iso8601":"2020-08-07T18:02:13.000Z"},"videoId":{"id":"kAVUtp6WETU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5EQTdFNDU3M0Y3MTM1QjlG","snippet":{"title":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try","description":"Organizational Expert @LifeInJeneral's Tips & Tricks to Try\n\nMusic By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/eDzOc0YTrdQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1592608100000,"timestamp":1592608100,"iso8601":"2020-06-19T23:08:20.000Z"},"videoId":{"id":"eDzOc0YTrdQ"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wNjIzRDA1OTQ2M0UyODEw","snippet":{"title":"How to Make Homemade Sushi! | Off-Air With Sisanie","description":"How to Make Homemade Sushi! | Off-Air With Sisanie\n\nIn this episode, Sisanie made Temaki Hand Rolls with Chef Ken Sato! To purchase your own sushi kit, hit the link below!\n\nLink to the sushi kit:\nhttps://trueworldfoodsla.com/\n\nUse promo code SISANIE for 10% off\n\nRead the full recipe/tutorial at:\n\nhttps://onairwithryan.iheart.com/featured/ryan-seacrest/content/2020-06-12-sushi-chef-teaches-sisanie-how-to-make-sushi-at-home-watch-learn/\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/reIFGds6jds/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/reIFGds6jds/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/reIFGds6jds/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/reIFGds6jds/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/reIFGds6jds/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591976593000,"timestamp":1591976593,"iso8601":"2020-06-12T15:43:13.000Z"},"videoId":{"id":"reIFGds6jds"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC4wQjA4QkVEQ0RFREIzMjFC","snippet":{"title":"My Review of Baby Shark Live! | Off-Air With Sisanie","description":"Baby shark, doo doo doo doo doo doo! Sisanie and her husband, Michael, took their twins Aiza and Maxon to their first-ever concert the other weekend: Baby Shark Live!\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FG8j7gfJB5Y/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824690000,"timestamp":1591824690,"iso8601":"2020-06-10T21:31:30.000Z"},"videoId":{"id":"FG8j7gfJB5Y"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC41QTQ4QTIyM0Y1RTBGMUNE","snippet":{"title":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie","description":"Billie Eilish, Marshmello, and More Highlights of iHeart Festival 2019 | Off-Air With Sisanie\n\nMusic By: \n\nhttps://soundcloud.com/ikson\n\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://witter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ZYRVyllorBs/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1591824544000,"timestamp":1591824544,"iso8601":"2020-06-10T21:29:04.000Z"},"videoId":{"id":"ZYRVyllorBs"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CRjBFOTUzQTE4Mjg3RUJF","snippet":{"title":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie","description":"Francesco Yates Debuts 'Bad Decisions'! | Off-Air With Sisanie\n\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/S10fQHYyqw4/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1590709953000,"timestamp":1590709953,"iso8601":"2020-05-28T23:52:33.000Z"},"videoId":{"id":"S10fQHYyqw4"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5ENUI5OTFCQkYxNDUxQjQ3","snippet":{"title":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie","description":"Sisanie's Twins' 2nd Birthday Celebration! | Off-Air With Sisanie\n\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/8epX_WOYung/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/8epX_WOYung/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/8epX_WOYung/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/8epX_WOYung/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/8epX_WOYung/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1588783353000,"timestamp":1588783353,"iso8601":"2020-05-06T16:42:33.000Z"},"videoId":{"id":"8epX_WOYung"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5GN0EwRkMxQTJGMTFCNDc1","snippet":{"title":"Remodeling My Home Studio! | Off-Air With Sisanie","description":"Remodeling My Home Studio! | Off-Air With Sisanie\r\n Music By: https://soundcloud.com/ikson\r\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UiYoY-3TGsM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1586382434000,"timestamp":1586382434,"iso8601":"2020-04-08T21:47:14.000Z"},"videoId":{"id":"UiYoY-3TGsM"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC43RjdBQTMwNUUwRTA1QkE3","snippet":{"title":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie","description":"Easy St. Patrick's Breakfast! Shamrock Eggs | Off-Air With Sisanie\r\n\nMusic By: https://soundcloud.com/ikson\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\r\nSEE MORE: http://onairwithryan.com\r\n\r\nOn Air with Ryan Seacrest on YouTube\r\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\n\r\nConnect with On Air with Ryan Seacrest: \r\nTwitter: http://twitter.com/onairwithryan\r\nSnapchat: OnAirWithRyan \r\nFacebook: http://facebook.com/onairwithryanseacrest\r\nInstagram: http://instagram.com/onairwithryan\r\n\r\nConnect with Ryan:\r\nTwitter: http://witter.com/RyanSeacrest\r\nSnapchat: RyanSeacrest\r\nFacebook: http://facebook.com/RyanSeacrest\r\nInstagram: http://instagram.com/ryanseacrest\r\n\r\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\n\r\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Kqliy37UBoU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1584394997000,"timestamp":1584394997,"iso8601":"2020-03-16T21:43:17.000Z"},"videoId":{"id":"Kqliy37UBoU"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNWpxUDh3V0lBTndpM0xGRlNaZjZXeC5CMDk1Q0MxREYyOTVEOTZF","snippet":{"title":"A Day in the Life Vlog | Off-Air With Sisanie","description":"A Day in the Life Vlog | Off-Air With Sisanie\n\nMusic By: https://soundcloud.com/ikson\rSUBSCRIBE: http://youtube.com/user/ryanseacrest\rSEE MORE: http://onairwithryan.com\r\rOn Air with Ryan Seacrest on YouTube\rThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\r\rConnect with On Air with Ryan Seacrest: \rTwitter: http://twitter.com/onairwithryan\rSnapchat: OnAirWithRyan \rFacebook: http://facebook.com/onairwithryanseacrest\rInstagram: http://instagram.com/onairwithryan\r\rConnect with Ryan:\rTwitter: http://witter.com/RyanSeacrest\rSnapchat: RyanSeacrest\rFacebook: http://facebook.com/RyanSeacrest\rInstagram: http://instagram.com/ryanseacrest\r\rCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\r\rhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/WLwtNS-FuVE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1583541505000,"timestamp":1583541505,"iso8601":"2020-03-07T00:38:25.000Z"},"videoId":{"id":"WLwtNS-FuVE"},"playlistId":{"id":"PLWKbTlsNIef5jqP8wWIANwi3LFFSZf6Wx"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_","snippet":{"title":"Today With Tanya","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732354,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.354Z"}},"playlistItems":{"count":33,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRVkyTTBORU5FUXdOREU1T0VJd05EWQ","itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Today With Tanya Episode 1: Answering Your Instagram Questions | On Air with Ryan Seacrest","description":"Today With Tanya Episode 1: Answering Your Instagram Questions\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 1: Answering Your Instagram Questions\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fOoob0bP_cY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"fOoob0bP_cY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Today With Tanya Episode 2: Thirst Trap Thursday   | On Air with Ryan Seacrest","description":"Today With Tanya Episode 2: Thirst Trap Thursday \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 2: Thirst Trap Thursday \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/V-GOVSfj2sA/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"V-GOVSfj2sA"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Today With Tanya Episode 3: Fun New Music Friday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 3: Fun New Music Friday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 3: Fun New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/TH8_QtsS1d0/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"TH8_QtsS1d0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Today With Tanya Episode 4: Monday Motivation | On Air with Ryan Seacrest","description":"Today With Tanya Episode 4: Monday Motivation\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 4: Monday Motivation\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/UWtIKLQoV0w/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532454732000,"timestamp":1532454732,"iso8601":"2018-07-24T17:52:12.000Z"},"videoId":{"id":"UWtIKLQoV0w"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy41QTY1Q0UxMTVCODczNThE","snippet":{"title":"Today With Tanya Episode 5: Tanya's Take | On Air with Ryan Seacrest","description":"Tanya shows us her nighttime skincare routine! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 5: Tanya's Take \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/FK2ybBk4ErY/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"FK2ybBk4ErY"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Today With Tanya Episode 6: Whatever You Want Wednesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 6: Whatever You Want Wednesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\n Today With Tanya Episode 6: Whatever You Want Wednesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/N782V0oLQic/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/N782V0oLQic/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/N782V0oLQic/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/N782V0oLQic/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/N782V0oLQic/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1532559580000,"timestamp":1532559580,"iso8601":"2018-07-25T22:59:40.000Z"},"videoId":{"id":"N782V0oLQic"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy4zMDg5MkQ5MEVDMEM1NTg2","snippet":{"title":"Today With Tanya Episode 7: Thirst Trap Thursday | On Air with Ryan Seacrest","description":"Tanya talks about going \"out-out\". \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 7: Thirst Trap Thursday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_JayUVAN5V0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"_JayUVAN5V0"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy45ODRDNTg0QjA4NkFBNkQy","snippet":{"title":"Today With Tanya Episode 8: New Music Friday | On Air with Ryan Seacrest","description":"Check out Tanya's new favorite songs! \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 8: New Music Friday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-EgU3APhytU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"-EgU3APhytU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy5EMEEwRUY5M0RDRTU3NDJC","snippet":{"title":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) | On Air with Ryan Seacrest","description":"Today With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 9: Motivation Monday (With Brad Goreski) \nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Ylg1QRee2vU/hqdefault.jpg","width":480,"height":360},"standard":null,"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"Ylg1QRee2vU"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNF9vT3BIRVgwenlmcDhjWTIyTW5EXy40NzZCMERDMjVEN0RFRThB","snippet":{"title":"Today With Tanya Episode 10: Tanya's Take Tuesday | On Air with Ryan Seacrest","description":"Today With Tanya Episode 10: Tanya's Take Tuesday\nSUBSCRIBE: youtube.com/user/ryanseacrest\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: twitter.com/onairwithryan\nSnapchat: OnAirWithRyan \nFacebook: facebook.com/onairwithryanseacrest\nInstagram: instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: twitter.com/RyanSeacrest\nSnapchat: RyanSeacrest\nFacebook: facebook.com/RyanSeacrest\nInstagram: instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: ryanseacrestfoundation.org\n\nToday With Tanya Episode 10: Tanya's Take Tuesday\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/3wO0hfT3zeI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1533676536000,"timestamp":1533676536,"iso8601":"2018-08-07T21:15:36.000Z"},"videoId":{"id":"3wO0hfT3zeI"},"playlistId":{"id":"PLWKbTlsNIef4_oOpHEX0zyfp8cY22MnD_"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0","snippet":{"title":"Ryan's Roses","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687431433,"timestamp":1496687431,"iso8601":"2017-06-05T18:30:31.433Z"}},"playlistItems":{"count":6,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Ryan's Roses - June 5 | On Air with Ryan Seacrest","description":"Apparently WATERMELON has some special \"health benefits\" for CHEATERS!\nSUBSCRIBE: http://full.sc/UBDdWt\nSEE MORE: onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 5 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/7F9UbFjGutM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496687739000,"timestamp":1496687739,"iso8601":"2017-06-05T18:35:39.000Z"},"videoId":{"id":"7F9UbFjGutM"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan's Roses — June 1 | On Air with Ryan Seacrest","description":"\"There is no baby\" 😱\nSUBSCRIBE: http://full.sc/UBDdWt\nMORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from our studios and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses — June 1 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/C9juCihyPfg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940466000,"timestamp":1496940466,"iso8601":"2017-06-08T16:47:46.000Z"},"videoId":{"id":"C9juCihyPfg"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Ryan's Roses - June 8 | On Air with Ryan Seacrest","description":"Do you think he was cheating or not?!\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 8 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/SNl1dCAS0KQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1496940779000,"timestamp":1496940779,"iso8601":"2017-06-08T16:52:59.000Z"},"videoId":{"id":"SNl1dCAS0KQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Ryan's Roses - June 12 | On Air with Ryan Seacrest","description":"\"Andrew, you're an idiot!\"\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\nRyan's Roses - June 12 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ngd7QOMmX34/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497286096000,"timestamp":1497286096,"iso8601":"2017-06-12T16:48:16.000Z"},"videoId":{"id":"ngd7QOMmX34"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Ryan's Roses - June 15 | On Air with Ryan Seacrest","description":"It is NOT a beautiful day in the neighborhood for this couple...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 15 | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/kdjqKLOlk-A/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497549976000,"timestamp":1497549976,"iso8601":"2017-06-15T18:06:16.000Z"},"videoId":{"id":"kdjqKLOlk-A"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNnBsYTR1RkJLY3l0UFBHaEstYUxuMC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Ryan's Roses - June 19  | On Air with Ryan Seacrest","description":"A tale of two t-shirts...\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd\nSnapchat: OnAirWithRyan \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nWebsite: http://onairwithryan.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nSnapchat: RyanSeacrest\nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nVine: http://vine.co/RyanSeacrest\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan's Roses - June 19  | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/_OzBDKMMPBQ/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1497896607000,"timestamp":1497896607,"iso8601":"2017-06-19T18:23:27.000Z"},"videoId":{"id":"_OzBDKMMPBQ"},"playlistId":{"id":"PLWKbTlsNIef6pla4uFBKcytPPGhK-aLn0"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd","snippet":{"title":"\"Happy\" OAWRS 10th Anniversary","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187755224,"timestamp":1421187755,"iso8601":"2015-01-13T22:22:35.224Z"}},"playlistItems":{"count":9,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Pharrell - \"Happy\" (Seacrest 10th Anniversary Edition)","description":"February 26, 2014 marks the 10 year anniversary of \"On Air with Ryan Seacrest\" and to celebrate, we got some friends together in LA and NYC and did our own take on Pharrell's video for his smash hit \"Happy.\"\n\nThank you to the dozens of celebs, listeners, dancers and staffers who brought this video to life!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nFEATURING:\n- Ryan Seacrest\n- Ellen K.\n- Val Chmerkovskiy (Dancing with the Stars)\n- Tanya Rad\n- Louis Soriano\n- Kendall & Kylie Jenner\n- Ferly Prado\n- Donna Wang\n- Erik Ball\n- Jason Derulo\n- Angelica Taylor\n- Chiquis Rivera\n- Marlon Reynoso\n- Juan Pablo Galavis (The Bachelor)\n- Laura Slobin\n- Patty Rodriguez\n- Kalyna Astrinos\n- Mark Ballas (Dancing with the Stars)\n- JoJo\n- Manny Streetz\n- Claudine Cazian\n- Nash Grier (Vine)\n- Cameron Dallas (Vine)\n- Aidan Dacy Carberry\n- Emblem3\n- Kelsie Koziol\n- Nelson Aguirre\n- Karli Henriquez\n- Sisanie\n- Alexa Nof\n- Becky G.\n- Danielle Romo\n- Jayson Stacey\n- Tom McNamara\n- Leah Labelle\n\nMark Ballas' Dance Crew:\n- Ragon Miller\n- Micha Hamilton\n- Sandra Brunnick Mogensen\n- Allan Skeene Jr.\n\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nPharrell - \"Happy\" (Seacrest Remake)\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YImup67BRac/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YImup67BRac/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YImup67BRac/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YImup67BRac/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YImup67BRac/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"YImup67BRac"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"Ryan Seacrest Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nRyan Seacrest Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/VlZe-_H3qEc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"VlZe-_H3qEc"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Kendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nKendall & Kylie Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/4ZiORlK3vcM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"4ZiORlK3vcM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Nash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nNash Grier & Cameron Dallas Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qOMst9yZJYM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"qOMst9yZJYM"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Mark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nMark Ballas & Friends Dance To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/sPDyp1IRRY8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"sPDyp1IRRY8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Becky G. Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nBecky G. Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/-T2a-nfSZqE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"-T2a-nfSZqE"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJason Derulo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/l8p9NXK8kks/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"l8p9NXK8kks"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"JoJo Dances To \"Happy\" | On Air with Ryan Seacrest","description":"To celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nJoJo Dances To \"Happy\" | On Air with Ryan Seacrest\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/uPCuvxfzPdg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"uPCuvxfzPdg"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNzdVdnZkam53UThUY1FFWEpxNWRNZC45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Emblem3 Dances To \"Happy\"","description":"SUBSCRIBE: http://full.sc/UBDdWt\nTo celebrate 10 years, On Air with Ryan Seacrest re-made Pharrell's epic \"Happy\" music video -- now see the individual performances from all our celebrity friends!\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://full.sc/UBCFQd \nFacebook: http://full.sc/UBDI2H \nInstagram: http://full.sc/UBCMeH \nTumblr: http://full.sc/UBCN27\nWebsite: http://ryanseacrest.com\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nCheck out the Ryan Seacrest Foundation: http://full.sc/RGOt6T\n\nEmblem3 Dances To \"Happy\"\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nH-r26563k8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nH-r26563k8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nH-r26563k8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nH-r26563k8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/nH-r26563k8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1421187858000,"timestamp":1421187858,"iso8601":"2015-01-13T22:24:18.000Z"},"videoId":{"id":"nH-r26563k8"},"playlistId":{"id":"PLWKbTlsNIef77UvvdjnwQ8TcQEXJq5dMd"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}}]}},{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r","snippet":{"title":"DigiFest NYC 2014 | Personalities","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402313029990,"timestamp":1402313029,"iso8601":"2014-06-09T11:23:49.990Z"}},"playlistItems":{"count":10,"pageInfo":{"prevToken":null,"nextToken":null,"itemTokens":null},"items":[{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5GNjNDRDREMDQxOThCMDQ2","snippet":{"title":"Prank vs. Prank | DigiFest NYC Presented by Coca-Cola","description":"Jeana and Jesse from Prank vs. Prank at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nPrank vs. Prank | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/mUhzwiARAOg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429147000,"timestamp":1402429147,"iso8601":"2014-06-10T19:39:07.000Z"},"videoId":{"id":"mUhzwiARAOg"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci45NDk1REZENzhEMzU5MDQz","snippet":{"title":"Tré Melvin | DigiFest NYC Presented by Coca-Cola","description":"Tré Melvin at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTré Melvin | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Iyjdxt8FAHE/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402429067000,"timestamp":1402429067,"iso8601":"2014-06-10T19:37:47.000Z"},"videoId":{"id":"Iyjdxt8FAHE"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci5DQUNERDQ2NkIzRUQxNTY1","snippet":{"title":"Teala Dunn | DigiFest NYC Presented by Coca-Cola","description":"Teala Dunn at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nTeala Dunn | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/YXdXfQwJDUA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402428976000,"timestamp":1402428976,"iso8601":"2014-06-10T19:36:16.000Z"},"videoId":{"id":"YXdXfQwJDUA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MzJCQjBCNDIyRkJDN0VD","snippet":{"title":"Jake Foushee | DigiFest NYC Presented by Coca-Cola","description":"Jake Foushee at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJake Foushee | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/1N4hMOxxGn0/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425666000,"timestamp":1402425666,"iso8601":"2014-06-10T18:41:06.000Z"},"videoId":{"id":"1N4hMOxxGn0"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4xMkVGQjNCMUM1N0RFNEUx","snippet":{"title":"Nash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola","description":"Nash Grier & Cameron Dallas at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nNash Grier & Cameron Dallas | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/5QjtC2Qr-FA/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402425261000,"timestamp":1402425261,"iso8601":"2014-06-10T18:34:21.000Z"},"videoId":{"id":"5QjtC2Qr-FA"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wOTA3OTZBNzVEMTUzOTMy","snippet":{"title":"Brent Rivera | DigiFest NYC Presented by Coca-Cola","description":"Brent Rivera at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nBrent Rivera | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ajbJ_wLQAik/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402356683000,"timestamp":1402356683,"iso8601":"2014-06-09T23:31:23.000Z"},"videoId":{"id":"ajbJ_wLQAik"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41MjE1MkI0OTQ2QzJGNzNG","snippet":{"title":"Kaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola","description":"Kaleb Nation surprises his girlfriend BFF Taylor by proposing to her at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: \nhttp://bit.ly/DigiFestNYC2014\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://onair.rs/1liDTQA\nBest of Talk Playlist: http://onair.rs/1pd5AgZ\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nKaleb Nation Proposes to BFF Taylor | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/qyzzVUCSEYk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402346840000,"timestamp":1402346840,"iso8601":"2014-06-09T20:47:20.000Z"},"videoId":{"id":"qyzzVUCSEYk"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4wMTcyMDhGQUE4NTIzM0Y5","snippet":{"title":"Acacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola","description":"Acacia Brinley and Lindsay & Morgan Demeola take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nAcacia Brinley and Lindsay & Morgan Demeola | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/fUnM5HPiIzU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402343334000,"timestamp":1402343334,"iso8601":"2014-06-09T19:48:54.000Z"},"videoId":{"id":"fUnM5HPiIzU"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci4yODlGNEE0NkRGMEEzMEQy","snippet":{"title":"JacksFilms | DigiFest NYC Presented by Coca-Cola","description":"JacksFilms talks to the crowd at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv \nFacebook: http://full.sc/RGNW4M \nInstagram: http://full.sc/RGO9Vy \nPinterest: http://full.sc/UBD05o\n\nJacksFilms | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/MJBRsZ0BmT8/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402337276000,"timestamp":1402337276,"iso8601":"2014-06-09T18:07:56.000Z"},"videoId":{"id":"MJBRsZ0BmT8"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"UExXS2JUbHNOSWVmNU16OTJWREh3Wm5aVDRJN2Y2R0E0ci41NkI0NEY2RDEwNTU3Q0M2","snippet":{"title":"Matt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola","description":"Matt Espinosa and Carter Reynolds take the stage at DigiFest NYC on June 8, 2014. Live stream presented by Coca-Cola. See the full recap of #DigiFestNYC: http://bit.ly/DigiFestNYC2014.\n\nSUBSCRIBE: http://full.sc/UBDdWt\n\nBest of Music Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef7ih__LRZ65xHf2YnAU-P3r\nBest of Talk Playlist: http://www.youtube.com/playlist?list=PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r\n\nFind out when DigiTour is coming to YOUR hometown: http://thedigitour.com\n\nRyan Seacrest Presents on YouTube\nThe official home for video from On Air with Ryan Seacrest and RyanSeacrest.com. Subscribe for exclusive celebrity interviews and music performances from American Idol and American Top 40 host Ryan Seacrest!\n\nConnect with Ryan:\nTwitter: http://full.sc/RGO2cv\nFacebook: http://full.sc/RGNW4M\nInstagram: http://full.sc/RGO9Vy\nPinterest: http://full.sc/UBD05o\n\nMatt Espinosa & Carter Reynolds | DigiFest NYC Presented by Coca-Cola\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/DvjxsBzlDnI/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1402335839000,"timestamp":1402335839,"iso8601":"2014-06-09T17:43:59.000Z"},"videoId":{"id":"DvjxsBzlDnI"},"playlistId":{"id":"PLWKbTlsNIef5Mz92VDHwZnZT4I7f6GA4r"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}]},"uploadsPlaylist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","youtube":{"playlist":{"id":"UUl4h_3qTOIUnUX8KCICRM3A","snippet":{"title":"Uploads from On Air With Ryan Seacrest","description":"","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1582444800000,"timestamp":1582444800,"iso8601":"2020-02-23T08:00:00.000Z"}},"playlistItems":{"count":3773,"pageInfo":{"prevToken":null,"nextToken":"EAAaHlBUOkNBb2lFRFJHUTBSR1JFRTBOVEF5TXpCRVFqVQ","itemTokens":null},"items":[{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmpvMF8zV2tuX01J","snippet":{"title":"'Off Campus' Fans are Shipping the Show's Actors IRL | On Air with Ryan Seacrest","description":"'Off Campus' Fans are Shipping the Show's Actors IRL\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/jo0_3Wkn_MI/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933923000,"timestamp":1780933923,"iso8601":"2026-06-08T15:52:03.000Z"},"videoId":{"id":"jo0_3Wkn_MI"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":0,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLlpwNGNjVkZPclJr","snippet":{"title":"Tanya & Roby Have a Love Island Conflict | On Air with Ryan Seacrest","description":"Tanya & Roby Have a Love Island Conflict\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/Zp4ccVFOrRk/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780933855000,"timestamp":1780933855,"iso8601":"2026-06-08T15:50:55.000Z"},"videoId":{"id":"Zp4ccVFOrRk"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":1,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnlrV2FYcU9PcG9j","snippet":{"title":"Tanya's Awkward Breakroom Moment | On Air with Ryan Seacrest","description":"Tanya's Awkward Breakroom Moment\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/ykWaXqOOpoc/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780460973000,"timestamp":1780460973,"iso8601":"2026-06-03T04:29:33.000Z"},"videoId":{"id":"ykWaXqOOpoc"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":2,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLmlaVU1MZjFSLWJV","snippet":{"title":"Love Island Season 8 is Back! | On Air with Ryan Seacrest","description":"Love Island Season 8 is Back! \nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/iZUMLf1R-bU/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1780415385000,"timestamp":1780415385,"iso8601":"2026-06-02T15:49:45.000Z"},"videoId":{"id":"iZUMLf1R-bU"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":3,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLm52ZXZkUkhUbU9R","snippet":{"title":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\" | On Air with Ryan Seacrest","description":"The Jonas Brothers Take Us Behind Brand New Podcast \"Hey Jonas!\"\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/nvevdRHTmOQ/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1779206129000,"timestamp":1779206129,"iso8601":"2026-05-19T15:55:29.000Z"},"videoId":{"id":"nvevdRHTmOQ"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":4,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnJrTWd5MnJSUGEw","snippet":{"title":"Avoid Putting Packages Here! | On Air with Ryan Seacrest","description":"Avoid Putting Packages Here!\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/rkMgy2rRPa0/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778812116000,"timestamp":1778812116,"iso8601":"2026-05-15T02:28:36.000Z"},"videoId":{"id":"rkMgy2rRPa0"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":5,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLnR3dFV4c3dEcjhF","snippet":{"title":"Have You Heard Of Farmer's Market Parties? | On Air with Ryan Seacrest","description":"Have You Heard Of Farmer's Market Parties?\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/twtUxswDr8E/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779048000,"timestamp":1778779048,"iso8601":"2026-05-14T17:17:28.000Z"},"videoId":{"id":"twtUxswDr8E"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":6,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLkJXZVVuU1lzZkNn","snippet":{"title":"Bill & Giuliana Rancic Are Back With a Brand New Podcast | On Air with Ryan Seacrest","description":"Bill & Giuliana Rancic Are Back With a Brand New Podcast: Watch\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/BWeUnSYsfCg/sddefault.jpg","width":640,"height":480},"maxres":null},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778779015000,"timestamp":1778779015,"iso8601":"2026-05-14T17:16:55.000Z"},"videoId":{"id":"BWeUnSYsfCg"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":7,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLjgzTXhBMDZzZlBN","snippet":{"title":"Sisanie Had a Peace Sign Mishap While Driving | On Air with Ryan Seacrest","description":"Sisanie Had a Peace Sign Mishap While Driving\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/83MxA06sfPM/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778472915000,"timestamp":1778472915,"iso8601":"2026-05-11T04:15:15.000Z"},"videoId":{"id":"83MxA06sfPM"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":8,"channelTitle":"On Air With Ryan Seacrest"}},{"id":"VVVsNGhfM3FUT0lVblVYOEtDSUNSTTNBLm9CSkxiTVF2UkNn","snippet":{"title":"Opening Lines That Actually Work | On Air with Ryan Seacrest","description":"Opening Lines That Actually Work\n\nSUBSCRIBE: http://youtube.com/user/ryanseacrest\nSEE MORE: http://onairwithryan.com\n\nOn Air with Ryan Seacrest on YouTube\nThe official home for video from On Air With Ryan Seacrest and OnAirWithRyan.com. Subscribe for exclusive celebrity interviews and music performances from the On Air With Ryan and American Top 40 studio and beyond.\n\nConnect with On Air with Ryan Seacrest: \nTwitter: http://twitter.com/onairwithryan\nTikTok: OnAirWithRyan \nFacebook: http://facebook.com/onairwithryanseacrest\nInstagram: http://instagram.com/onairwithryan\n\nConnect with Ryan:\nTwitter: http://twitter.com/RyanSeacrest\nTikTok: RyanSeacrest\nFacebook: http://facebook.com/RyanSeacrest\nInstagram: http://instagram.com/ryanseacrest\n\nCheck out the Ryan Seacrest Foundation: http://ryanseacrestfoundation.org\n\nhttp://www.youtube.com/user/ryanseacrest","thumbnails":{"default":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/default.jpg","width":120,"height":90},"medium":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/mqdefault.jpg","width":320,"height":180},"high":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/hqdefault.jpg","width":480,"height":360},"standard":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/sddefault.jpg","width":640,"height":480},"maxres":{"url":"https://i.ytimg.com/vi/oBJLbMQvRCg/maxresdefault.jpg","width":1280,"height":720}},"channelId":{"id":"UCl4h_3qTOIUnUX8KCICRM3A"},"publishedAt":{"timestampMs":1778174554000,"timestamp":1778174554,"iso8601":"2026-05-07T17:22:34.000Z"},"videoId":{"id":"oBJLbMQvRCg"},"playlistId":{"id":"UUl4h_3qTOIUnUX8KCICRM3A"},"position":9,"channelTitle":"On Air With Ryan Seacrest"}}]}}}}}}},"default_video_id":null},{"id":"PoUUh","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003ciframe style=\"max-width:100%;\" allow=\"autoplay\" width=\"100%\" height=\"150\" src=\"https://www.iheart.com/podcast/on-air-with-ryan-seacrest-23996864/?embed=true&ihrnetwork=true\" frameborder=\"0\">\u003c/iframe>\n"},"tags":[],"schedule":{"begin":1601852313778,"end":1601938719151}},{"id":"rd8Wg","region":"main:dynamic","type":"feed","ordinal":14,"value":{"min_size":0,"size":4,"position":null,"ad_split":50,"link":null,"feed_id":"ID:2024-olympics","title":"2024 Paris Olympics","feed_index":1},"tags":["display-hints/xsmall","display-hints/feed-load-more"],"schedule":{"begin":0,"end":1723435232859},"feed":{"results":[{"id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"PUBLISHING","record":{"ref_id":"%2F69cd9b5b3b7cb08dec74f1a2","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"6b38075a-a391-42cd-95b4-fe85e9438e9c","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69cd9dd33b7cb08dec74f1b6","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>If you’ve moved on from the cottage… I feel bad for you.\u003c/p>\n\n\u003cp>Because four months later, I’m still there — and life is, well… great.\u003c/p>\n\n\u003cp>With my residency still very much lakeside, there was no way I wasn’t talking about \u003cem>Heated Rivalry\u003c/em> when I got the chance to catch up with five-time Olympian and \u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">fellow \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cem>HR\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\"> fan girl \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-hilary-knight-is-ready-for-one-last-olympic-run-on-her-terms/\" data-content-id=\"/6973ef87d38b975a06916d40\">\u003cstrong>Hilary Knight\u003c/strong>\u003c/a>.\u003c/p>\n\n\u003cp>Last time we spoke, she hadn’t watched the show yet. But after my recommendation (yes, I’m absolutely claiming that — respectfully), she didn’t just watch — she stepped all the way into the world. Meeting the stars, \u003cstrong>Connor Storrie\u003c/strong> and \u003cstrong>Hudson Williams\u003c/strong>, along with creator \u003cstrong>Jacob Tierney\u003c/strong> and author \u003cstrong>Rachel Reid\u003c/strong>, whose bestselling books sparked the phenomenon.\u003c/p>\n\n\u003cp>So like any good journalist, I had to start there — before getting to her historic gold win. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVXHaenEcp6%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVXHaenEcp6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVXHaenEcp6/?img_index=1"},{"html":"\u003cp>Because fresh off her latest Olympic victory, Hilary hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.\u003c/p>\n\n\u003cp>One of the highlights? A stop at \u003cem>Saturday Night Live\u003c/em>, where she appeared during Connor’s debut episode alongside fellow Team USA star \u003cstrong>Megan Keller\u003c/strong> — who, casually, scored the game-winning Olympic goal in the final against Canada.\u003c/p>\n\n\u003cp>But for Hilary, the real moment didn’t happen on stage — though that was an equally amazing highlight.\u003c/p>\n\n\u003cp>It happened backstage.\u003c/p>\n\n\u003cp>“Hudson and Rachel’s dressing room [was] right next to [mine and Megan’s], and at first I got in there, I was like, ‘don’t be a fangirl, don’t be a fangirl,’” she admitted. “And then we’re in there for hours, and I’m like, ‘I’m going next door.’”\u003c/p>\n\n\u003cp>It’s funny — and a little ironic — an Olympic hockey champion trying not to fangirl over actors playing hockey players. But it also speaks to something deeper: a shared understanding of performance at the highest level, no matter the arena.\u003c/p>\n\n\u003cp>“It’s like, we work our butts off, and we’re grinding always, and constantly, and doing all these amazing Olympic feats,” Hilary said. “And then, to kind of have that touchpoint was just really special.”\u003c/p>\n\n\u003cp>That same appreciation extended to the \u003cem>SNL\u003c/em> experience itself — a space Hilary recognized as elite in its own right.\u003c/p>\n\n\u003cp>“\u003cem>SNL\u003c/em> is really cool, because it’s just… it’s iconic, right? Everybody knows about it,” she said. “And then you go behind the curtain, so to speak, and it’s the same high-performance environment that you find in sports.”\u003c/p>\n\n\u003cp>In other words: greatness recognizes greatness.\u003c/p>\n\n\u003cp>And as for Connor and Hudson? Hilary had nothing but praise for Hollywood’s new favorite duo.\u003c/p>\n\n\u003cp>“Connor’s a superstar,” she said. “He’s got that aura, he’s got that vibe… there’s something special about those two. […] I can’t wait to see the other projects that they’re gonna work on.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU9YA14DOM6%2F","@url":"https://www.instagram.com/p/DU9YA14DOM6/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU9YA14DOM6/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU9YA14DOM6/"},{"html":"\u003cp>The all-time leading goal scorer in U.S. Olympic women’s hockey helped lead Team USA back to the top, securing her fifth Olympic medal and closing out her Olympic career with gold.\u003c/p>\n\n\u003cp>Still, in the weeks since, she’s been less focused on the hardware and more focused on the moment.\u003c/p>\n\n\u003cp>“I’ve been taking it all in,” Hilary said. “There’s so many things that go into one person’s success, and I had friends and family there, and it was just so special in that way… what a storybook ending to win at the end.”\u003c/p>\n\n\u003cp>That perspective is what makes this win feel different.\u003c/p>\n\n\u003cp>“From a national team standpoint, representing your country is just always such a huge honor,” she continued. “When you take the ice, you really feel like America’s team, and you can have a positive impact through sport… and I really felt like that’s what we were doing out there.”\u003c/p>\n\n\u003cp>“And now to find that success at the end of the journey, and be able to share that tangible win with everyone — the medal — is so cool. All of us going into our respective communities, having a piece of hardware and being able to share that with people is just so outstanding.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Djg-p-MYqrVs","@url":"https://www.youtube.com/watch?v=jg-p-MYqrVs","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/jg-p-MYqrVs/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Hilary Knight","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/jg-p-MYqrVs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Hilary Knight\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=jg-p-MYqrVs"},{"html":"\u003cp>But if the medal is the headline, the memories are the story.\u003c/p>\n\n\u003cp>When I asked Hilary about her “happy place” during the Games, she didn’t hesitate. It wasn’t the rink. It wasn’t the podium.\u003c/p>\n\n\u003cp>It was a dinner. \u003c/p>\n\n\u003cp>A random, squeezed-in family dinner after one of the games.\u003c/p>\n\n\u003cp>“I was just filled with so much gratitude,” she said. “We ended up meeting at a pizza place… and to see my godchildren, it was just so cool that everyone made the trip. You could feel the love.”\u003c/p>\n\n\u003cp>“Everyone was just so happy to be at the Olympics, enjoying themselves, and it’s just sort of a testament to all the sacrifices they’ve made to put one of us kids in a position to realize our dreams… that was really special.”\u003c/p>\n\n\u003cp>Because while the world sees gold, she sees the path it took to get there.\u003c/p>\n\n\u003cp>“And it’s not necessarily a destination,” Hilary said, reflecting on the Hershey’s “Happy Place” message. “It’s really those smaller touchpoints along the way.”\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU5rM4XDORz%2F","@url":"https://www.instagram.com/p/DU5rM4XDORz/","author_name":"","author_url":"","height":0,"html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU5rM4XDORz/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU5rM4XDORz/"},{"html":"\u003cp>And then, as if the storybook ending needed one more chapter — there was this: an engagement.\u003c/p>\n\n\u003cp>During her final Olympic run, Hilary got engaged to four-time Olympic speed skater \u003cstrong>Brittany Bowe\u003c/strong>, who was also competing in her last Games.\u003c/p>\n\n\u003cp>The two, who met through the Olympics, found themselves — fittingly — sharing the experience side by side.\u003c/p>\n\n\u003cp>“We met through the Olympic Games, and the majority of each one of our lives has been spent in that Olympic spirit,” Hilary said. “So to be able to share that… we were actually just down the hall from one another, and it worked out really well.”\u003c/p>\n\n\u003cp>They saw each other every day. Cheered each other on. Moved through the chaos of the Games together.\u003c/p>\n\n\u003cp>“It was just kind of a storybook ending to these amazing careers,” she said. “Her last Games, my last Games… and she was at our gold medal victory as well.”\u003c/p>\n\n\u003cp>“So, to be able to share something like that with a person that you love the most is outstanding… it was just great.” \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7vMZR94DP5o%26t%3D1s","@url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7vMZR94DP5o/hqdefault.jpg","thumbnail_width":480,"title":"The Real Gold - Hershey's Olympics","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7vMZR94DP5o?start=1&feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Real Gold - Hershey&#39;s Olympics\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7vMZR94DP5o&t=1s"}],"canonical_url":"https://www.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hilary Knight","keywords/Olympic","keywords/gold","keywords/Rivalry"],"primary_image":{"bucket":"new_assets","id":"%2F69cd9dd33b7cb08dec74f1b6"},"primary_target":{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC"]},"publish_date":1775082960000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","social_title":"Hilary Knight Reflects On Olympic Gold, 'Heated Rivalry' Fandom, & A Storybook Ending In Milan","summary":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","targets":[{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/sports"],"distribution":["brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","permalink":"https://onairwithryan.iheart.com/content/2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more/"},"slug":"2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69cd9dd33b7cb08dec74f1b6","title":"Hilary Knight On Olympic Gold, 'Heated Rivalry' Fandom, & More","description":"Fresh off her latest Olympic victory, Hilary Knight hasn’t exactly slowed down. If anything, she’s accelerated — turning a post-Olympics run into a full-blown, box office–level press run.","author":"Lauren Crawford"},"pub_start":1775082960000,"pub_until":4115978604802,"pub_changed":1775131710520,"subscription":[{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC"]},{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/sports","brands/Olympics","facets/All Sites - English","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69cd9b5b3b7cb08dec74f1a2","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","slug:2026-04-01-hilary-knight-on-olympic-gold-heated-rivalry-fandom-more","keyword:keywords/Hilary Knight","keyword:keywords/Olympic","keyword:keywords/gold","keyword:keywords/Rivalry","author:user"]}},{"id":"%2F69c1af55054f74280c8eb3b9","type":"PUBLISHING","record":{"ref_id":"%2F69c1af55054f74280c8eb3b9","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"064e641f-48d2-4180-93af-5f476cc94bff","revision_id":"AAAAAAAAAAAAAAAAAAAABQ=="},"author":"Lauren Crawford","blocks":[{"id":"8666","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c70e615f1c4d0587092a1b","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>When you’re the first, the hope is that you’re not the last.\u003c/p>\n\n\u003cp>Before \u003cstrong>Erin Jackson\u003c/strong> became the first Black woman to win an individual Winter Olympic gold medal, there was \u003cstrong>Debi Thomas\u003c/strong> — the first Black woman to win a medal at the \u003ca href=\"https://www.binnews.com/content/2026-02-05-black-olympians-on-team-usa-at-milano-cortina-2026/\" data-content-id=\"/6984d04c3c7deeae4c4e3203\">Winter Olympics\u003c/a>, earning bronze in figure skating in 1988.\u003c/p>\n\n\u003cp>Then came \u003cstrong>Vonetta Flowers\u003c/strong>, who became the first Black athlete to win gold at the Winter Olympics as part of the U.S. two-woman bobsled team in 2002.\u003c/p>\n\n\u003cp>Now, there’s a growing list of names following in their footsteps — 2026 gold medalists \u003cstrong>Elana Meyers Taylor \u003c/strong>(monobob) and \u003cstrong>Laila Edwards\u003c/strong> (ice hockey) both made history in their respective sports at this year's Games — each helping to reframe what’s possible for Black women in winter sports.\u003c/p>\n\n\u003cp>Together, they’ve brought a new level of visibility to a space that hasn’t always reflected them, opening doors and holding them open for the next generation.\u003c/p>\n\n\u003cp>While Jackson didn’t leave the 2026 Games with a medal, she accomplished something just as meaningful: her third Olympic appearance — and history, once again, as the first Black woman to serve as a flag bearer for Team USA.\u003c/p>\n\n\u003cp>It’s one thing to say medals aren’t everything — it’s another to live it. And what Jackson, along with those who came before her and those coming after, are doing is bigger than gold, silver, or bronze.\u003c/p>\n\n\u003cp>It’s about impact. Exposure. Possibility.\u003c/p>\n\n\u003cp>It’s about showing Black girls there is space for them — on the ice, on the podium, and anywhere their dreams take them.\u003c/p>\n\n\u003cp>It’s that ability to dream big and not let anything, including a lack of representation, stand in your way — that Jackson stands firm in. And for her, that message is clear. \u003c/p>\n\n\u003cp>“Don’t be afraid to try something new,” she told iHeartRadio in an exclusive interview. “I know that it really helps to see people like you achieving something, but also don’t be afraid to be the first.”\u003c/p>\n\n\u003cp>Read our full Q&amp;A with Erin Jackson below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIOum6OT_tbo","@url":"https://www.youtube.com/watch?v=IOum6OT_tbo","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/IOum6OT_tbo/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Erin Jackson","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/IOum6OT_tbo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Erin Jackson\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=IOum6OT_tbo"},{"html":"\u003cp>\u003cstrong>\u003cem>Watching you compete in Milan was such a proud moment — I loved tuning into every race. When you think back on the Games, what moments will stay with you the longest?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>One of them for sure was walking out with the flag in the opening ceremonies. It's just an amazing way to kick off the Games. And then being there with my teammates. For a lot of them, it was their first Olympics, so just being able to witness a lot of firsts for them was really awesome. I feel like the mom of the team, so it's really cool getting to witness these things with my teammates. \u003c/p>\n\n\u003cp>And then also getting to watch a lot of the other Olympic sports, especially with athletes from those sports, because they could share the details and the behind-the-scenes things and the scoring and all of that. So, yeah, I had a lot of really cool moments from the Games.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>We’re chatting because of \u003c/em>\u003c/strong>\u003ca href=\"https://www.youtube.com/playlist?list=PLPVPW_jOYzNst-kH-z5d3dl_7yKievufJ\" target=\"_blank\">\u003cstrong>\u003cem>Hershey’s It’s Your Happy Place campaign\u003c/em>\u003c/strong>\u003c/a>\u003cstrong>\u003cem>. With the games now behind you, what was your happy place in Milan? What centered you while you were there?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>My happy place was definitely with my teammates. Being on the speed skating team is basically a full-time job. We see each other all the time, so it's really lucky that we actually like each other, because we have to spend pretty much all of our time with each other. We really enjoy hanging out together. \u003c/p>\n\n\u003cp>We play a lot of card games and hang out together in our downtime. That was definitely my happy place: being with my team. We were all on the same floor of the Team USA building, so we got to see each other every day, just like usual.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU578xFjiVG%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DU578xFjiVG/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU578xFjiVG/?hl=en"},{"html":"\u003cp>\u003cstrong>\u003cem>Being the first Black woman to win an individual gold medal at the Winter Olympics is huge. You’ve said before you didn’t want to be the last — and this year, we saw Elana Meyers Taylor and Laila Edwards add to that legacy. What does it feel like to see that circle expanding?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>It's amazing. I feel like the more people we have, the more exposure there is, and then the potential for getting more and more women — and just people of color in general — involved in winter sports. So getting the word out, it's amazing to see more and more people having success in winter sports.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>You can’t talk about that progress without acknowledging the barriers many Black communities face when it comes to winter sports. You’ve spoken about wanting to create pathways for young athletes of color — what would meaningful change look like to you, and is that something you still see yourself building toward?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I'm not sure if I could have even continued in this sport if I wasn't fortunate enough to make that first Olympic team in 2018, because it's really expensive just being in speed skating to begin with, but also, you know, kind of uprooting my life and moving across the country. \u003c/p>\n\n\u003cp>So there are a lot of barriers to winter sports, and especially with speed skating. There are only two places to do it in the whole country for the programs that we have. So it's still very much one of my goals to help lower that barrier through a scholarship program to be able to fund some athletes to get a start in the sport and help them out as much as I can.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDU005omjYXL%2F%3Fhl%3Den%26img_index%3D1","@url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DU005omjYXL/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DU005omjYXL/?hl=en&img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>Switching gears a bit. You’ve said you can’t imagine stepping away from speed skating right now. As you look ahead, whether that’s 2030 or just the next chapter, what excites you most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, I'm super excited about keeping the momentum going because I unfortunately didn't win a medal at these Olympics. But, the progress that I've made over the past few years with my skating technique — and there are a lot of really technical things that go into the sport — I've made a ton of progress over the past few years. I'm really looking forward to keeping that going and really being able to show that.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>Is there anything you’d approach differently in your preparation for 2030 compared to previous cycles?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, the main thing would be I need to get surgery on my back, because I have a few disc herniations. So once I get that under control, then I can get back to the more traditional forms of training, because there are a lot of things that I just haven't been able to do over the past few years. So I'm really looking forward to training the way I need to — and being really protective of my back going forward.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>One of my favorite parts of your story is your friendship with Brittany Bowe — it’s really special. With this being her final Olympics, were you able to fully take in that last run together? And what moments from Milan with her stand out most?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Yeah, there are a few of us here in the Netherlands for the final competition of the season, but because Brittany retired, she isn't here. So almost every day we're like, 'We miss Brittany. We wish Brittany was here.' It's definitely gonna be tough not having her going forward. But, she'll still be around. She'll still be in the Salt Lake area. It'll be nice to hang out with her and catch up. \u003c/p>\n\n\u003cp>We spent a lot of time together in Milan — going to hockey games, or going to the dining hall, or venturing off campus to go find some other meals out in Milan together. I feel like we do a lot of stuff together, and that won't change just because she's not on the team anymore.\u003c/p>\n\n\u003cp>\u003cem>The Black Information Network is your source for Black News! Get the latest news 24/7 on The Black Information Network. Listen now on the \u003c/em>\u003ca href=\"https://www.binnews.com/apps/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>iHeartRadio app\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> or click \u003c/em>\u003ca href=\"https://www.iheart.com/live/black-information-network-8666/\" target=\"_blank\">\u003cu>\u003cstrong>\u003cem>HERE\u003c/em>\u003c/strong>\u003c/u>\u003c/a>\u003cem> \u003c/em>to tune in live.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.binnews.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Erin Jackson","keywords/Winter Olympics"],"primary_image":{"bucket":"new_assets","id":"%2F69c70e615f1c4d0587092a1b"},"primary_target":{"categories":["categories/sports"],"distribution":["formats/BINNEWS"]},"publish_date":1774653660000,"publish_end_date":4115978604802,"publish_origin":"brands/BIN-IP","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","social_title":"","summary":"When you’re the first, the hope is that you’re not the last.","targets":[{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","permalink":"https://onairwithryan.iheart.com/content/2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next/"},"slug":"2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c70e615f1c4d0587092a1b","title":"Erin Jackson Made History — Now She’s Focused On What Comes Next","description":"When you’re the first, the hope is that you’re not the last.","author":"Lauren Crawford"},"pub_start":1774653660000,"pub_until":4115978604802,"pub_changed":1775008248308,"subscription":[{"tags":["categories/sports","formats/BINNEWS"]},{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/BIN-IP","id:/69c1af55054f74280c8eb3b9","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","slug:2026-03-27-erin-jackson-made-history-now-shes-focused-on-what-comes-next","keyword:keywords/Erin Jackson","keyword:keywords/Winter Olympics","author:user"]}},{"id":"%2F69c1af4f4ec3fa68d698c09b","type":"PUBLISHING","record":{"ref_id":"%2F69c1af4f4ec3fa68d698c09b","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"5769a7b2-b8ac-4934-ab92-c6beed738dc0","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Lauren Crawford","blocks":[{"id":"183023550","kind":"podcast","related_id":"","schedule":{},"type":"catalog"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69c1cb554ec3fa68d698c0ab","new_tab":false,"schedule":{},"source_credit":"","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus \u003cstrong>Jordan Stolz \u003c/strong>operates with.\u003c/p>\n\n\u003cp>Now, don't get it twisted, he's still a cool-as-ice speed skater, but he has the mindset of an Olympic champion. So much so, he doesn’t even have a competition playlist or listen to music when he's in competition mode. (I know. I was shocked too.)\u003c/p>\n\n\u003cp>But blocking out the noise is a big part of why Stolz had the most successful run of the Games, finishing with the highest medal count for Team USA — a result he simply described as &quot;not bad.&quot;\u003c/p>\n\n\u003cp>&quot;Would have liked to have three golds, but two is pretty good,&quot; he admitted with a laugh. \u003c/p>\n\n\u003cp>Stolz’s time in Milan wasn’t just defined by what happened on the ice. He told iHeartRadio that he found joy in visualizing those wins — and later, unwinding with them in a way only he could. \u003c/p>\n\n\u003cp>“I would say my happy place was [lying] in bed with my gold medals, and maybe a couple of Hershey’s bars on the side, right?&quot; he recalled. &quot;The gold medal and the \u003ca href=\"https://shop.hersheys.com/\" target=\"_blank\">Hershey’s\u003c/a> chocolate, probably equal, but yeah, [that was] my happy place for the moment of the games.” \u003c/p>\n\n\u003cp>For a 21-year-old who was inspired by \u003cstrong>Apolo Ohno\u003c/strong> and\u003cstrong> Shani Davis\u003c/strong> in 2010 to lace up his first pair of skates, Stolz has already accomplished what many athletes spend a lifetime chasing. \u003c/p>\n\n\u003cp>But for the first-time Olympian, that reality was still a dream just weeks ago, which is why he said he would tell anyone inspired by his journey to &quot;keep on skating as hard as you can, and don’t lose focus of [those] dreams, because they’re right around the corner, and it was [for me].&quot;\u003c/p>\n\n\u003cp>I caught up with Stolz to talk about his record-breaking Olympics run, the mindset behind it, and what comes next.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoRJaWfhXxgE","@url":"https://www.youtube.com/watch?v=oRJaWfhXxgE","author_name":"HERSHEY'S","author_url":"https://www.youtube.com/@hersheys","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/oRJaWfhXxgE/hqdefault.jpg","thumbnail_width":480,"title":"Hershey's Olympics Athlete Collab Jordan Stolz","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/oRJaWfhXxgE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Hershey&#39;s Olympics Athlete Collab Jordan Stolz\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=oRJaWfhXxgE"},{"html":"\u003cp>\u003cstrong>\u003cem>What was going through your mind the first time you touched Olympic ice — and then stood on the podium? Did it meet your expectations?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>Well, when I touched the ice for the first time, it was really weird, actually, because the rink is temporary. The ice, the cracking underneath, the lake sound — all of that was really surprising. But it didn’t affect the races at all. I’m actually surprised with how fast they could make the ice there, and the quality of it. They did a really good job, so I really enjoyed it.\u003c/p>\n\n\u003cp>And being on the podium, that’s something. The feeling of hearing the national anthem is probably the most outstanding thing because the whole country’s behind you in that moment, right? You just won a gold medal, and it’s not another country’s anthem that’s playing — it’s yours, and that makes you feel kind of good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>When you look back on the Games beyond the medals, what moments will stay with you the longest? The mullet moment? The Olympic ring pasta?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I think all of those put together [are] memories that I’m never gonna forget. I don’t know if I have a single one memory that I love the most. I think it’s just becoming an Olympic champion for the first time. That’s something that will never leave your heart. That’s what I feel the best about.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDVRGwGVCBho%2F%3Fimg_index%3D1","@url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1","author_name":"","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DVRGwGVCBho/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DVRGwGVCBho/?img_index=1"},{"html":"\u003cp>\u003cstrong>\u003cem>When I think about you, Alysa Liu, and Amber Glenn, I’m struck by your mindset — the confidence, the composure, the way you perform under pressure. Where does your mindset come from?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>I’m not exactly sure. Maybe just my family’s lifestyle and how I was raised — maybe that has something to do with it. I think I have a pretty good mindset going into the races. I try to focus on what I can do in the race and not let outside things affect me. I think I did a pretty good job of that at the Games, so it was good.\u003c/p>\n\n\u003cp>\u003cstrong>\u003cem>What happens now as you look ahead to 2030?\u003c/em>\u003c/strong>\u003c/p>\n\n\u003cp>There’s gonna be a lot of training. Hopefully, I’m still eating Hershey’s chocolate.\u003c/p>\n\n\u003cp>\u003cem>This conversation has been edited for clarity and length.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/","cuser":"user/ldap/1122166","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Hersheys","keywords/Jordan Stolz","keywords/Olympic"],"primary_image":{"bucket":"new_assets","id":"%2F69c1cb554ec3fa68d698c0ab"},"primary_target":{"categories":["categories/sports"],"distribution":["brands/Olympics","brands/iHeartRadio"]},"publish_date":1774307940000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","social_title":"","summary":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","permalink":"https://onairwithryan.iheart.com/content/2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise/"},"slug":"2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69c1cb554ec3fa68d698c0ab","title":"Jordan Stolz On Olympic Success, Elite Focus & Blocking Out The Noise","description":"I don’t know if you’ve ever imagined what the most decorated American athlete of the 2026 Winter Olympics is like, but if you’re like me, it’s hard to picture the level of focus Jordan Stolz operates with.","author":"Lauren Crawford"},"pub_start":1774307940000,"pub_until":4115978604802,"pub_changed":1774310746880,"subscription":[{"tags":["categories/sports","brands/Olympics","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/69c1af4f4ec3fa68d698c09b","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","slug:2026-03-23-jordan-stolz-on-olympic-success-elite-focus-blocking-out-the-noise","keyword:keywords/Hersheys","keyword:keywords/Jordan Stolz","keyword:keywords/Olympic","author:user"]}},{"id":"%2F699ef514536f94cea803adcd","type":"PUBLISHING","record":{"ref_id":"%2F699ef514536f94cea803adcd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"dd35557e-d35e-441d-897d-b0697611bf53","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2F247-news-6043%2F","@url":"https://www.iheart.com/live/247-news-6043/","author_name":"24/7 News","author_url":"https://www.iheart.com/live/247-news-6043/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/66db788b1af019edc73862eb?ops=fit(300%2C300)","thumbnail_width":300,"title":"24/7 News","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"24/7 News\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/247-news-6043/?embed=true&cid=oembed&keyid%5B0%5D=24%2F7%20News&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/247-news-6043/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F699ef5bb536f94cea803add8","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">White House press secretary \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-12-26-karoline-leavitt-expecting-second-child/\" target=\"_blank\">\u003cstrong>Karoline Leavitt\u003c/strong>\u003c/a> shared a photo on her Instagram Story of herself and members of the U.S. men's ice hockey team during their visit to the White House, which included \u003cstrong>Tage Thompson\u003c/strong> wearing a 'Make America Great Again' and \u003cstrong>Jack\u003c/strong> and \u003cstrong>Quinn Hughes\u003c/strong> wearing 'USA 45-47' hats, referencing President \u003cstrong>Donald Trump\u003c/strong>, on Tuesday (February 24).\u003c/p>\n\n\u003cp>A video shared by journalist \u003cstrong>Savannah Behrmann\u003c/strong> also showed Thompson walking through the United States Capitol wearing the 'Make America Great Again' hat ahead of Trump's State of the Union address. Team USA's appearance in Washington, D.C., came two days after its historic gold medal victory against arch rival Canada in the 2026 Milan Cortina Winter Olympics, with the Americans receiving backlash for viral videos that took place during their celebration.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2Fangelovesracing%2Fstatus%2F2026510566744019204","@url":"https://x.com/angelovesracing/status/2026510566744019204","author_name":"ange ˚୨୧⋆｡","author_url":"https://twitter.com/angelovesracing","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/angelovesracing/status/2026510566744019204","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">how embarrassing \u003ca href=\"https://t.co/2hlQdTnlZS\">pic.twitter.com/2hlQdTnlZS\u003c/a>\u003c/p>&mdash; ange ˚୨୧⋆｡ (@angelovesracing) \u003ca href=\"https://twitter.com/angelovesracing/status/2026510566744019204?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/angelovesracing/status/2026510566744019204"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FSavBehrmannDC%2Fstatus%2F2026489299391160550","@url":"https://x.com/SavBehrmannDC/status/2026489299391160550","author_name":"Savannah Behrmann","author_url":"https://twitter.com/SavBehrmannDC","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/SavBehrmannDC/status/2026489299391160550","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Some of the gold medal hockey team on the Hill tonight, including what appears to be Tage Thompson wearing a MAGA hat \u003ca href=\"https://t.co/O85vSQKX9i\">pic.twitter.com/O85vSQKX9i\u003c/a>\u003c/p>&mdash; Savannah Behrmann (@SavBehrmannDC) \u003ca href=\"https://twitter.com/SavBehrmannDC/status/2026489299391160550?ref_src=twsrc%5Etfw\">February 25, 2026\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/SavBehrmannDC/status/2026489299391160550"},{"html":"\u003cp>A viral clip showed \u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">FBI Director \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-02-23-kash-patel-breaks-silence-on-viral-team-usa-celebration-video/\" target=\"_blank\">\u003cstrong>Kash Patel\u003c/strong>\u003c/a> chugging beers with the team in the locker room before a separate video showed him holding a cellphone with Trump on speaker phone joking that he'd also have to invite the \u003ca href=\"https://www.iheart.com/content/2026-02-23-us-womens-hockey-team-makes-decision-on-state-of-the-union-invite/\" target=\"_blank\">U.S. women's ice hockey team\u003c/a>, who also defeated Canada to win gold, to the State of the Union address or he &quot;would be impeached.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-02-24-jack-hughes-breaks-silence-on-backlash-over-team-usa-trump-phone-call/\" target=\"_blank\">Jack Hughes\u003c/a>, who scored the golden goal against Canada, downplayed the criticism during an interview outside of the nightclub E11even Miami, where the team celebrated its gold medal victory Monday (February 23), via \u003ca href=\"https://www.espn.com/nhl/story/_/id/48022965/jack-hughes-talks-trump-backlash-women-team\" target=\"_blank\">\u003cem>ESPN\u003c/em>\u003c/a>.\u003c/p>\n\n\u003cp>&quot;Everyone is giving us backlash for all the social media stuff today. People are so negative out there, and they are just trying to find a reason to put people down and make something out of almost nothing,&quot; Hughes said.\u003c/p>\n\n\u003cp>Hughes, whose mother, \u003cstrong>Ellen\u003c/strong>, played for and serves as a consultant for the U.S. women's team, said the two teams grew closer during their respective journeys at the 2026 Winter Olympics.\u003c/p>\n\n\u003cp>&quot;Our relationship with them, over the course of being in the Olympic Village, I think we are so tight with their group. After we won the gold medal, we were in the cafeteria at 3:30 a.m. in the morning with them. We go from there, pack our bags and we're on the bus,&quot; Hughes said via \u003cem>ESPN\u003c/em>. &quot;People are so negative about things. I think everyone in that locker room knows how much we support them, how proud we are of them. The same way we feel about them, they feel about us.&quot;\u003c/p>\n\n\u003cp>The U.S. women's ice hockey team declined Trump's invitation to the State of the Union address, a USA Hockey spokesperson said in a statement obtained by \u003ca href=\"https://www.nbcnews.com/politics/white-house/us-womens-hockey-team-declines-trumps-invitation-state-union-rcna260299\" target=\"_blank\">\u003cem>NBC News\u003c/em>\u003c/a> on Monday.\u003c/p>\n\n\u003cp>&quot;We are sincerely grateful for the invitation extended to our gold medal–winning U.S. Women’s Hockey Team and deeply appreciate the recognition of their extraordinary achievement,&quot; the spokesperson said. &quot;Due to the timing and previously scheduled academic and professional commitments following the Games, the athletes are unable to participate.&quot;\u003c/p>\n\n\u003cp>&quot;They were honored to be included and are grateful for the acknowledgment,&quot; the spokesperson added.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Karoline Leavitt","keywords/Donald Trump","keywords/address","keywords/Quinn Hughes","keywords/hats","keywords/Jack Hughes","keywords/men","keywords/photo","keywords/Kash Patel","keywords/players","keywords/women","keywords/USA","keywords/ice hockey team","keywords/Team USA","keywords/Savannah Behrmann"],"primary_image":{"bucket":"new_assets","id":"%2F699ef5bb536f94cea803add8"},"primary_target":{"categories":["categories/sports","categories/national-news"],"distribution":["facets/All Sites - English"]},"publish_date":1772026440000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","social_title":"","summary":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","targets":[{"categories":["categories/sports"],"distribution":["sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","permalink":"https://onairwithryan.iheart.com/content/2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats/"},"slug":"2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","summary":{"image":"https://i.iheart.com/v3/re/new_assets/699ef5bb536f94cea803add8","title":"Leavitt Shares Photo With Team USA Players Wearing 'MAGA,' '45-47' Hats","description":"White House press secretary Karoline Leavitt shared a photo on herself alongside members of the U.S. men's ice hockey team wearing 'MAGA' and '45-47' hats.","author":"Jason Hall"},"pub_start":1772026440000,"pub_until":4115978604802,"pub_changed":1772124411391,"subscription":[{"tags":["categories/sports","categories/national-news","facets/All Sites - English"]},{"tags":["categories/sports","sports-leagues/NHL","brands/Olympics","brands/Olympics - Hockey"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/699ef514536f94cea803adcd","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","slug:2026-02-25-leavitt-shares-photo-with-team-usa-players-wearing-maga-45-47-hats","keyword:keywords/Karoline Leavitt","keyword:keywords/Donald Trump","keyword:keywords/address","keyword:keywords/Quinn Hughes","keyword:keywords/hats","keyword:keywords/Jack Hughes","keyword:keywords/men","keyword:keywords/photo","keyword:keywords/Kash Patel","keyword:keywords/players","keyword:keywords/women","keyword:keywords/USA","keyword:keywords/ice hockey team","keyword:keywords/Team USA","keyword:keywords/Savannah Behrmann","author:user"]}}],"resume":{"id":"ID:2024-olympics","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IkJoemFVIjoiZXlKc2FXMXBkQ0k2TkN3aWIyWm1jMlYwSWpvMGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":15,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":16,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":9,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":17,"value":{"shows":[{"type":"VAR","ref":"config://field/general.default_podcasts","scope":null}]},"tags":[],"schedule":null,"podcasts":["80159774","28440719","18894574","112396978"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":18,"value":{"ad_split":null,"link":null,"feed_id":"ID:editorial-feed-whatwhere","title":"Latest Music + Entertainment News Stories","feed_index":1,"size":6,"position":null},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a282227c163a422571af9ab","type":"PUBLISHING","record":{"ref_id":"%2F6a282227c163a422571af9ab","type":"content","payload":{"show_updated_timestamp":false,"feed_partner_content":false,"amp_enabled":true,"apple_news":{"ref_id":"1a878689-7377-448b-9905-bdfb999db1f7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","enable_featured_widget":true,"feed_content_id":"","publish_date":1781038920000,"social_title":"","exclusion":{"tags":[]},"external_url":"","publish_end_date":4115978604802,"fb_allow_comments":true,"feed_vendor":"","keywords":["keywords/Bowen Yang","keywords/Saturday Night Live","keywords/SNL","keywords/comedian"],"title":"Bowen Yang Opens Up About Mid-Season Exit From 'Saturday Night Live'","feed_permalink":"","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer","attributes":{"@provider":"ohembed","@query":"template","provider_name":"ohembed","type":"rich","width":"100%","thumbnail_url":"","thumbnail_width":0,"version":"1.0","@url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer","height":"300","title":"","author_name":"","author_url":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0},"embed_type":"rich"},{"use_caption":false,"caption":"","schedule":{},"source_credit":"Getty Images","title":"","type":"asset","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6a286939596fcde4220b97e2","new_tab":false,"url":""},{"html":"\u003cp>\u003cstrong>Bowen Yang\u003c/strong> is opening up more about his decision to leave \u003cem>Saturday Night Live\u003c/em>.\u003c/p>\n\n\u003cp>In a conversation with \u003cem>I Love LA\u003c/em> actress \u003cstrong>Rachel Sennott\u003c/strong> for the June 8 episode of \u003cem>Variety\u003c/em> and \u003cem>CNN\u003c/em>'s \u003ca href=\"https://variety.com/2026/tv/features/bowen-yang-rachel-sennott-snl-exit-i-love-la-1236761814/\" target=\"_blank\">Actors on Actors\u003c/a> series, \u003ca href=\"https://www.iheart.com/content/2026-03-02-the-surprising-real-reason-bowen-yang-missed-2026-actor-awards/\" target=\"_blank\">the comedian\u003c/a> discussed his mid-season departure from \u003cem>SNL\u003c/em> in December 2025 \u003ca href=\"https://www.iheart.com/content/2025-04-21-bowen-yang-reveals-the-way-saturday-night-live-affects-his-dating-life/\" target=\"_blank\">after seven seasons\u003c/a> and why it &quot;felt like it was the right time&quot; to exit the long-running sketch comedy show, per \u003ca href=\"https://www.eonline.com/news/1432772/snls-bowen-yang-shares-reason-behind-exit-lorne-michaels-plea-to-stay\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1119-las-culturistas-with-matt-31090140/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"31090140\" data-catalog-related-id=\"\">\u003cem>Las Culturistas\u003c/em>\u003c/a> podcast host explained that he felt &quot;resolute&quot; about leaving the show after its 50th season, feeling like it was &quot;in a great place without me.&quot; \u003c/p>\n\n\u003cp>&quot;I never felt like I was that central to it, to be honest,&quot; he said. &quot;I feel like there was a weird utility to me. I never played the dad or the straight-man teacher. I was always there as the seasoning, and I'm like, 'That's great. I'm so lucky. I can't believe I have a steady job in comedy. I will cherish it for the rest of my life.'&quot;\u003c/p>\n\n\u003cp>However, a call from \u003cem>SNL\u003c/em> creator \u003cstrong>Lorne Michaels\u003c/strong> prior to the show's 51st season convinced him to return briefly to help shepherd in the new additions. \u003c/p>\n\n\u003cp>&quot;And then Lorne called me while I was at the U.S. Open eating Coqodaq chicken,&quot; he recalled, &quot;and he was like, &quot;listen, you should come back. These are the people I've hired. It's a lot of new kids, and a lot of people left. You should be there to set an example for them, at least in the first half of the season. I'm telling you, it would be very important.'&quot;\u003c/p>\n\n\u003cp>Yang continued, &quot;It was the first time I felt someone who made so many things possible for me being like, 'I need you.' I'm like, 'I'm not going to \u003ca href=\"https://www.iheart.com/content/2025-10-14-jennifer-aniston-recalls-turning-down-snl-before-landing-friends/\" target=\"_blank\">turn that down\u003c/a>.&quot; \u003c/p>\n\n","schedule":{},"type":"html"}],"cuser":"user/ldap/1129327","include_recommendations":true,"summary":"The comedian wrapped up his seven-season stint at \"SNL\" in December 2025.","featured_widget":{"country":"","id":"","kind":"","related_id":""},"is_sponsored":false,"primary_image":{"bucket":"new_assets","id":"%2F6a286939596fcde4220b97e2"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"seo_title":"","simplereach_enabled":false,"canonical_url":"https://www.iheart.com/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/","feed_type":"","include_video_monetization":true,"publish_origin":"brands/iHeartRadio","slug":"2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"permalink":"https://onairwithryan.iheart.com/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/"},"slug":"2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2","title":"Bowen Yang Opens Up About Mid-Season Exit From 'Saturday Night Live'","description":"The comedian wrapped up his seven-season stint at \"SNL\" in December 2025.","author":"Sarah Tate"},"pub_start":1781038920000,"pub_until":4115978604802,"pub_changed":1781039283459,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282227c163a422571af9ab","slug:2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","slug:2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","keyword:keywords/Bowen Yang","keyword:keywords/Saturday Night Live","keyword:keywords/SNL","keyword:keywords/comedian","author:user"]}},{"id":"%2F6a282241283489945849f89b","type":"PUBLISHING","record":{"ref_id":"%2F6a282241283489945849f89b","type":"content","payload":{"title":"Katy Perry Makes Red Carpet Debut With 'Love Of My Life' Justin Trudeau","author":"Sarah Tate","feed_type":"","slug":"2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","canonical_url":"https://www.iheart.com/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/","seo_title":"","show_updated_timestamp":false,"fb_allow_comments":true,"include_video_monetization":true,"is_sponsored":false,"feed_partner_content":false,"feed_permalink":"","publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","exclusion":{"tags":[]},"include_recommendations":true,"simplereach_enabled":false,"summary":"The \"Woman's World\" singer explained why she feels \"anchored\" in her romance with the former Canadian prime minister.","amp_enabled":true,"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer","attributes":{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","title":"","@query":"template","thumbnail_height":0,"thumbnail_width":0,"@provider":"ohembed","provider_name":"ohembed","thumbnail_url":"","type":"rich","@url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","version":"1.0","width":"100%","height":"300"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"bucket":"new_assets","source_credit":"Getty Images","title":"","caption":"","id":"%2F6a2823ebe2e9f569df7ef3d1","new_tab":false,"schedule":{},"type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/katy-perry-35141/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35141\" data-catalog-related-id=\"\">\u003cstrong>Katy Perry\u003c/strong>\u003c/a> and \u003cstrong>Justin Trudeau\u003c/strong> have taken their relationship to the next level.\u003c/p>\n\n\u003cp>The &quot;Woman's World&quot; singer, 41, and \u003ca href=\"https://www.iheart.com/content/2026-04-09-justin-trudeaus-son-details-dynamic-with-down-to-earth-katy-perry/\" target=\"_blank\">the former Canadian prime minister\u003c/a>, 54, made their red carpet debut as a couple at the premiere of Perry's new concert film documentary \u003cem>Katy Perry: The Lifetimes Tour — Live from Paris\u003c/em> at the 2026 Tribeca Film Festival in New York City on Monday (June 8), per \u003ca href=\"https://people.com/katy-perry-justin-trudeau-make-red-carpet-debut-at-tribeca-festival-11993662\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The couple \u003ca href=\"https://www.iheart.com/content/2026-05-04-katy-perry-shows-off-unique-blend-of-pop-policy-with-justin-trudeau/\" target=\"_blank\">made an elegant pair\u003c/a> as they posed together on the red carpet, Perry in a white halter-neck gown with floral details and Trudeau in a classic black suit and white shirt. \u003c/p>\n\n","schedule":{},"type":"html"},{"assets":[{"bucket":"new_assets","caption":"","new_tab":false,"source_credit":"Getty Images","title":"","url":"","alt_text":"","id":"%2F6a282400e2e9f569df7ef3d4","use_caption":false},{"bucket":"new_assets","id":"%2F6a282400e2e9f569df7ef3d5","new_tab":false,"title":"","url":"","use_caption":false,"alt_text":"","caption":"","source_credit":"Getty Images"}],"schedule":{},"type":"gallery"},{"html":"\u003cp>Perry also shared some sweet insight into her romance with the politician and &quot;love of [her] life&quot; while speaking at the premiere, confirming that she is &quot;very in love&quot; and grateful to have a support system to help keep her &quot;grounded,&quot; \u003ca href=\"https://www.eonline.com/news/1432782/katy-perry-calls-justin-trudeau-the-love-of-her-life\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a> reports. \u003c/p>\n\n\u003cp>&quot;Actually that show was after I met the love of my life, and so I felt very anchored by that,&quot; she said, adding, &quot;Because I'm a little bit like a rainbow kite. I fly super high and like, you know, touch the veil, cosmos, and sometimes I need to be anchored. So, to have that anchor finally makes me feel really whole now.&quot;\u003c/p>\n\n\u003cp>She continued, &quot;Every day is a fantastic journey, and every day is a chance to evolve and to be a better person and do the right thing and to be a model for your community, for your family, for your world.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-04-09-justin-trudeaus-son-details-dynamic-with-down-to-earth-katy-perry/\" target=\"_blank\">The &quot;Firework&quot; musician\u003c/a> and the former PM \u003ca href=\"https://www.iheart.com/content/2025-07-30-katy-perry-spotted-with-former-politician-following-orlando-bloom-breakup/\" target=\"_blank\">first sparked romance\u003c/a> rumors in July 2025 following her split from ex-fiancé \u003cstrong>Orlando Bloom\u003c/strong>, with whom she shares 5-year-old daughter \u003cstrong>Daisy\u003c/strong>., and she later \u003ca href=\"https://www.iheart.com/content/2025-12-08-katy-perry-justin-trudeau-make-their-relationship-instagram-official/\" target=\"_blank\">confirmed their relationship\u003c/a> in December when they went Instagram official. Despite often being long-distance, the couple are reportedly \u003ca href=\"https://www.iheart.com/content/2026-03-18-katy-perry-boyfriend-justin-trudeau-determined-to-make-it-work/\" target=\"_blank\">&quot;determined&quot; to make their relationship work\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"external_url":"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Katy Perry (35141)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"cuser":"user/ldap/1129327","enable_featured_widget":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_vendor":"","keywords":["keywords/Katy Perry","keywords/Justin Trudeau","keywords/romance","keywords/relationship","keywords/dating","keywords/red carpet","keywords/red carpet debut"],"apple_news":{"ref_id":"8fcb13dc-3644-47f3-87cb-191ec34cdb26","revision_id":"AAAAAAAAAAD//////////w=="},"primary_image":{"bucket":"new_assets","id":"%2F6a2823ebe2e9f569df7ef3d1"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781032020000,"social_title":"","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/"},"slug":"2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1","title":"Katy Perry Makes Red Carpet Debut With 'Love Of My Life' Justin Trudeau","description":"The \"Woman's World\" singer explained why she feels \"anchored\" in her romance with the former Canadian prime minister.","author":"Sarah Tate"},"pub_start":1781032020000,"pub_until":4115978604802,"pub_changed":1781032397324,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Katy Perry (35141)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282241283489945849f89b","slug:2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","slug:2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","keyword:keywords/Katy Perry","keyword:keywords/Justin Trudeau","keyword:keywords/romance","keyword:keywords/relationship","keyword:keywords/dating","keyword:keywords/red carpet","keyword:keywords/red carpet debut","author:user"]}},{"id":"%2F6a282231370ee4e782051b37","type":"PUBLISHING","record":{"ref_id":"%2F6a282231370ee4e782051b37","type":"content","payload":{"cuser":"user/ldap/1129327","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"feed_type":"","publish_end_date":4115978604802,"amp_enabled":true,"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/678625/?embed=true&keyid=EditorialPlayer","attributes":{"author_url":"","version":"1.0","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/678625/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"thumbnail_url":"","type":"rich","title":"","height":"300","provider_name":"ohembed","thumbnail_width":0,"width":"100%","@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/678625/?embed=true&keyid=EditorialPlayer"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/678625/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"schedule":{},"source_credit":"Getty Images","url":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F6a28254b8e9ae96eb60c42b0","title":"","type":"asset"},{"schedule":{},"type":"html","html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ariana-grande-678625/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"678625\" data-catalog-related-id=\"\">\u003cstrong>Ariana Grande\u003c/strong>\u003c/a> and \u003cstrong>Ethan Slater\u003c/strong> have reportedly gone their separate ways after nearly three years of dating.\u003c/p>\n\n\u003cp>Multiple outlets have reported that \u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\">\u003cem>Eternal Sunshine\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\"> singer\u003c/a>, 32, and the Broadway star, 34, quietly ended their relationship months ago but have remained friends and continue to support each other following their amicable split. \u003c/p>\n\n\u003cp>&quot;It's amicable, they gave lots of time and careful consideration and decided to go their separate ways,&quot; a source told \u003ca href=\"https://people.com/ariana-grande-ethan-slater-split-several-months-ago-source-7567235\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. &quot;They are still friends and very supportive of one another. They have been quietly broken up for several months.&quot;\u003c/p>\n\n\u003cp>Another insider told \u003ca href=\"https://pagesix.com/2026/06/08/celebrity-news/ariana-grande-and-ethan-slater-split-after-3-years-of-dating/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> that the exes &quot;have nothing but respect and admiration for one another&quot; and that &quot;this wasn't a decision they took lightly but realized they were better off friends than in a committed relationship.&quot;\u003c/p>\n\n\u003cp>The insider added that Grande is &quot;feeling really happy&quot; and focusing &quot;on the next chapter&quot; like her \u003cem>Eternal Sunshine\u003c/em> tour, which kicked off this week, and her \u003ca href=\"https://www.iheart.com/content/2026-05-08-ariana-grande-teases-upcoming-album-petal-is-a-little-feral/\" target=\"_blank\">upcoming new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-08-ariana-grande-teases-upcoming-album-petal-is-a-little-feral/\" target=\"_blank\">\u003cem>petal\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Grande and Slater first met in 2022 while filming \u003cem>Wicked\u003c/em> and sparked romance rumors the following year amid her divorce from \u003cstrong>Dalton Gomez\u003c/strong> and Slater's split from ex \u003cstrong>Lilly Jay\u003c/strong>. While they \u003ca href=\"https://www.iheart.com/content/2024-09-30-ariana-grande-details-most-disappointing-part-of-ethan-slater-romance/\" target=\"_blank\">kept their relationship private\u003c/a>, they have each showed \u003ca href=\"https://www.iheart.com/content/2024-11-13-ariana-grande-praises-amazing-boyfriend-ethan-slater-always-adorable/\" target=\"_blank\">support for each other\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-09-08-ethan-slater-supports-girlfriend-ariana-grandes-vmas-win-amid-split-rumors/\" target=\"_blank\">their accomplishments\u003c/a>. \u003c/p>\n\n"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/","feed_content_id":"","primary_image":{"id":"%2F6a28254b8e9ae96eb60c42b0","bucket":"new_assets"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"seo_title":"","targets":[{"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"],"categories":["categories/music-news"]},{"categories":["categories/music-news"],"distribution":["artists/Ariana Grande (678625)"]},{"categories":["syndications/news"],"distribution":[]}],"include_video_monetization":true,"show_updated_timestamp":false,"title":"Ariana Grande & Ethan Slater 'Quietly' Split After Nearly 3 Years Of Dating","feed_permalink":"","include_recommendations":true,"is_sponsored":false,"apple_news":null,"enable_featured_widget":true,"exclusion":{"tags":[]},"feed_vendor":"","publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"social_title":"","author":"Sarah Tate","external_url":"","fb_allow_comments":true,"keywords":["keywords/Ariana Grande","keywords/Ethan Slater","keywords/dating","keywords/relationship","keywords/romance","keywords/breakup","keywords/split"],"publish_date":1781024580000,"slug":"2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","summary":"The \"Wicked\" costars first sparked dating rumors in 2023.","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/"},"slug":"2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0","title":"Ariana Grande & Ethan Slater 'Quietly' Split After Nearly 3 Years Of Dating","description":"The \"Wicked\" costars first sparked dating rumors in 2023.","author":"Sarah Tate"},"pub_start":1781024580000,"pub_until":4115978604802,"pub_changed":1781025042802,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Ariana Grande (678625)"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282231370ee4e782051b37","slug:2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","slug:2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","keyword:keywords/Ariana Grande","keyword:keywords/Ethan Slater","keyword:keywords/dating","keyword:keywords/relationship","keyword:keywords/romance","keyword:keywords/breakup","keyword:keywords/split","author:user"]}},{"id":"%2F6a272c55956525914b019054","type":"PUBLISHING","record":{"ref_id":"%2F6a272c55956525914b019054","type":"content","payload":{"targets":[{"categories":["categories/music-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"id":"4422","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"type":"asset","new_tab":false,"url":"","use_caption":false,"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a28346c53c4983615c74957","schedule":{},"source_credit":"","title":""},{"html":"\u003cp>Got a situationship that's gone off the rails? Falling hard for someone new? Wondering if that text message means what you think it means?\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> wants to hear all about it.\u003c/p>\n\n\u003cp>Ahead of the release of her highly anticipated new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the superstar singer-songwriter is taking over iHeartRadio's Los Angeles studio for &quot;u+me=advice forever,&quot; a special one-hour live relationship advice show this Thursday, June 11.\u003c/p>\n\n\u003cp>During the event, fans will have the chance to ask Olivia their biggest dating and relationship questions and receive advice directly from the Grammy-winning artist. As if that wasn't enough, listeners will also get an exclusive sneak peek at never-before-heard songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before the album arrives on Friday, June 12.\u003c/p>\n\n\u003cp>Whether you're falling in love, stuck in a situationship, questioning a text message or getting over an ex, fans can submit their questions now through iHeartRadio's \u003ca href=\"https://www.iheart.com/live/hit-nation-4422/\" data-catalog-kind=\"station\" data-catalog-id=\"4422\" data-catalog-related-id=\"\">Hit Nation\u003c/a> station using the Talkback feature.\u003c/p>\n\n\u003cp>&quot;u+me=advice forever&quot; will air across iHeartRadio CHR and Hot AC stations, as well as Hit Nation, on June 11 beginning at 6 pm PT/9 pm ET.\u003c/p>\n\n\u003cp>Tune in for Olivia's advice, fellow fans' dating dilemmas and your first listen to brand-new music before anyone else.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"author_url":"","provider_name":"Instagram","type":"rich","version":"1.0","@provider":"Instagram","@url":"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","provider_url":"https://www.instagram.com/","thumbnail_url":"","thumbnail_width":0,"title":"","author_name":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","thumbnail_height":0,"width":658,"@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZXv6egDRgN%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D"},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="}],"cuser":"user/ldap/1130646","feed_vendor":"","include_video_monetization":true,"is_sponsored":false,"enable_featured_widget":true,"simplereach_enabled":false,"primary_image":{"bucket":"new_assets","id":"%2F69f3c68bb875d8ad9016987b"},"summary":"Olivia Rodrigo is taking calls about everything from new crushes to ex-related emergencies during \"u+me=advice forever,\" where fans can get relationship advice and a sneak peek at her new album.","title":"Olivia Rodrigo Wants To Hear Your Dating Dilemmas At 'u+me=advice forever'","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"dd6a1411-4149-411a-a722-6ee3bda262ae"},"feed_partner_content":false,"slug":"2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","canonical_url":"https://www.iheart.com/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/","exclusion":{"tags":[]},"feed_permalink":"","seo_title":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"social_title":"","author":"Hannah DeRuyter","keywords":["keywords/Olivia rodrigo","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/Hit Nation","keywords/Talkbalk","keywords/talkback feature","keywords/new album","keywords/u+me=advice forever","keywords/dating advice"],"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781021160000,"publish_origin":"brands/iHeartRadio","amp_enabled":true,"external_url":"","feed_content_id":"","feed_type":"","publish_end_date":4115978604802,"show_updated_timestamp":false,"permalink":"https://onairwithryan.iheart.com/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/"},"slug":"2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b","title":"Olivia Rodrigo Wants To Hear Your Dating Dilemmas At 'u+me=advice forever'","description":"Olivia Rodrigo is taking calls about everything from new crushes to ex-related emergencies during \"u+me=advice forever,\" where fans can get relationship advice and a sneak peek at her new album.","author":"Hannah DeRuyter"},"pub_start":1781021160000,"pub_until":4115978604802,"pub_changed":1781021567337,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a272c55956525914b019054","slug:2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","slug:2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","keyword:keywords/Olivia rodrigo","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/Hit Nation","keyword:keywords/Talkbalk","keyword:keywords/talkback feature","keyword:keywords/new album","keyword:keywords/u+me=advice forever","keyword:keywords/dating advice","author:user"]}},{"id":"%2F6a26e281a0f43471db309b98","type":"PUBLISHING","record":{"ref_id":"%2F6a26e281a0f43471db309b98","type":"content","payload":{"feed_content_id":"","feed_partner_content":false,"feed_vendor":"","primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"amp_enabled":true,"apple_news":{"ref_id":"da51e41e-ce45-4a9c-985d-4a6e60ff3f2d","revision_id":"AAAAAAAAAAD//////////w=="},"exclusion":{"tags":[]},"publish_origin":"brands/iHeartRadio","slug":"2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","fb_allow_comments":true,"feed_permalink":"","include_recommendations":true,"is_sponsored":false,"primary_image":{"bucket":"new_assets","id":"%2F6a270fbb52ce6928fe4802b8"},"title":"Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame","enable_featured_widget":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"seo_title":"","author":"Sarah Tate","cuser":"user/ldap/1129327","external_url":"","feed_type":"","include_video_monetization":true,"publish_end_date":4115978604802,"show_updated_timestamp":false,"simplereach_enabled":false,"social_title":"","summary":"The \"On the Floor\" singer admitted she \"wanted to be like\" Madonna when she was younger.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["categories/music-news"],"distribution":["artists/Jennifer Lopez (33753090)","artists/Madonna (35393)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","attributes":{"author_name":"","thumbnail_height":0,"version":"1.0","type":"rich","@provider":"ohembed","@url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","author_url":"","height":"300","thumbnail_url":"","provider_name":"ohembed","title":"","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default"},{"bucket":"new_assets","new_tab":false,"schedule":{},"source_credit":"Getty Images","url":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a270fbb52ce6928fe4802b8","title":"","type":"asset","use_caption":false},{"schedule":{},"type":"html","html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jennifer-lopez-35549/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35549\" data-catalog-related-id=\"\">\u003cstrong>Jennifer Lopez\u003c/strong>\u003c/a> got a glimpse at what her future could look like thanks to \u003ca href=\"https://www.iheart.com/artist/madonna-35393/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35393\" data-catalog-related-id=\"\">\u003cstrong>Madonna\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-28-jennifer-lopez-shares-update-on-fantastic-single-life/\" target=\"_blank\">The &quot;On the Floor&quot; singer\u003c/a>, 56,  was in the hot seat on an episode of the street-interview \u003ca href=\"https://www.instagram.com/reel/DZNPhvexi2V/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Track Star*\u003c/a> that released Friday, June 5. While being quizzed on what song she was listening to, Lopez correctly guessed &quot;Ray of Light&quot; by Madonna before revealing the surprising way \u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">the Queen of Pop\u003c/a>, 67, inspired her when she was younger, per \u003ca href=\"https://people.com/jennifer-lopez-wanted-to-be-like-madonna-growing-up-11992443\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;When I was little, I wanted to be like her,&quot; she said. &quot;That's why I started coming to the village. I wanted to dress like her.&quot;\u003c/p>\n\n\u003cp>In fact, a younger Lopez took extra initiative to model her look after the &quot;Vogue&quot; hitmaker, admitting that she &quot;cut up&quot; her clothes to &quot;look like her.&quot; She also explained how watching Madonna evolve in her artistry inspired her own passion for the future.\u003c/p>\n\n\u003cp>&quot;I always said to myself, I never want to get stuck. I always wanted to keep evolving,&quot; she said. &quot;I always wanna keep doing new things.&quot;\u003c/p>\n\n\u003cp>One new thing Lopez has done recently is star in the new Netflix rom-com \u003cem>Office Romance\u003c/em>, appearing opposite \u003cem>Ted Lasso\u003c/em> actor \u003cstrong>Brett Goldstein\u003c/strong>. The pair's on-screen chemistry has seemingly bled off camera and sparked dating rumors between the costars. However, they \u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">quickly shut down the speculation\u003c/a> during a recent appearance on the \u003cem>Today\u003c/em> show.\u003c/p>\n\n"}],"keywords":["keywords/Madonna","keywords/Jennifer Lopez","keywords/fame"],"publish_date":1780956000000,"canonical_url":"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/","permalink":"https://onairwithryan.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/"},"slug":"2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8","title":"Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame","description":"The \"On the Floor\" singer admitted she \"wanted to be like\" Madonna when she was younger.","author":"Sarah Tate"},"pub_start":1780956000000,"pub_until":4115978604802,"pub_changed":1780956403381,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Jennifer Lopez (33753090)","artists/Madonna (35393)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e281a0f43471db309b98","slug:2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","slug:2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","keyword:keywords/Madonna","keyword:keywords/Jennifer Lopez","keyword:keywords/fame","author:user"]}},{"id":"%2F6a2730cd785a7b16398b2d53","type":"PUBLISHING","record":{"ref_id":"%2F6a2730cd785a7b16398b2d53","type":"content","payload":{"feed_permalink":"","include_video_monetization":true,"publish_end_date":4115978604802,"feed_partner_content":false,"keywords":["keywords/Ugly and Rotten","keywords/Mckenna Grace","keywords/singer-songwriter","keywords/Music video"],"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"amp_enabled":true,"fb_allow_comments":true,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Mckenna Grace (36189264)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","external_url":"","feed_content_id":"","include_recommendations":true,"show_updated_timestamp":false,"publish_date":1780954500000,"seo_title":"","author":"iHeartRadio","canonical_url":"https://www.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","cuser":"user/ldap/1130646","exclusion":{"tags":[]},"feed_vendor":"","summary":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","is_sponsored":false,"social_title":"","apple_news":{"ref_id":"4e5c7774-18c3-4311-89d4-cd9ba704b5eb","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"feed_type":"","primary_image":{"bucket":"new_assets","id":"%2F6a2730e7785a7b16398b2d5e"},"blocks":[{"schedule":{},"type":"catalog","id":"36189264","kind":"artist","related_id":""},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2730e7785a7b16398b2d5e","new_tab":false,"schedule":{},"type":"asset","url":"","source_credit":"","title":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/mckenna-grace-36189264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36189264\" data-catalog-related-id=\"\">\u003cstrong>Mckenna Grace\u003c/strong>\u003c/a> is seeing red on her new single, &quot;Ugly and Rotten.&quot;\u003c/p>\n\n\u003cp>The singer-songwriter and Emmy-nominated actress returned with her first solo release in more than two years, delivering a punchy alt-pop anthem packed with raw emotion and sharp-edged attitude. The track embraces the chaos, frustration and vulnerability that can come with growing up, breaking down and rebuilding yourself.\u003c/p>\n\n\u003cp>Grace opened up about her love for making music in a statement, sharing, &quot;Music is something that has always been cathartic and challenges my creativity in different ways. I love being in the studio - it gives me the opportunity to turn quiet moments, emotions and feelings into something that people can enjoy - and that's one of the best feelings. It's fun getting to be angry and rock out.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","attributes":{"thumbnail_height":0,"width":658,"provider_name":"Instagram","provider_url":"https://www.instagram.com/","@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZNcs04jktA%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","author_name":"","author_url":"","thumbnail_url":"","title":"","version":"1.0","@url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","thumbnail_width":0,"type":"rich"},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed"},{"html":"\u003cp>Alongside the release, Grace dropped a music video that matches the song's chaotic energy and unapologetic attitude. The video leans into the same chaos and emotion that drive the track, bringing &quot;Ugly and Rotten&quot; to life on screen.\u003c/p>\n\n\u003cp>&quot;Ugly and Rotten&quot; offers the first glimpse at a new wave of music from Grace, with more releases expected throughout the year.\u003c/p>\n\n\u003cp>Check out the music video below.\u003c/p>\n\n","schedule":{},"type":"html"},{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","attributes":{"title":"Mckenna Grace - Ugly and Rotten (Official Music Video)","@provider":"YouTube","provider_name":"YouTube","width":200,"@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F4yXFVgy7laM%3Fsi%3DX4n5YEv8Fm_wFZXY","@url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","provider_url":"https://www.youtube.com/","thumbnail_width":480,"author_url":"https://www.youtube.com/@TheMckennaGrace","height":113,"thumbnail_height":360,"version":"1.0","type":"video","author_name":"Mckenna Grace","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","thumbnail_url":"https://i.ytimg.com/vi/4yXFVgy7laM/hqdefault.jpg"},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider":"YouTube"}],"enable_featured_widget":true,"featured_widget":{"kind":"","related_id":"","country":"","id":""},"permalink":"https://onairwithryan.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/"},"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e","title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","description":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","author":"iHeartRadio"},"pub_start":1780954500000,"pub_until":4115978604802,"pub_changed":1780955028962,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Mckenna Grace (36189264)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2730cd785a7b16398b2d53","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","keyword:keywords/Ugly and Rotten","keyword:keywords/Mckenna Grace","keyword:keywords/singer-songwriter","keyword:keywords/Music video","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TXl3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6eyJMNmxVSyI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"ixuTv","region":"main:dynamic","type":"contests","ordinal":19,"value":{"title":null},"tags":["display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"nTnZk","region":"main:dynamic","type":"html","ordinal":20,"value":{"title":null,"content":"\u003cstyle type=\"text/css\">\n    .css-box.pds-box {\n        width: 100% !important;\n    }\n    .css-box.pds-box .css-answer-group label {\n        display: inline !important;\n        float: none !important;\n        width: auto !important;\n    }\n\u003c/style>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6850732.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6850732'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6850732'>\u003c/div>\n\u003c/div>\n\u003cp>&nbsp\u003c/p>\n\u003cdiv data-src=\"https://static.polldaddy.com/p/6852528.js\" class=\"component-embed-script\">\n\t\u003ca name='pd_a_6852528'>\u003c/a>\n    \u003cdiv class='PDS_Poll' id='PDI_container6852528'>\u003c/div>\n\u003c/div>\n"},"tags":[],"schedule":{"begin":0,"end":1625069786245}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"thumbnail":"","title":"","adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude"},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>"},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"feed_index":0,"size":12,"position":null,"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6a282227c163a422571af9ab","type":"PUBLISHING","record":{"ref_id":"%2F6a282227c163a422571af9ab","type":"content","payload":{"show_updated_timestamp":false,"feed_partner_content":false,"amp_enabled":true,"apple_news":{"ref_id":"1a878689-7377-448b-9905-bdfb999db1f7","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","enable_featured_widget":true,"feed_content_id":"","publish_date":1781038920000,"social_title":"","exclusion":{"tags":[]},"external_url":"","publish_end_date":4115978604802,"fb_allow_comments":true,"feed_vendor":"","keywords":["keywords/Bowen Yang","keywords/Saturday Night Live","keywords/SNL","keywords/comedian"],"title":"Bowen Yang Opens Up About Mid-Season Exit From 'Saturday Night Live'","feed_permalink":"","blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer","attributes":{"@provider":"ohembed","@query":"template","provider_name":"ohembed","type":"rich","width":"100%","thumbnail_url":"","thumbnail_width":0,"version":"1.0","@url":"https://www.iheart.com/podcast/31090140/?embed=true&keyid=EditorialPlayer","height":"300","title":"","author_name":"","author_url":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/31090140/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0},"embed_type":"rich"},{"use_caption":false,"caption":"","schedule":{},"source_credit":"Getty Images","title":"","type":"asset","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","id":"%2F6a286939596fcde4220b97e2","new_tab":false,"url":""},{"html":"\u003cp>\u003cstrong>Bowen Yang\u003c/strong> is opening up more about his decision to leave \u003cem>Saturday Night Live\u003c/em>.\u003c/p>\n\n\u003cp>In a conversation with \u003cem>I Love LA\u003c/em> actress \u003cstrong>Rachel Sennott\u003c/strong> for the June 8 episode of \u003cem>Variety\u003c/em> and \u003cem>CNN\u003c/em>'s \u003ca href=\"https://variety.com/2026/tv/features/bowen-yang-rachel-sennott-snl-exit-i-love-la-1236761814/\" target=\"_blank\">Actors on Actors\u003c/a> series, \u003ca href=\"https://www.iheart.com/content/2026-03-02-the-surprising-real-reason-bowen-yang-missed-2026-actor-awards/\" target=\"_blank\">the comedian\u003c/a> discussed his mid-season departure from \u003cem>SNL\u003c/em> in December 2025 \u003ca href=\"https://www.iheart.com/content/2025-04-21-bowen-yang-reveals-the-way-saturday-night-live-affects-his-dating-life/\" target=\"_blank\">after seven seasons\u003c/a> and why it &quot;felt like it was the right time&quot; to exit the long-running sketch comedy show, per \u003ca href=\"https://www.eonline.com/news/1432772/snls-bowen-yang-shares-reason-behind-exit-lorne-michaels-plea-to-stay\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1119-las-culturistas-with-matt-31090140/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"31090140\" data-catalog-related-id=\"\">\u003cem>Las Culturistas\u003c/em>\u003c/a> podcast host explained that he felt &quot;resolute&quot; about leaving the show after its 50th season, feeling like it was &quot;in a great place without me.&quot; \u003c/p>\n\n\u003cp>&quot;I never felt like I was that central to it, to be honest,&quot; he said. &quot;I feel like there was a weird utility to me. I never played the dad or the straight-man teacher. I was always there as the seasoning, and I'm like, 'That's great. I'm so lucky. I can't believe I have a steady job in comedy. I will cherish it for the rest of my life.'&quot;\u003c/p>\n\n\u003cp>However, a call from \u003cem>SNL\u003c/em> creator \u003cstrong>Lorne Michaels\u003c/strong> prior to the show's 51st season convinced him to return briefly to help shepherd in the new additions. \u003c/p>\n\n\u003cp>&quot;And then Lorne called me while I was at the U.S. Open eating Coqodaq chicken,&quot; he recalled, &quot;and he was like, &quot;listen, you should come back. These are the people I've hired. It's a lot of new kids, and a lot of people left. You should be there to set an example for them, at least in the first half of the season. I'm telling you, it would be very important.'&quot;\u003c/p>\n\n\u003cp>Yang continued, &quot;It was the first time I felt someone who made so many things possible for me being like, 'I need you.' I'm like, 'I'm not going to \u003ca href=\"https://www.iheart.com/content/2025-10-14-jennifer-aniston-recalls-turning-down-snl-before-landing-friends/\" target=\"_blank\">turn that down\u003c/a>.&quot; \u003c/p>\n\n","schedule":{},"type":"html"}],"cuser":"user/ldap/1129327","include_recommendations":true,"summary":"The comedian wrapped up his seven-season stint at \"SNL\" in December 2025.","featured_widget":{"country":"","id":"","kind":"","related_id":""},"is_sponsored":false,"primary_image":{"bucket":"new_assets","id":"%2F6a286939596fcde4220b97e2"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},"seo_title":"","simplereach_enabled":false,"canonical_url":"https://www.iheart.com/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/","feed_type":"","include_video_monetization":true,"publish_origin":"brands/iHeartRadio","slug":"2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","targets":[{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"permalink":"https://onairwithryan.iheart.com/content/2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live/"},"slug":"2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a286939596fcde4220b97e2","title":"Bowen Yang Opens Up About Mid-Season Exit From 'Saturday Night Live'","description":"The comedian wrapped up his seven-season stint at \"SNL\" in December 2025.","author":"Sarah Tate"},"pub_start":1781038920000,"pub_until":4115978604802,"pub_changed":1781039283459,"subscription":[{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282227c163a422571af9ab","slug:2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","slug:2026-06-09-bowen-yang-opens-up-about-mid-season-exit-from-saturday-night-live","keyword:keywords/Bowen Yang","keyword:keywords/Saturday Night Live","keyword:keywords/SNL","keyword:keywords/comedian","author:user"]}},{"id":"%2F6a282241283489945849f89b","type":"PUBLISHING","record":{"ref_id":"%2F6a282241283489945849f89b","type":"content","payload":{"title":"Katy Perry Makes Red Carpet Debut With 'Love Of My Life' Justin Trudeau","author":"Sarah Tate","feed_type":"","slug":"2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","canonical_url":"https://www.iheart.com/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/","seo_title":"","show_updated_timestamp":false,"fb_allow_comments":true,"include_video_monetization":true,"is_sponsored":false,"feed_partner_content":false,"feed_permalink":"","publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","exclusion":{"tags":[]},"include_recommendations":true,"simplereach_enabled":false,"summary":"The \"Woman's World\" singer explained why she feels \"anchored\" in her romance with the former Canadian prime minister.","amp_enabled":true,"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer","attributes":{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","title":"","@query":"template","thumbnail_height":0,"thumbnail_width":0,"@provider":"ohembed","provider_name":"ohembed","thumbnail_url":"","type":"rich","@url":"https://www.iheart.com/artist/35141/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","version":"1.0","width":"100%","height":"300"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35141/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"bucket":"new_assets","source_credit":"Getty Images","title":"","caption":"","id":"%2F6a2823ebe2e9f569df7ef3d1","new_tab":false,"schedule":{},"type":"asset","url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/katy-perry-35141/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35141\" data-catalog-related-id=\"\">\u003cstrong>Katy Perry\u003c/strong>\u003c/a> and \u003cstrong>Justin Trudeau\u003c/strong> have taken their relationship to the next level.\u003c/p>\n\n\u003cp>The &quot;Woman's World&quot; singer, 41, and \u003ca href=\"https://www.iheart.com/content/2026-04-09-justin-trudeaus-son-details-dynamic-with-down-to-earth-katy-perry/\" target=\"_blank\">the former Canadian prime minister\u003c/a>, 54, made their red carpet debut as a couple at the premiere of Perry's new concert film documentary \u003cem>Katy Perry: The Lifetimes Tour — Live from Paris\u003c/em> at the 2026 Tribeca Film Festival in New York City on Monday (June 8), per \u003ca href=\"https://people.com/katy-perry-justin-trudeau-make-red-carpet-debut-at-tribeca-festival-11993662\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The couple \u003ca href=\"https://www.iheart.com/content/2026-05-04-katy-perry-shows-off-unique-blend-of-pop-policy-with-justin-trudeau/\" target=\"_blank\">made an elegant pair\u003c/a> as they posed together on the red carpet, Perry in a white halter-neck gown with floral details and Trudeau in a classic black suit and white shirt. \u003c/p>\n\n","schedule":{},"type":"html"},{"assets":[{"bucket":"new_assets","caption":"","new_tab":false,"source_credit":"Getty Images","title":"","url":"","alt_text":"","id":"%2F6a282400e2e9f569df7ef3d4","use_caption":false},{"bucket":"new_assets","id":"%2F6a282400e2e9f569df7ef3d5","new_tab":false,"title":"","url":"","use_caption":false,"alt_text":"","caption":"","source_credit":"Getty Images"}],"schedule":{},"type":"gallery"},{"html":"\u003cp>Perry also shared some sweet insight into her romance with the politician and &quot;love of [her] life&quot; while speaking at the premiere, confirming that she is &quot;very in love&quot; and grateful to have a support system to help keep her &quot;grounded,&quot; \u003ca href=\"https://www.eonline.com/news/1432782/katy-perry-calls-justin-trudeau-the-love-of-her-life\" target=\"_blank\">\u003cem>E! News\u003c/em>\u003c/a> reports. \u003c/p>\n\n\u003cp>&quot;Actually that show was after I met the love of my life, and so I felt very anchored by that,&quot; she said, adding, &quot;Because I'm a little bit like a rainbow kite. I fly super high and like, you know, touch the veil, cosmos, and sometimes I need to be anchored. So, to have that anchor finally makes me feel really whole now.&quot;\u003c/p>\n\n\u003cp>She continued, &quot;Every day is a fantastic journey, and every day is a chance to evolve and to be a better person and do the right thing and to be a model for your community, for your family, for your world.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-04-09-justin-trudeaus-son-details-dynamic-with-down-to-earth-katy-perry/\" target=\"_blank\">The &quot;Firework&quot; musician\u003c/a> and the former PM \u003ca href=\"https://www.iheart.com/content/2025-07-30-katy-perry-spotted-with-former-politician-following-orlando-bloom-breakup/\" target=\"_blank\">first sparked romance\u003c/a> rumors in July 2025 following her split from ex-fiancé \u003cstrong>Orlando Bloom\u003c/strong>, with whom she shares 5-year-old daughter \u003cstrong>Daisy\u003c/strong>., and she later \u003ca href=\"https://www.iheart.com/content/2025-12-08-katy-perry-justin-trudeau-make-their-relationship-instagram-official/\" target=\"_blank\">confirmed their relationship\u003c/a> in December when they went Instagram official. Despite often being long-distance, the couple are reportedly \u003ca href=\"https://www.iheart.com/content/2026-03-18-katy-perry-boyfriend-justin-trudeau-determined-to-make-it-work/\" target=\"_blank\">&quot;determined&quot; to make their relationship work\u003c/a>. \u003c/p>\n\n","schedule":{},"type":"html"}],"external_url":"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Katy Perry (35141)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"cuser":"user/ldap/1129327","enable_featured_widget":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_vendor":"","keywords":["keywords/Katy Perry","keywords/Justin Trudeau","keywords/romance","keywords/relationship","keywords/dating","keywords/red carpet","keywords/red carpet debut"],"apple_news":{"ref_id":"8fcb13dc-3644-47f3-87cb-191ec34cdb26","revision_id":"AAAAAAAAAAD//////////w=="},"primary_image":{"bucket":"new_assets","id":"%2F6a2823ebe2e9f569df7ef3d1"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781032020000,"social_title":"","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau/"},"slug":"2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2823ebe2e9f569df7ef3d1","title":"Katy Perry Makes Red Carpet Debut With 'Love Of My Life' Justin Trudeau","description":"The \"Woman's World\" singer explained why she feels \"anchored\" in her romance with the former Canadian prime minister.","author":"Sarah Tate"},"pub_start":1781032020000,"pub_until":4115978604802,"pub_changed":1781032397324,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Katy Perry (35141)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282241283489945849f89b","slug:2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","slug:2026-06-09-katy-perry-makes-red-carpet-debut-with-love-of-my-life-justin-trudeau","keyword:keywords/Katy Perry","keyword:keywords/Justin Trudeau","keyword:keywords/romance","keyword:keywords/relationship","keyword:keywords/dating","keyword:keywords/red carpet","keyword:keywords/red carpet debut","author:user"]}},{"id":"%2F6a282231370ee4e782051b37","type":"PUBLISHING","record":{"ref_id":"%2F6a282231370ee4e782051b37","type":"content","payload":{"cuser":"user/ldap/1129327","featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_partner_content":false,"feed_type":"","publish_end_date":4115978604802,"amp_enabled":true,"blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/678625/?embed=true&keyid=EditorialPlayer","attributes":{"author_url":"","version":"1.0","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/678625/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"thumbnail_url":"","type":"rich","title":"","height":"300","provider_name":"ohembed","thumbnail_width":0,"width":"100%","@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/678625/?embed=true&keyid=EditorialPlayer"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/678625/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"schedule":{},"source_credit":"Getty Images","url":"","use_caption":false,"bucket":"new_assets","caption":"","id":"%2F6a28254b8e9ae96eb60c42b0","title":"","type":"asset"},{"schedule":{},"type":"html","html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/ariana-grande-678625/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"678625\" data-catalog-related-id=\"\">\u003cstrong>Ariana Grande\u003c/strong>\u003c/a> and \u003cstrong>Ethan Slater\u003c/strong> have reportedly gone their separate ways after nearly three years of dating.\u003c/p>\n\n\u003cp>Multiple outlets have reported that \u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\">\u003cem>Eternal Sunshine\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-29-ariana-grande-gets-honest-in-new-single-hate-that-i-made-you-love-me/\" target=\"_blank\"> singer\u003c/a>, 32, and the Broadway star, 34, quietly ended their relationship months ago but have remained friends and continue to support each other following their amicable split. \u003c/p>\n\n\u003cp>&quot;It's amicable, they gave lots of time and careful consideration and decided to go their separate ways,&quot; a source told \u003ca href=\"https://people.com/ariana-grande-ethan-slater-split-several-months-ago-source-7567235\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. &quot;They are still friends and very supportive of one another. They have been quietly broken up for several months.&quot;\u003c/p>\n\n\u003cp>Another insider told \u003ca href=\"https://pagesix.com/2026/06/08/celebrity-news/ariana-grande-and-ethan-slater-split-after-3-years-of-dating/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a> that the exes &quot;have nothing but respect and admiration for one another&quot; and that &quot;this wasn't a decision they took lightly but realized they were better off friends than in a committed relationship.&quot;\u003c/p>\n\n\u003cp>The insider added that Grande is &quot;feeling really happy&quot; and focusing &quot;on the next chapter&quot; like her \u003cem>Eternal Sunshine\u003c/em> tour, which kicked off this week, and her \u003ca href=\"https://www.iheart.com/content/2026-05-08-ariana-grande-teases-upcoming-album-petal-is-a-little-feral/\" target=\"_blank\">upcoming new album \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-05-08-ariana-grande-teases-upcoming-album-petal-is-a-little-feral/\" target=\"_blank\">\u003cem>petal\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>Grande and Slater first met in 2022 while filming \u003cem>Wicked\u003c/em> and sparked romance rumors the following year amid her divorce from \u003cstrong>Dalton Gomez\u003c/strong> and Slater's split from ex \u003cstrong>Lilly Jay\u003c/strong>. While they \u003ca href=\"https://www.iheart.com/content/2024-09-30-ariana-grande-details-most-disappointing-part-of-ethan-slater-romance/\" target=\"_blank\">kept their relationship private\u003c/a>, they have each showed \u003ca href=\"https://www.iheart.com/content/2024-11-13-ariana-grande-praises-amazing-boyfriend-ethan-slater-always-adorable/\" target=\"_blank\">support for each other\u003c/a> and \u003ca href=\"https://www.iheart.com/content/2025-09-08-ethan-slater-supports-girlfriend-ariana-grandes-vmas-win-amid-split-rumors/\" target=\"_blank\">their accomplishments\u003c/a>. \u003c/p>\n\n"}],"canonical_url":"https://www.iheart.com/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/","feed_content_id":"","primary_image":{"id":"%2F6a28254b8e9ae96eb60c42b0","bucket":"new_assets"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"seo_title":"","targets":[{"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"],"categories":["categories/music-news"]},{"categories":["categories/music-news"],"distribution":["artists/Ariana Grande (678625)"]},{"categories":["syndications/news"],"distribution":[]}],"include_video_monetization":true,"show_updated_timestamp":false,"title":"Ariana Grande & Ethan Slater 'Quietly' Split After Nearly 3 Years Of Dating","feed_permalink":"","include_recommendations":true,"is_sponsored":false,"apple_news":null,"enable_featured_widget":true,"exclusion":{"tags":[]},"feed_vendor":"","publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"social_title":"","author":"Sarah Tate","external_url":"","fb_allow_comments":true,"keywords":["keywords/Ariana Grande","keywords/Ethan Slater","keywords/dating","keywords/relationship","keywords/romance","keywords/breakup","keywords/split"],"publish_date":1781024580000,"slug":"2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","summary":"The \"Wicked\" costars first sparked dating rumors in 2023.","permalink":"https://onairwithryan.iheart.com/content/2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating/"},"slug":"2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a28254b8e9ae96eb60c42b0","title":"Ariana Grande & Ethan Slater 'Quietly' Split After Nearly 3 Years Of Dating","description":"The \"Wicked\" costars first sparked dating rumors in 2023.","author":"Sarah Tate"},"pub_start":1781024580000,"pub_until":4115978604802,"pub_changed":1781025042802,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Ariana Grande (678625)"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a282231370ee4e782051b37","slug:2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","slug:2026-06-09-ariana-grande-ethan-slater-quietly-split-after-nearly-3-years-of-dating","keyword:keywords/Ariana Grande","keyword:keywords/Ethan Slater","keyword:keywords/dating","keyword:keywords/relationship","keyword:keywords/romance","keyword:keywords/breakup","keyword:keywords/split","author:user"]}},{"id":"%2F6a272c55956525914b019054","type":"PUBLISHING","record":{"ref_id":"%2F6a272c55956525914b019054","type":"content","payload":{"targets":[{"categories":["categories/music-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"id":"4422","kind":"station","related_id":"","schedule":{},"type":"catalog"},{"type":"asset","new_tab":false,"url":"","use_caption":false,"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a28346c53c4983615c74957","schedule":{},"source_credit":"","title":""},{"html":"\u003cp>Got a situationship that's gone off the rails? Falling hard for someone new? Wondering if that text message means what you think it means?\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> wants to hear all about it.\u003c/p>\n\n\u003cp>Ahead of the release of her highly anticipated new album, \u003cem>you seem pretty sad for a girl so in love\u003c/em>, the superstar singer-songwriter is taking over iHeartRadio's Los Angeles studio for &quot;u+me=advice forever,&quot; a special one-hour live relationship advice show this Thursday, June 11.\u003c/p>\n\n\u003cp>During the event, fans will have the chance to ask Olivia their biggest dating and relationship questions and receive advice directly from the Grammy-winning artist. As if that wasn't enough, listeners will also get an exclusive sneak peek at never-before-heard songs from \u003cem>you seem pretty sad for a girl so in love\u003c/em> before the album arrives on Friday, June 12.\u003c/p>\n\n\u003cp>Whether you're falling in love, stuck in a situationship, questioning a text message or getting over an ex, fans can submit their questions now through iHeartRadio's \u003ca href=\"https://www.iheart.com/live/hit-nation-4422/\" data-catalog-kind=\"station\" data-catalog-id=\"4422\" data-catalog-related-id=\"\">Hit Nation\u003c/a> station using the Talkback feature.\u003c/p>\n\n\u003cp>&quot;u+me=advice forever&quot; will air across iHeartRadio CHR and Hot AC stations, as well as Hit Nation, on June 11 beginning at 6 pm PT/9 pm ET.\u003c/p>\n\n\u003cp>Tune in for Olivia's advice, fellow fans' dating dilemmas and your first listen to brand-new music before anyone else.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"author_url":"","provider_name":"Instagram","type":"rich","version":"1.0","@provider":"Instagram","@url":"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","provider_url":"https://www.instagram.com/","thumbnail_url":"","thumbnail_width":0,"title":"","author_name":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","thumbnail_height":0,"width":658,"@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZXv6egDRgN%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D"},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DZXv6egDRgN/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="}],"cuser":"user/ldap/1130646","feed_vendor":"","include_video_monetization":true,"is_sponsored":false,"enable_featured_widget":true,"simplereach_enabled":false,"primary_image":{"bucket":"new_assets","id":"%2F69f3c68bb875d8ad9016987b"},"summary":"Olivia Rodrigo is taking calls about everything from new crushes to ex-related emergencies during \"u+me=advice forever,\" where fans can get relationship advice and a sneak peek at her new album.","title":"Olivia Rodrigo Wants To Hear Your Dating Dilemmas At 'u+me=advice forever'","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"dd6a1411-4149-411a-a722-6ee3bda262ae"},"feed_partner_content":false,"slug":"2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","canonical_url":"https://www.iheart.com/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/","exclusion":{"tags":[]},"feed_permalink":"","seo_title":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"include_recommendations":true,"social_title":"","author":"Hannah DeRuyter","keywords":["keywords/Olivia rodrigo","keywords/You Seem Pretty Sad for a Girl So in Love","keywords/Hit Nation","keywords/Talkbalk","keywords/talkback feature","keywords/new album","keywords/u+me=advice forever","keywords/dating advice"],"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1781021160000,"publish_origin":"brands/iHeartRadio","amp_enabled":true,"external_url":"","feed_content_id":"","feed_type":"","publish_end_date":4115978604802,"show_updated_timestamp":false,"permalink":"https://onairwithryan.iheart.com/content/2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever/"},"slug":"2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","summary":{"image":"https://i.iheart.com/v3/re/new_assets/69f3c68bb875d8ad9016987b","title":"Olivia Rodrigo Wants To Hear Your Dating Dilemmas At 'u+me=advice forever'","description":"Olivia Rodrigo is taking calls about everything from new crushes to ex-related emergencies during \"u+me=advice forever,\" where fans can get relationship advice and a sneak peek at her new album.","author":"Hannah DeRuyter"},"pub_start":1781021160000,"pub_until":4115978604802,"pub_changed":1781021567337,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a272c55956525914b019054","slug:2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","slug:2026-06-09-olivia-rodrigo-wants-to-hear-your-dating-dilemmas-at-umeadvice-forever","keyword:keywords/Olivia rodrigo","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","keyword:keywords/Hit Nation","keyword:keywords/Talkbalk","keyword:keywords/talkback feature","keyword:keywords/new album","keyword:keywords/u+me=advice forever","keyword:keywords/dating advice","author:user"]}},{"id":"%2F6a26e281a0f43471db309b98","type":"PUBLISHING","record":{"ref_id":"%2F6a26e281a0f43471db309b98","type":"content","payload":{"feed_content_id":"","feed_partner_content":false,"feed_vendor":"","primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"amp_enabled":true,"apple_news":{"ref_id":"da51e41e-ce45-4a9c-985d-4a6e60ff3f2d","revision_id":"AAAAAAAAAAD//////////w=="},"exclusion":{"tags":[]},"publish_origin":"brands/iHeartRadio","slug":"2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","fb_allow_comments":true,"feed_permalink":"","include_recommendations":true,"is_sponsored":false,"primary_image":{"bucket":"new_assets","id":"%2F6a270fbb52ce6928fe4802b8"},"title":"Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame","enable_featured_widget":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"seo_title":"","author":"Sarah Tate","cuser":"user/ldap/1129327","external_url":"","feed_type":"","include_video_monetization":true,"publish_end_date":4115978604802,"show_updated_timestamp":false,"simplereach_enabled":false,"social_title":"","summary":"The \"On the Floor\" singer admitted she \"wanted to be like\" Madonna when she was younger.","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"categories":["categories/music-news"],"distribution":["artists/Jennifer Lopez (33753090)","artists/Madonna (35393)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"blocks":[{"schedule":{},"type":"embed","url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","attributes":{"author_name":"","thumbnail_height":0,"version":"1.0","type":"rich","@provider":"ohembed","@url":"https://www.iheart.com/artist/35549/?embed=true&keyid=EditorialPlayer","author_url":"","height":"300","thumbnail_url":"","provider_name":"ohembed","title":"","@query":"template","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/35549/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default"},{"bucket":"new_assets","new_tab":false,"schedule":{},"source_credit":"Getty Images","url":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","id":"%2F6a270fbb52ce6928fe4802b8","title":"","type":"asset","use_caption":false},{"schedule":{},"type":"html","html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/jennifer-lopez-35549/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35549\" data-catalog-related-id=\"\">\u003cstrong>Jennifer Lopez\u003c/strong>\u003c/a> got a glimpse at what her future could look like thanks to \u003ca href=\"https://www.iheart.com/artist/madonna-35393/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"35393\" data-catalog-related-id=\"\">\u003cstrong>Madonna\u003c/strong>\u003c/a>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-28-jennifer-lopez-shares-update-on-fantastic-single-life/\" target=\"_blank\">The &quot;On the Floor&quot; singer\u003c/a>, 56,  was in the hot seat on an episode of the street-interview \u003ca href=\"https://www.instagram.com/reel/DZNPhvexi2V/?utm_source=ig_web_copy_link&igsh=NTc4MTIwNjQ2YQ==\" target=\"_blank\">Track Star*\u003c/a> that released Friday, June 5. While being quizzed on what song she was listening to, Lopez correctly guessed &quot;Ray of Light&quot; by Madonna before revealing the surprising way \u003ca href=\"https://www.iheart.com/content/2026-05-01-madonna-sabrina-carpenter-want-you-to-bring-your-love-in-new-collab/\" target=\"_blank\">the Queen of Pop\u003c/a>, 67, inspired her when she was younger, per \u003ca href=\"https://people.com/jennifer-lopez-wanted-to-be-like-madonna-growing-up-11992443\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;When I was little, I wanted to be like her,&quot; she said. &quot;That's why I started coming to the village. I wanted to dress like her.&quot;\u003c/p>\n\n\u003cp>In fact, a younger Lopez took extra initiative to model her look after the &quot;Vogue&quot; hitmaker, admitting that she &quot;cut up&quot; her clothes to &quot;look like her.&quot; She also explained how watching Madonna evolve in her artistry inspired her own passion for the future.\u003c/p>\n\n\u003cp>&quot;I always said to myself, I never want to get stuck. I always wanted to keep evolving,&quot; she said. &quot;I always wanna keep doing new things.&quot;\u003c/p>\n\n\u003cp>One new thing Lopez has done recently is star in the new Netflix rom-com \u003cem>Office Romance\u003c/em>, appearing opposite \u003cem>Ted Lasso\u003c/em> actor \u003cstrong>Brett Goldstein\u003c/strong>. The pair's on-screen chemistry has seemingly bled off camera and sparked dating rumors between the costars. However, they \u003ca href=\"https://www.iheart.com/content/2026-06-03-jennifer-lopez-addresses-dating-rumors-with-costar-brett-goldstein/\" target=\"_blank\">quickly shut down the speculation\u003c/a> during a recent appearance on the \u003cem>Today\u003c/em> show.\u003c/p>\n\n"}],"keywords":["keywords/Madonna","keywords/Jennifer Lopez","keywords/fame"],"publish_date":1780956000000,"canonical_url":"https://www.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/","permalink":"https://onairwithryan.iheart.com/content/2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame/"},"slug":"2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a270fbb52ce6928fe4802b8","title":"Jennifer Lopez Reveals Surprising Way Madonna Inspired Her Pre-Fame","description":"The \"On the Floor\" singer admitted she \"wanted to be like\" Madonna when she was younger.","author":"Sarah Tate"},"pub_start":1780956000000,"pub_until":4115978604802,"pub_changed":1780956403381,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACHOTMODERN","formats/ACMAINSTREAM"]},{"tags":["categories/music-news","artists/Jennifer Lopez (33753090)","artists/Madonna (35393)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e281a0f43471db309b98","slug:2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","slug:2026-06-08-jennifer-lopez-reveals-surprising-way-madonna-inspired-her-pre-fame","keyword:keywords/Madonna","keyword:keywords/Jennifer Lopez","keyword:keywords/fame","author:user"]}},{"id":"%2F6a2730cd785a7b16398b2d53","type":"PUBLISHING","record":{"ref_id":"%2F6a2730cd785a7b16398b2d53","type":"content","payload":{"feed_permalink":"","include_video_monetization":true,"publish_end_date":4115978604802,"feed_partner_content":false,"keywords":["keywords/Ugly and Rotten","keywords/Mckenna Grace","keywords/singer-songwriter","keywords/Music video"],"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"amp_enabled":true,"fb_allow_comments":true,"publish_origin":"brands/iHeartRadio","simplereach_enabled":false,"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","targets":[{"categories":["categories/music-news"],"distribution":["formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"categories":["categories/music-news"],"distribution":["artists/Mckenna Grace (36189264)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","external_url":"","feed_content_id":"","include_recommendations":true,"show_updated_timestamp":false,"publish_date":1780954500000,"seo_title":"","author":"iHeartRadio","canonical_url":"https://www.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/","cuser":"user/ldap/1130646","exclusion":{"tags":[]},"feed_vendor":"","summary":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","is_sponsored":false,"social_title":"","apple_news":{"ref_id":"4e5c7774-18c3-4311-89d4-cd9ba704b5eb","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"feed_type":"","primary_image":{"bucket":"new_assets","id":"%2F6a2730e7785a7b16398b2d5e"},"blocks":[{"schedule":{},"type":"catalog","id":"36189264","kind":"artist","related_id":""},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a2730e7785a7b16398b2d5e","new_tab":false,"schedule":{},"type":"asset","url":"","source_credit":"","title":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/mckenna-grace-36189264/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"36189264\" data-catalog-related-id=\"\">\u003cstrong>Mckenna Grace\u003c/strong>\u003c/a> is seeing red on her new single, &quot;Ugly and Rotten.&quot;\u003c/p>\n\n\u003cp>The singer-songwriter and Emmy-nominated actress returned with her first solo release in more than two years, delivering a punchy alt-pop anthem packed with raw emotion and sharp-edged attitude. The track embraces the chaos, frustration and vulnerability that can come with growing up, breaking down and rebuilding yourself.\u003c/p>\n\n\u003cp>Grace opened up about her love for making music in a statement, sharing, &quot;Music is something that has always been cathartic and challenges my creativity in different ways. I love being in the studio - it gives me the opportunity to turn quiet moments, emotions and feelings into something that people can enjoy - and that's one of the best feelings. It's fun getting to be angry and rock out.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","attributes":{"thumbnail_height":0,"width":658,"provider_name":"Instagram","provider_url":"https://www.instagram.com/","@provider":"Instagram","@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDZNcs04jktA%2F%3Futm_source%3Dig_web_button_share_sheet%26igsh%3DMzRlODBiNWFlZA%3D%3D","author_name":"","author_url":"","thumbnail_url":"","title":"","version":"1.0","@url":"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_web_button_share_sheet&igsh=MzRlODBiNWFlZA==","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","thumbnail_width":0,"type":"rich"},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/p/DZNcs04jktA/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed"},{"html":"\u003cp>Alongside the release, Grace dropped a music video that matches the song's chaotic energy and unapologetic attitude. The video leans into the same chaos and emotion that drive the track, bringing &quot;Ugly and Rotten&quot; to life on screen.\u003c/p>\n\n\u003cp>&quot;Ugly and Rotten&quot; offers the first glimpse at a new wave of music from Grace, with more releases expected throughout the year.\u003c/p>\n\n\u003cp>Check out the music video below.\u003c/p>\n\n","schedule":{},"type":"html"},{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","attributes":{"title":"Mckenna Grace - Ugly and Rotten (Official Music Video)","@provider":"YouTube","provider_name":"YouTube","width":200,"@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fyoutu.be%2F4yXFVgy7laM%3Fsi%3DX4n5YEv8Fm_wFZXY","@url":"https://youtu.be/4yXFVgy7laM?si=X4n5YEv8Fm_wFZXY","provider_url":"https://www.youtube.com/","thumbnail_width":480,"author_url":"https://www.youtube.com/@TheMckennaGrace","height":113,"thumbnail_height":360,"version":"1.0","type":"video","author_name":"Mckenna Grace","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","thumbnail_url":"https://i.ytimg.com/vi/4yXFVgy7laM/hqdefault.jpg"},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/4yXFVgy7laM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Mckenna Grace - Ugly and Rotten (Official Music Video)\">\u003c/iframe>","provider":"YouTube"}],"enable_featured_widget":true,"featured_widget":{"kind":"","related_id":"","country":"","id":""},"permalink":"https://onairwithryan.iheart.com/content/2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten/"},"slug":"2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2730e7785a7b16398b2d5e","title":"Mckenna Grace Returns With Fiery New Single 'Ugly and Rotten'","description":"Mckenna Grace Says It's 'Fun Getting To Be Angry And Rock Out' On New Song","author":"iHeartRadio"},"pub_start":1780954500000,"pub_until":4115978604802,"pub_changed":1780955028962,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ROCKALTERNATIVE","formats/CHRPOP"]},{"tags":["categories/music-news","artists/Mckenna Grace (36189264)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a2730cd785a7b16398b2d53","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","slug:2026-06-08-mckenna-grace-returns-with-fiery-new-single-ugly-and-rotten","keyword:keywords/Ugly and Rotten","keyword:keywords/Mckenna Grace","keyword:keywords/singer-songwriter","keyword:keywords/Music video","author:user"]}},{"id":"%2F6a26e285cd54f3cd58fede2f","type":"PUBLISHING","record":{"ref_id":"%2F6a26e285cd54f3cd58fede2f","type":"content","payload":{"apple_news":{"ref_id":"6887e85f-dc57-4700-9198-4efd9cc7ab04","revision_id":"AAAAAAAAAAD//////////w=="},"external_url":"","feed_content_id":"","feed_vendor":"","include_video_monetization":true,"author":"Sarah Tate","featured_widget":{"country":"","id":"","kind":"","related_id":""},"primary_target":{"distribution":["brands/iHeartRadio"],"categories":["categories/music-news"]},"simplereach_enabled":false,"publish_date":1780954260000,"canonical_url":"https://www.iheart.com/content/2026-06-08-nick-jonas-recounts-frightening-flight-experience-with-glen-powell/","cuser":"user/ldap/1129327","exclusion":{"tags":[]},"is_sponsored":false,"publish_end_date":4115978604802,"slug":"2026-06-08-nick-jonas-recounts-frightening-flight-experience-with-glen-powell","enable_featured_widget":true,"feed_partner_content":false,"feed_permalink":"","social_title":"","title":"Nick Jonas Recounts 'Frightening' Flight Experience With Glen Powell","feed_type":"","keywords":["keywords/Nick Jonas","keywords/Glen Powell","keywords/flight experience"],"seo_title":"","show_updated_timestamp":false,"blocks":[{"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/30584710/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/30584710/?embed=true&keyid=EditorialPlayer","attributes":{"height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/30584710/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","@query":"template","author_url":"","provider_name":"ohembed","type":"rich","width":"100%","@provider":"ohembed","@url":"https://www.iheart.com/artist/30584710/?embed=true&keyid=EditorialPlayer","author_name":"","version":"1.0"},"embed_type":"rich"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a2710dcc8ccd01e2e815c9f","new_tab":false,"schedule":{},"source_credit":"Getty Images","type":"asset","bucket":"new_assets","caption":"","title":"","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/nick-jonas-30584710/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30584710\" data-catalog-related-id=\"\">\u003cstrong>Nick Jonas\u003c/strong>\u003c/a> is looking back at a terrifying ordeal he experienced with \u003cstrong>Glen Powell\u003c/strong>.\u003c/p>\n\n\u003cp>During a June 5 appearance on \u003ca href=\"https://www.instagram.com/p/DZNlKlFOvYw/\" target=\"_blank\">\u003cem>Live with Kelly and Mark\u003c/em>\u003c/a>, the \u003ca href=\"https://www.iheart.com/artist/jonas-brothers-40624/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"40624\" data-catalog-related-id=\"\">Jonas Brothers\u003c/a> musician was asked about the time years ago that he and the \u003cem>Set It Up\u003c/em> actor unexpectedly trauma bonded through &quot;a \u003ca href=\"https://www.iheart.com/content/2025-11-05-jennifer-lawrence-thought-she-was-going-to-die-after-plane-failure/\" target=\"_blank\">harrowing experience on a flight\u003c/a>,&quot; per \u003ca href=\"https://people.com/nick-jonas-recalls-frightening-flight-experience-with-glen-powell-11992556\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;So this is almost 10 years ago, probably. We were in Vegas together with a group of friends, and on the way home, the plane basically took off and then — I don't know the technical term for it — but there was an issue with the power. Which is never a good thing, obviously,&quot; he said, adding, &quot;And this is pre-\u003cem>Top Gun: Maverick\u003c/em> Glen Powell, so he was in flight training, but he couldn't have landed the plane like he can now.&quot;\u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/podcast/1119-hey-jonas-333396848/\" data-catalog-kind=\"PODCAST\" data-catalog-id=\"333396848\" data-catalog-related-id=\"\">\u003cem>Hey Jonas!\u003c/em>\u003c/a> podcast host joked that \u003ca href=\"https://www.iheart.com/content/2025-09-26-glen-powell-reveals-how-intense-new-role-made-him-black-out/\" target=\"_blank\">the \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-09-26-glen-powell-reveals-how-intense-new-role-made-him-black-out/\" target=\"_blank\">\u003cem>Chad Powers\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-09-26-glen-powell-reveals-how-intense-new-role-made-him-black-out/\" target=\"_blank\"> star\u003c/a> was &quot;just regular old Glen Powell&quot; at the time and that if the troubled flight were to have happened recently, it would have been a &quot;different story.&quot; One good result from the experience, however, is that the pair were able to start building a &quot;great friendship.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-26-nick-jonas-reveals-the-film-he-watches-with-malti-that-makes-him-cry/\" target=\"_blank\">Jonas confirmed\u003c/a> that they were all okay after the &quot;frightening experience,&quot; only realizing exactly how &quot;bad&quot; it was after the fact when he noticed how the pilot and flight crew reacted, notably, that &quot;one of [the pilots] was crying when we landed&quot; and the flight attendants &quot;looked concerned.&quot;\u003c/p>\n\n\u003cp>&quot;I was thinking, 'Okay, maybe it wasn't as bad as I sort of felt like it was.' And then I saw him crying. I was like, 'Oh no, this was bad,'&quot; he said, adding, &quot;It was one of those experiences you never forget.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"fb_allow_comments":true,"include_recommendations":true,"primary_image":{"bucket":"new_assets","id":"%2F6a2710dcc8ccd01e2e815c9f"},"summary":"\"It was one of those experiences you never forget.\"","amp_enabled":true,"publish_origin":"brands/iHeartRadio","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Nick Jonas (30584710)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"permalink":"https://onairwithryan.iheart.com/content/2026-06-08-nick-jonas-recounts-frightening-flight-experience-with-glen-powell/"},"slug":"2026-06-08-nick-jonas-recounts-frightening-flight-experience-with-glen-powell","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2710dcc8ccd01e2e815c9f","title":"Nick Jonas Recounts 'Frightening' Flight Experience With Glen Powell","description":"\"It was one of those experiences you never forget.\"","author":"Sarah Tate"},"pub_start":1780954260000,"pub_until":4115978604802,"pub_changed":1780954636985,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Nick Jonas (30584710)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e285cd54f3cd58fede2f","slug:2026-06-08-nick-jonas-recounts-frightening-flight-experience-with-glen-powell","slug:2026-06-08-nick-jonas-recounts-frightening-flight-experience-with-glen-powell","keyword:keywords/Nick Jonas","keyword:keywords/Glen Powell","keyword:keywords/flight experience","author:user"]}},{"id":"%2F6a22df3d7da9191b21a6b7ec","type":"PUBLISHING","record":{"ref_id":"%2F6a22df3d7da9191b21a6b7ec","type":"content","payload":{"amp_enabled":true,"enable_featured_widget":true,"feed_permalink":"","include_recommendations":true,"keywords":["keywords/Dua Lipa","keywords/Callum Turner","keywords/wedding","keywords/Elton John"],"simplereach_enabled":false,"summary":"The couple originally tied the knot in an intimate London ceremony on May 31.","author":"Sarah Tate","fb_allow_comments":true,"show_updated_timestamp":false,"title":"Dua Lipa Marries Callum Turner Again In Lavish Second Wedding","external_url":"","publish_origin":"brands/iHeartRadio","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"distribution":["artists/Dua Lipa (30983282)"],"categories":["categories/music-news"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"apple_news":{"ref_id":"28518cf5-33fe-477b-9c50-76f7adb290ac","revision_id":"AAAAAAAAAAD//////////w=="},"blocks":[{"url":"https://www.iheart.com/artist/30983282/?embed=true&keyid=EditorialPlayer","attributes":{"provider_name":"ohembed","thumbnail_width":0,"version":"1.0","@url":"https://www.iheart.com/artist/30983282/?embed=true&keyid=EditorialPlayer","thumbnail_height":0,"thumbnail_url":"","title":"","type":"rich","width":"100%","@query":"template","@provider":"ohembed","author_url":"","height":"300","author_name":"","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/30983282/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/30983282/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed"},{"bucket":"new_assets","caption":"","title":"","type":"asset","url":"","id":"%2F6a232ef23151b8af4beec47a","new_tab":false,"schedule":{},"source_credit":"Getty Images","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"}},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/dua-lipa-30983282/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30983282\" data-catalog-related-id=\"\">\u003cstrong>Dua Lipa\u003c/strong>\u003c/a> and \u003cstrong>Callum Turner\u003c/strong> are celebrating once again after saying &quot;I do&quot; in a second wedding ceremony.\u003c/p>\n\n\u003cp>The newlyweds, who \u003ca href=\"https://www.iheart.com/content/2026-05-31-dua-lipa-and-callum-turner-marry-in-secret-london-ceremony-see-the-photos/\" target=\"_blank\">originally got married\u003c/a> in a private ceremony last month, did it all again in an Italian ceremony on Saturday (June 6). According to \u003ca href=\"https://www.vanityfair.com/story/dua-lipa-callum-turner-sicily-palermo-wedding-reception\" target=\"_blank\">\u003cem>Vanity Fair\u003c/em>\u003c/a>, the couple tied the knot in a lavish, star-studded ceremony at the historic Villa Valguarnera mansion in Palermo, Sicily. The moment was made even more memorable by a special serenade from \u003ca href=\"https://www.iheart.com/artist/elton-john-5041/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"5041\" data-catalog-related-id=\"\">\u003cstrong>Elton John\u003c/strong>\u003c/a>, who played piano and sang his heartfelt ballad &quot;Your Song&quot; as Dua and Turner exchanged vows. \u003c/p>\n\n\u003cp>\u003ca href=\"https://people.com/dua-lipa-and-callum-turner-tie-the-knot-in-second-wedding-ceremony-11987937\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a> reports that, while the couple's first wedding was a private affair, the Italian ceremony was packed with famous guests, including \u003ca href=\"https://www.iheart.com/artist/olivia-dean-33471063/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33471063\" data-catalog-related-id=\"\">\u003cstrong>Olivia Dean\u003c/strong>\u003c/a>, \u003cstrong>Joe Alwyn\u003c/strong>, \u003cstrong>Donatella Versace\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/charli-xcx-843657/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"843657\" data-catalog-related-id=\"\">\u003cstrong>Charli XCX\u003c/strong>\u003c/a> and her husband, \u003ca href=\"https://www.iheart.com/artist/the-1975-781943/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"781943\" data-catalog-related-id=\"\">The 1975\u003c/a> drummer \u003cstrong>George Daniel\u003c/strong>, \u003ca href=\"https://www.iheart.com/artist/tame-impala-413724/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"413724\" data-catalog-related-id=\"\">Tame Impala\u003c/a>'s \u003cstrong>Kevin Parker\u003c/strong> and his wife \u003cstrong>Sophie Parker\u003c/strong>, and \u003ca href=\"https://www.iheart.com/artist/mark-ronson-89404/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89404\" data-catalog-related-id=\"\">\u003cstrong>Mark Ronson\u003c/strong>\u003c/a> and his wife \u003cstrong>Grace Gummer\u003c/strong>. Dua's father \u003cstrong>Dukagjin Lipa\u003c/strong> and sister \u003cstrong>Rina Lipa\u003c/strong> were also in attendance.\u003c/p>\n\n\u003cp>The &quot;Levitating&quot; singer, 30, and the \u003cem>Eternity\u003c/em> actor, 36, originally got married in an intimate ceremony at London's Old Marylebone Town Hall on May 31. She shared a glimpse at her stunning custom wedding look days later, \u003ca href=\"https://www.iheart.com/content/2026-06-02-dua-lipa-shares-new-pics-from-meaningful-wedding-to-callum-turner/\" target=\"_blank\">posting photos from the big day\u003c/a> on Instagram showing off the Schiaperelli couture bridal ensemble and her husband's dashing dark monochromatic double-breasted suit.\u003c/p>\n\n\u003cp>A source told \u003ca href=\"https://people.com/dua-lipa-couldnt-be-happier-after-london-wedding-to-callum-turner-exclusive-source-11988046\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a> that Lipa &quot;couldn't be happier&quot; with how their first ceremony turned out, saying it was &quot;exactly what they wanted&quot; and adding, &quot;It was intimate and meaningful, and they were surrounded by loved ones.&quot;\u003c/p>\n\n","schedule":{},"type":"html"}],"featured_widget":{"related_id":"","country":"","id":"","kind":""},"feed_vendor":"","publish_date":1780942860000,"exclusion":{"tags":[]},"is_sponsored":false,"seo_title":"","feed_content_id":"","include_video_monetization":true,"canonical_url":"https://www.iheart.com/content/2026-06-08-dua-lipa-marries-callum-turner-again-in-lavish-second-wedding/","cuser":"user/ldap/1129327","feed_partner_content":false,"slug":"2026-06-08-dua-lipa-marries-callum-turner-again-in-lavish-second-wedding","publish_end_date":4115978604802,"feed_type":"","primary_image":{"bucket":"new_assets","id":"%2F6a232ef23151b8af4beec47a"},"primary_target":{"distribution":["brands/iHeartRadio"],"categories":["categories/music-news"]},"social_title":"","permalink":"https://onairwithryan.iheart.com/content/2026-06-08-dua-lipa-marries-callum-turner-again-in-lavish-second-wedding/"},"slug":"2026-06-08-dua-lipa-marries-callum-turner-again-in-lavish-second-wedding","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a232ef23151b8af4beec47a","title":"Dua Lipa Marries Callum Turner Again In Lavish Second Wedding","description":"The couple originally tied the knot in an intimate London ceremony on May 31.","author":"Sarah Tate"},"pub_start":1780942860000,"pub_until":4115978604802,"pub_changed":1780943271351,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Dua Lipa (30983282)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22df3d7da9191b21a6b7ec","slug:2026-06-08-dua-lipa-marries-callum-turner-again-in-lavish-second-wedding","slug:2026-06-08-dua-lipa-marries-callum-turner-again-in-lavish-second-wedding","keyword:keywords/Dua Lipa","keyword:keywords/Callum Turner","keyword:keywords/wedding","keyword:keywords/Elton John","author:user"]}},{"id":"%2F6a26e27164fc7d29727449f0","type":"PUBLISHING","record":{"ref_id":"%2F6a26e27164fc7d29727449f0","type":"content","payload":{"include_video_monetization":true,"primary_image":{"bucket":"new_assets","id":"%2F6a26e343efae793133979c34"},"publish_date":1780941060000,"author":"Sarah Tate","feed_type":"","simplereach_enabled":false,"slug":"2026-06-08-charlie-puth-devastated-after-canceling-concert-im-so-sorry","exclusion":{"tags":[]},"include_recommendations":true,"summary":"\"I'm heartbroken, but I physically am unable to perform.\"","title":"Charlie Puth 'Devastated' After Canceling Concert: 'I'm So Sorry'","fb_allow_comments":true,"featured_widget":{"related_id":"","country":"","id":"","kind":""},"is_sponsored":false,"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"targets":[{"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"],"categories":["categories/music-news"]},{"categories":["categories/music-news"],"distribution":["artists/Charlie Puth (490834)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"publish_end_date":4115978604802,"blocks":[{"url":"https://www.iheart.com/artist/490834/?embed=true&keyid=EditorialPlayer","attributes":{"version":"1.0","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/490834/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_width":0,"type":"rich","width":"100%","@url":"https://www.iheart.com/artist/490834/?embed=true&keyid=EditorialPlayer","author_url":"","height":"300","title":"","@provider":"ohembed","@query":"template","author_name":"","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":""},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/490834/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed"},{"url":"","use_caption":false,"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a26e343efae793133979c34","schedule":{},"bucket":"new_assets","caption":"","new_tab":false,"source_credit":"Getty Images","title":"","type":"asset"},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/charlie-puth-490834/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"490834\" data-catalog-related-id=\"\">\u003cstrong>Charlie Puth\u003c/strong>\u003c/a> is &quot;heartbroken&quot; after abruptly canceling a show hours before he was set to take the stage.\u003c/p>\n\n\u003cp>On Saturday (June 6), \u003ca href=\"https://www.iheart.com/content/2026-02-09-charlie-puth-reveals-which-iconic-artist-inspired-super-bowl-performance/\" target=\"_blank\">the &quot;Changes&quot; singer\u003c/a>, 34, took to his Instagram Stories to announce he was canceling that night's \u003ca href=\"https://www.iheart.com/content/2026-01-23-why-charlie-puth-feels-tense-about-idea-of-touring-with-his-baby/\" target=\"_blank\">scheduled \u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-why-charlie-puth-feels-tense-about-idea-of-touring-with-his-baby/\" target=\"_blank\">\u003cem>Whatever's Clever!\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2026-01-23-why-charlie-puth-feels-tense-about-idea-of-touring-with-his-baby/\" target=\"_blank\"> tour stop\u003c/a> in Orlando after an illness left him physically unable to perform, per \u003ca href=\"https://people.com/charlie-puth-cancels-concert-says-he-was-physically-unable-to-perform-after-illness-11992759\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>&quot;I am so devastated to do this, but I have to cancel tonight's show,&quot; he said. &quot;I've been sick for the last few days and am now being instructed to rest or else risk canceling more dates on this tour.&quot;\u003c/p>\n\n\u003cp>Puth added that the decision to cancel the show, which was not done lightly, came from his desire to put on the best performance for his fans; however, his illness left him &quot;without a voice&quot; to manage that request.\u003c/p>\n\n\u003cp>&quot;Performing for you all each night means everything to me, and you all deserve the best,&quot; he said. &quot;I'm heartbroken, but I physically am unable to perform. Without a voice, I can't give you guys the show you all deserve. I'm so sorry, this was not an easy decision to make, but I hope to see you all soon when I am well again.&quot;\u003c/p>\n\n\u003cp>Puth's \u003cem>Whatever's Clever!\u003c/em> tour, which kicked off in April, comes amid some big achievements in his life. Not only did he release his studio album of the same name in March, he became a father after he and wife \u003cstrong>Brooke Sansone\u003c/strong> \u003ca href=\"https://www.iheart.com/content/2026-03-24-charlie-puth-welcomes-first-child-with-wife-brooke-sansone/\" target=\"_blank\">welcomed their first child together\u003c/a> on March 13, a son named \u003cstrong>Jude\u003c/strong>.\u003c/p>\n\n","schedule":{},"type":"html"}],"cuser":"user/ldap/1129327","feed_content_id":"","feed_partner_content":false,"social_title":"","canonical_url":"https://www.iheart.com/content/2026-06-08-charlie-puth-devastated-after-canceling-concert-im-so-sorry/","feed_permalink":"","keywords":["keywords/Charlie Puth","keywords/tour","keywords/Whatever's Clever"],"publish_origin":"brands/iHeartRadio","show_updated_timestamp":false,"amp_enabled":true,"apple_news":{"ref_id":"78c27ec7-c11e-4cbf-b3b9-b5fb8f834853","revision_id":"AAAAAAAAAAD//////////w=="},"external_url":"","feed_vendor":"","seo_title":"","enable_featured_widget":true,"permalink":"https://onairwithryan.iheart.com/content/2026-06-08-charlie-puth-devastated-after-canceling-concert-im-so-sorry/"},"slug":"2026-06-08-charlie-puth-devastated-after-canceling-concert-im-so-sorry","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a26e343efae793133979c34","title":"Charlie Puth 'Devastated' After Canceling Concert: 'I'm So Sorry'","description":"\"I'm heartbroken, but I physically am unable to perform.\"","author":"Sarah Tate"},"pub_start":1780941060000,"pub_until":4115978604802,"pub_changed":1780941415514,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Charlie Puth (490834)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a26e27164fc7d29727449f0","slug:2026-06-08-charlie-puth-devastated-after-canceling-concert-im-so-sorry","slug:2026-06-08-charlie-puth-devastated-after-canceling-concert-im-so-sorry","keyword:keywords/Charlie Puth","keyword:keywords/tour","keyword:keywords/Whatever's Clever","author:user"]}},{"id":"%2F6a22df9dc2026770adf08e38","type":"PUBLISHING","record":{"ref_id":"%2F6a22df9dc2026770adf08e38","type":"content","payload":{"featured_widget":{"related_id":"","country":"","id":"","kind":""},"feed_partner_content":false,"feed_type":"","primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"seo_title":"","slug":"2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Olivia Rodrigo (31351268)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"distribution":[],"categories":["syndications/news"]}],"external_url":"","is_sponsored":false,"publish_date":1780695720000,"show_updated_timestamp":false,"canonical_url":"https://www.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/","include_video_monetization":true,"primary_image":{"bucket":"new_assets","id":"%2F6a232f62e3d8265ee86b401a"},"title":"Olivia Rodrigo Reveals Backstory Behind Title Of New Album","blocks":[{"provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer","attributes":{"thumbnail_url":"","@query":"template","@url":"https://www.iheart.com/artist/31351268/?embed=true&keyid=EditorialPlayer","title":"","author_name":"","height":"300","provider_name":"ohembed","thumbnail_width":0,"html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","type":"rich","version":"1.0","width":"100%","@provider":"ohembed","author_url":"","thumbnail_height":0},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31351268/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","new_tab":false,"title":"","type":"asset","url":"","use_caption":false,"caption":"","id":"%2F6a232f62e3d8265ee86b401a","schedule":{},"source_credit":"Getty Images"},{"schedule":{},"type":"html","html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/olivia-rodrigo-31351268/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31351268\" data-catalog-related-id=\"\">\u003cstrong>Olivia Rodrigo\u003c/strong>\u003c/a> is sharing the story behind her forthcoming album.\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-05-29-olivia-rodrigo-makes-rare-comment-about-rumored-taylor-swift-feud/\" target=\"_blank\">The &quot;Drivers License&quot; singer\u003c/a>, 23, sat down for a new cover story interview with \u003ca href=\"https://www.dazeddigital.com/music/article/70335/1/olivia-rodrigo-dazed-summer-2026-action-issue-album-interview\" target=\"_blank\">\u003cem>Dazed\u003c/em>\u003c/a>, where she gave some insight into her upcoming album \u003cem>you seem pretty sad for a girl so in love\u003c/em>, out later this month, including why she is &quot;obsessed&quot; with the album title, per \u003ca href=\"https://people.com/olivia-rodrigo-knows-her-new-album-title-is-a-mouthful-11991068\" target=\"_blank\">\u003cem>People\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>The name of her third studio album is a departure from the simple, four-letter titles from her first two albums, 2021's \u003cem>SOUR\u003c/em> and 2023's \u003cem>GUTS\u003c/em>, and while she deliberately set out to break the trend, it wasn't for any reason other than matching the vibe of the project.\u003c/p>\n\n\u003cp>&quot;I just think the title captures what I was trying to go for: the pitfalls of being in love,&quot; she said. &quot;It is a little bit of a mouthful... but it's worth it. I'm obsessed with the title.&quot;\u003c/p>\n\n\u003cp>She added, &quot;But I wasn't like, 'I need to break out of this because I'm this age now' and blah, blah, blah.&quot;\u003c/p>\n\n\u003cp>Rodrigo also revealed that the name of the album actually came from a conversation she had with her producer \u003cstrong>Dan Nigro\u003c/strong> in the studio when a comment he made resonated with her. \u003c/p>\n\n\u003cp>&quot;I was having a conversation with him and he said, 'You seem pretty sad for a girl so in love,' and I was like, 'Oh my God, that's exactly what I've been trying to go for.'&quot; \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-04-olivia-rodrigo-recalls-partying-with-charli-xcx-out-of-my-element/\" target=\"_blank\">The &quot;Vampire&quot; musician\u003c/a> previously explained that her new album was written &quot;at a time in my life where I was \u003ca href=\"https://www.iheart.com/content/2026-04-23-olivia-rodrigo-admits-new-album-was-inspired-by-first-real-romantic-love/\" target=\"_blank\">experiencing real romantic love for the first time\u003c/a>.&quot; She has already released two songs from the project, &quot;drop dead&quot; and &quot;the cure,&quot; the latter of which she said is \u003ca href=\"https://www.iheart.com/content/2026-05-20-olivia-rodrigo-teases-new-single-the-cure-one-of-my-favorites/\" target=\"_blank\">&quot;one of my favorite songs I've ever made.&quot;\u003c/a> \u003c/p>\n\n\u003cp>\u003cem>you seem pretty sad for a girl so in love\u003c/em> drops June 12.\u003c/p>\n\n"}],"social_title":"","exclusion":{"tags":[]},"feed_vendor":"","include_recommendations":true,"publish_end_date":4115978604802,"keywords":["keywords/Olivia Rodrigo","keywords/album","keywords/You Seem Pretty Sad for a Girl So in Love"],"publish_origin":"brands/iHeartRadio","amp_enabled":true,"author":"Sarah Tate","cuser":"user/ldap/1129327","fb_allow_comments":true,"feed_permalink":"","apple_news":{"revision_id":"AAAAAAAAAAD//////////w==","ref_id":"67f1a8af-e65a-4975-b732-96db91edaa43"},"enable_featured_widget":true,"feed_content_id":"","simplereach_enabled":false,"summary":"Olivia Rodrigo's new album \"you seem pretty sad for a girl so in love\" drops June 12.","permalink":"https://onairwithryan.iheart.com/content/2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album/"},"slug":"2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a232f62e3d8265ee86b401a","title":"Olivia Rodrigo Reveals Backstory Behind Title Of New Album","description":"Olivia Rodrigo's new album \"you seem pretty sad for a girl so in love\" drops June 12.","author":"Sarah Tate"},"pub_start":1780695720000,"pub_until":4115978604802,"pub_changed":1780696115802,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/CHRRHYTHMIC","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Olivia Rodrigo (31351268)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22df9dc2026770adf08e38","slug:2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album","slug:2026-06-05-olivia-rodrigo-reveals-backstory-behind-title-of-new-album","keyword:keywords/Olivia Rodrigo","keyword:keywords/album","keyword:keywords/You Seem Pretty Sad for a Girl So in Love","author:user"]}},{"id":"%2F6a22df93f6a4a9c7ac74d6a9","type":"PUBLISHING","record":{"ref_id":"%2F6a22df93f6a4a9c7ac74d6a9","type":"content","payload":{"show_updated_timestamp":false,"exclusion":{"tags":[]},"feed_content_id":"","include_recommendations":true,"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_origin":"brands/iHeartRadio","blocks":[{"rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/31344347/?embed=true&keyid=EditorialPlayer","attributes":{"@url":"https://www.iheart.com/artist/31344347/?embed=true&keyid=EditorialPlayer","author_url":"","height":"300","version":"1.0","@provider":"ohembed","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31344347/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"title":"","@query":"template","author_name":"","thumbnail_width":0,"type":"rich","width":"100%","provider_name":"ohembed","thumbnail_url":""},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/31344347/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed"},{"bucket":"new_assets","caption":"","new_tab":false,"schedule":{},"source_credit":"Getty Images","type":"asset","attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a230a34cc2ee304c5b64dc7","title":"","url":"","use_caption":false},{"html":"\u003cp>The table is set for \u003ca href=\"https://www.iheart.com/artist/niall-horan-31344347/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"31344347\" data-catalog-related-id=\"\">\u003cstrong>Niall Horan\u003c/strong>\u003c/a>'s new album \u003cem>Dinner Party\u003c/em>. \u003c/p>\n\n\u003cp>The Irish singer dropped his fourth solo album \u003cem>Dinner Party\u003c/em> on Friday (June 5) along with his latest single and album opener &quot;Tastes So Good.&quot; The project serves as a follow-up to his 2023 album \u003cem>The Show\u003c/em>. \u003c/p>\n\n\u003cp>When he spoke about the titular lead single &quot;Dinner Party&quot; earlier this year, Horan explained that the track is \u003ca href=\"https://www.iheart.com/content/2026-03-19-niall-horan-sets-the-table-for-new-album-dinner-party-see-the-details/\" target=\"_blank\">about a &quot;really happy and big moment&quot;\u003c/a> in his life from &quot;an evening at a simple dinner party that changed the course of my life.&quot; That idea then &quot;became the nucleus&quot; for the rest of the album as he honored &quot;that once in a lifetime moment that i am grateful for and for everything that came after that night.&quot;\u003c/p>\n\n\u003cp>Horan is taking his new album on the road, kicking off his \u003cem>Dinner Party Live On Tour\u003c/em> in England in September, performing in cities around the U.K. and Europe before launching \u003ca href=\"https://www.iheart.com/content/2026-05-12-niall-horan-announces-north-america-dinner-party-tour-see-the-dates/\" target=\"_blank\">the North American leg\u003c/a> in March 2027. \u003c/p>\n\n\u003cp>Here is the tracklist for Horan's new album \u003cem>Dinner Party\u003c/em>:\u003c/p>\n\n\u003col>\u003cli>Tastes So Good\u003c/li>\n\u003cli>Dinner Party\u003c/li>\n\u003cli>Monochromatic\u003c/li>\n\u003cli>She Gets It from Her Mother\u003c/li>\n\u003cli>Better Man\u003c/li>\n\u003cli>Little More Time\u003c/li>\n\u003cli>Flowers\u003c/li>\n\u003cli>Boys Are Fun\u003c/li>\n\u003cli>Fighting Over Nothing\u003c/li>\n\u003cli>Pretty\u003c/li>\n\u003cli>Die If I Don't\u003c/li>\n\u003cli>\u003ca href=\"https://www.iheart.com/content/2026-03-20-niall-horan-channeled-grief-over-liam-paynes-death-into-new-song/\" target=\"_blank\">End of an Era\u003c/a>\u003c/li>\u003c/ol>\n\u003cp>You can listen to \u003ca href=\"https://www.iheart.com/artist/niall-horan-31344347/albums/dinner-party-406056689\" target=\"_blank\">\u003cem>Dinner Party\u003c/em>\u003c/a> on iHeartRadio.\u003c/p>\n\n","schedule":{},"type":"html"}],"is_sponsored":false,"publish_date":1780686720000,"cuser":"user/ldap/1129327","featured_widget":{"country":"","id":"","kind":"","related_id":""},"keywords":["keywords/Niall Horan","keywords/Dinner Party","keywords/Tastes So Good","keywords/album"],"amp_enabled":true,"include_video_monetization":true,"simplereach_enabled":false,"summary":"\"Dinner Party\" is out now.","external_url":"","feed_type":"","feed_vendor":"","primary_image":{"bucket":"new_assets","id":"%2F6a2311f9cc2ee304c5b64dc9"},"social_title":"","title":"Niall Horan Dishes Out New Album 'Dinner Party'","apple_news":{"ref_id":"89aa6cfd-eeee-4f92-8d35-55585b1d5472","revision_id":"AAAAAAAAAAAAAAAAAAAAAA=="},"enable_featured_widget":true,"feed_partner_content":false,"feed_permalink":"","publish_end_date":4115978604802,"targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"categories":["categories/music-news"],"distribution":["artists/Niall Horan (31344347)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"author":"Sarah Tate","fb_allow_comments":true,"slug":"2026-06-05-niall-horan-dishes-out-new-album-dinner-party","canonical_url":"https://www.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/","seo_title":"","permalink":"https://onairwithryan.iheart.com/content/2026-06-05-niall-horan-dishes-out-new-album-dinner-party/"},"slug":"2026-06-05-niall-horan-dishes-out-new-album-dinner-party","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2311f9cc2ee304c5b64dc9","title":"Niall Horan Dishes Out New Album 'Dinner Party'","description":"\"Dinner Party\" is out now.","author":"Sarah Tate"},"pub_start":1780686720000,"pub_until":4115978604802,"pub_changed":1780690530603,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN"]},{"tags":["categories/music-news","artists/Niall Horan (31344347)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22df93f6a4a9c7ac74d6a9","slug:2026-06-05-niall-horan-dishes-out-new-album-dinner-party","slug:2026-06-05-niall-horan-dishes-out-new-album-dinner-party","keyword:keywords/Niall Horan","keyword:keywords/Dinner Party","keyword:keywords/Tastes So Good","keyword:keywords/album","author:user"]}},{"id":"%2F6a22df97bb31c9fdfdc54af7","type":"PUBLISHING","record":{"ref_id":"%2F6a22df97bb31c9fdfdc54af7","type":"content","payload":{"include_recommendations":true,"seo_title":"","blocks":[{"schedule":{},"type":"embed","url":"https://www.iheart.com/artist/33221/?embed=true&keyid=EditorialPlayer","attributes":{"provider_name":"ohembed","thumbnail_width":0,"@query":"template","version":"1.0","@url":"https://www.iheart.com/artist/33221/?embed=true&keyid=EditorialPlayer","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/33221/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","thumbnail_height":0,"type":"rich","width":"100%","@provider":"ohembed","height":"300","thumbnail_url":"","title":"","author_name":"","author_url":""},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/33221/?embed=true&amp;keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"id":"%2F6a2300bafb0f062efe5fa90e","source_credit":"Getty Images","title":"","type":"asset","use_caption":false,"bucket":"new_assets","caption":"","new_tab":false,"schedule":{},"url":""},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"33221\" data-catalog-related-id=\"\">\u003cstrong>Taylor Swift\u003c/strong>\u003c/a> is diving back into \u003ca href=\"https://country.iheart.com/content/2025-05-22-these-are-10-of-taylor-swifts-best-country-songs-of-all-time/\" target=\"_blank\">her country roots\u003c/a> for her new song.\u003c/p>\n\n\u003cp>On Friday (June 5), Swift released her \u003ca href=\"https://www.iheart.com/content/2026-06-01-why-taylor-swifts-new-song-for-toy-story-5-is-a-dream-come-true/\" target=\"_blank\">new track &quot;I Knew It, I Knew You,&quot;\u003c/a> an original song featured in Disney and Pixar's upcoming animated film \u003cem>Toy Story 5\u003c/em>, the latest installment in the beloved franchise. This marks her first new music since releasing her 12th studio album \u003cem>The Life of a Showgirl\u003c/em> in October 2025.\u003c/p>\n\n\u003cp>In an \u003ca href=\"https://www.instagram.com/reel/DZMKe2HOT95/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==\" target=\"_blank\">Instagram post\u003c/a>, Swift shared a throwback home video of herself as a child dressed as a cowgirl while reflecting on the full-circle moment of creating a song for a world she has loved since she was 5 years old, calling it both a departure from the music she has been releasing lately as well as a &quot;coming home&quot; of sorts.\u003c/p>\n\n\u003cp>&quot;Writing this song felt like a musical departure and coming home at the same time,&quot; she wrote in the caption. &quot;Creating something for Jessie was a new challenge and also felt like second nature all at once. And being a [\u003cem>Toy Story\u003c/em>] kid from the age of 5 til now... is an adventure I plan to be on, to infinity and beyond.&quot;\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"author_url":"","thumbnail_width":0,"@query":"https://graph.facebook.com/v23.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Freel%2FDZMKe2HOT95%2F%3Futm_source%3Dig_web_copy_link%26igsh%3DMzRlODBiNWFlZA%3D%3D","@url":"https://www.instagram.com/reel/DZMKe2HOT95/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA==","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":0,"thumbnail_url":"","@provider":"Instagram","version":"1.0","width":658,"title":"","type":"rich","author_name":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZMKe2HOT95/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZMKe2HOT95/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>"},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DZMKe2HOT95/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DZMKe2HOT95/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/reel/DZMKe2HOT95/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="},{"html":"\u003cp>She also expressed gratitude to director \u003cstrong>Andrew Stanton\u003c/strong> &quot;for imagining me for this, all those years ago when you wrote this newest film&quot; and thanked songwriter and composer \u003cstrong>Randy Newman\u003c/strong> for &quot;the gorgeous sonic tapestry of songs and scores [he has] meticulously woven over the years.&quot;\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2026-06-03-taylor-swift-praises-eternally-exceptional-artist-who-inspires-her/\" target=\"_blank\">The &quot;Opalite&quot; singer\u003c/a> also credited Newman for creating the &quot;Toy Story musical world&quot; that she and \u003ca href=\"https://www.iheart.com/artist/jack-antonoff-34277049/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"34277049\" data-catalog-related-id=\"\">\u003cstrong>Jack Antonoff\u003c/strong>\u003c/a>, her frequent collaborator and friend, are lucky to live in and contribute to with their new track.\u003c/p>\n\n\u003cp>&quot;We wrote this with so much adoration for these characters that made us laugh and helped us learn lessons and think outside the backyard all throughout our childhoods,&quot; she said.\u003c/p>\n\n\u003cp>\u003cem>Toy Story 5\u003c/em> hits theaters June 19. You can listen to \u003ca href=\"https://www.iheart.com/artist/taylor-swift-33221/albums/i-knew-it-i-knew-you-407122596\" target=\"_blank\">&quot;I Knew It, I Knew You&quot;\u003c/a> on iHeartRadio.\u003c/p>\n\n","schedule":{},"type":"html"}],"fb_allow_comments":true,"feed_partner_content":false,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_permalink":"","feed_type":"","keywords":["keywords/Taylor Swift","keywords/Toy Story 5","keywords/I Knew It, I Knew You"],"simplereach_enabled":false,"social_title":"","title":"Taylor Swift Says New Song For ‘Toy Story 5’ Feels Like ‘Coming Home’","external_url":"","targets":[{"categories":["categories/music-news"],"distribution":["formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/COUNTRY"]},{"categories":["categories/music-news"],"distribution":["artists/Taylor Swift (46796257)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"apple_news":{"ref_id":"17565762-dcc1-458a-8553-154987b84d6a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","canonical_url":"https://www.iheart.com/content/2026-06-05-taylor-swift-says-new-song-for-toy-story-5-feels-like-coming-home/","feed_content_id":"","is_sponsored":false,"primary_image":{"bucket":"new_assets","id":"%2F6a2300bafb0f062efe5fa90e"},"publish_date":1780678500000,"publish_origin":"brands/iHeartRadio","exclusion":{"tags":[]},"feed_vendor":"","primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"show_updated_timestamp":false,"slug":"2026-06-05-taylor-swift-says-new-song-for-toy-story-5-feels-like-coming-home","summary":"\"I Knew It, I Knew You\" is out now ▶️","amp_enabled":true,"cuser":"user/ldap/1129327","enable_featured_widget":true,"include_video_monetization":true,"publish_end_date":4115978604802,"permalink":"https://onairwithryan.iheart.com/content/2026-06-05-taylor-swift-says-new-song-for-toy-story-5-feels-like-coming-home/"},"slug":"2026-06-05-taylor-swift-says-new-song-for-toy-story-5-feels-like-coming-home","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a2300bafb0f062efe5fa90e","title":"Taylor Swift Says New Song For ‘Toy Story 5’ Feels Like ‘Coming Home’","description":"\"I Knew It, I Knew You\" is out now ▶️","author":"Sarah Tate"},"pub_start":1780678500000,"pub_until":4115978604802,"pub_changed":1780678932634,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/CHRPOP","formats/ACMAINSTREAM","formats/ACHOTMODERN","formats/COUNTRY"]},{"tags":["categories/music-news","artists/Taylor Swift (46796257)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/6a22df97bb31c9fdfdc54af7","slug:2026-06-05-taylor-swift-says-new-song-for-toy-story-5-feels-like-coming-home","slug:2026-06-05-taylor-swift-says-new-song-for-toy-story-5-feels-like-coming-home","keyword:keywords/Taylor Swift","keyword:keywords/Toy Story 5","keyword:keywords/I Knew It, I Knew You","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk5pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsiTDZsVUsiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","premiere","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","Heading-component","LeadFeedItem-component","components-tiles-ContentTile-component","meettheshow-MeetTheShow-component","Show-component","LoadMoreFromCursor-component","core-page-blocks-youtubePlayer-YouTubePlayer-component","core-page-blocks-podcast-PodcastsLoader-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","ImageTile-component","Card-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["premiere","core-page-blocks-Ad-component","packages-renderer-shared-ui-src-elements-MagicLink-component","FauxButton-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","Heading-component","LeadFeedItem-component","components-tiles-ContentTile-component","meettheshow-MeetTheShow-component","show-Show-component","LoadMoreFromCursor-component","core-page-blocks-youtubePlayer-YouTubePlayer-component","core-page-blocks-podcast-PodcastsLoader-component","Eyebrow-component","Podcasts-component","ui-ImageTile-component","Card-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.fbc2d6f32689138a56a2.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.50862bc8e61d2550ba30.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.c913180144f8c98160d4.js"></script>
<script async data-chunk="premiere" src="https://static.inferno.iheart.com/inferno/scripts/premiere.1db99f29968a9ad0fced.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_page-blocks_datasource_NoFeedItemMessage_component_tsx-packages_renderer_shared_-daa2be.bfcf691d8065605f5c30.js"></script>
<script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.be53a63eafce3a4cb5c3.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.2d69e4d087b9bfa12528.js"></script>
<script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.77c8a3f06251ddf013ea.js"></script>
<script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script>
<script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.24d292960656fd3af9d0.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.b63ebc94f4b64d93597a.js"></script>
<script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.5a0477d28ed0d99214d1.js"></script>
<script async data-chunk="meettheshow-MeetTheShow-component" src="https://static.inferno.iheart.com/inferno/scripts/meettheshow-MeetTheShow-component.7b6153b937710c132328.js"></script>
<script async data-chunk="show-Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script>
<script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script>
<script async data-chunk="core-page-blocks-youtubePlayer-YouTubePlayer-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-youtubePlayer-YouTubePlayer-component.daa1cadc9f51688f7699.js"></script>
<script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.a9f4b8c4d6a8fab80e55.js"></script>
<script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.61c424009c56803f5507.js"></script>
<script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.78c164d119458bbe5ddd.js"></script>
<script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script>
<script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script>
            </body>
        </html>