DocsWeb Console

Entertainment Domain

Intents within this domain include music, podcast, and news.

Sample Fullfillment

{
    "type" : "artist",
    "name" : "Coldplay With Jay-Z",
    "thirdPartyResults" : [
        {
            "type" : "artist",
            "source" : "spotify",
            "results" : [
                {
                    "id" : "4gzpq5DPGxSnKTe4SA8HAU",
                    "popularity" : 88,
                    "images" : [
                        {
                        "height" : 1000,
                        "url" : "https://i.scdn.co/image/143b0f286f76ece3a711f673d9ba00b8f499b2c0",
                        "width" : 1000
                        }
                    ],
                    "deeplink" : "spotify:artist:4gzpq5DPGxSnKTe4SA8HAU",
                    "name" : "Coldplay",
                    "weblink" : "https://open.spotify.com/artist/4gzpq5DPGxSnKTe4SA8HAU",
                    "type" : "artist"
                }
            ]
        },
        {
            "type" : "video",
            "source" : "youtube"
            "results" : [...]
        }
    ]
}

Description

Intent Type Name
Podcast "show" Show name, like "Planet Money".
"episode" Episode name.
"category" Category name, like "business", "technology", "comedy", "trending", "popular" and etc.
News "latest", "sports", "local", "business", "technology", "national" The vendor from which we fetch the data, such as "npr"
Music "artist", "track", "album", "playlist", "genre" The name string of this specific music type.

type

Type defines the specific category of interpretation in the entertainment domain, which varies under different intents.

name

Name field holds the name string of this specific value for the types above.

thirdPartyResults

This thirdPartyResults is a list of search results from third party vendors such as Spotify, Youtube, NPR, OTTO and other content & service providers.

  • source: the vendor from which we fetch the data.

  • type: the chosen type that is used to search for third-party results.

Music Intent

Interpretation and fulfillment for music intent request.

Sample music interpretation

{
   "session" : {},
   "version" : "0.0.1",
   "utterance" : "play coldplay",
   "id" : "ab1e8662-4440-4418-aee9-43f46b411fc2",
   "mode" : "",
   "interpretations" : [
      {
         "intent" : "music",
         "displayText" : "Playing Coldplay",
         "hints" : [],
         "score" : 0.875884476820774,
         "speechText" : "Playing Coldplay",
         "debug" : {},
         "domain" : "entertainment",
         "fulfillment" : {
            "type" : "artist",
            "name" : "Coldplay",
            "thirdPartyResults" : [
               {
                  "type" : "artist",
                  "source" : "spotify,"
                  "results" : [
                     {
                        "id" : "4gzpq5DPGxSnKTe4SA8HAU",
                        "popularity" : 88,
                        "images" : [
                           {
                              "height" : 1000,
                              "url" : "https://i.scdn.co/image/143b0f286f76ece3a711f673d9ba00b8f499b2c0",
                              "width" : 1000
                           },
                           {
                              "height" : 640,
                              "width" : 640,
                              "url" : "https://i.scdn.co/image/9815eb48540fa0d1c87ebd22289060729b1ab32a"
                           },
                           {
                              "url" : "https://i.scdn.co/image/02c781539fca2176059bdeafd9fa903db5b9a4d0",
                              "width" : 200,
                              "height" : 200
                           },
                           {
                              "url" : "https://i.scdn.co/image/d82a669c531c06b703c7468a8981424581f14e91",
                              "width" : 64,
                              "height" : 64
                           }
                        ],
                        "deeplink" : "spotify:artist:4gzpq5DPGxSnKTe4SA8HAU",
                        "name" : "Coldplay",
                        "weblink" : "https://open.spotify.com/artist/4gzpq5DPGxSnKTe4SA8HAU",
                        "type" : "artist"
                     },
                     {
                        "id" : "14cDx3yNMNO94Ghqo3kVoF",
                        "deeplink" : "spotify:artist:14cDx3yNMNO94Ghqo3kVoF",
                        "images" : [],
                        "popularity" : 10,
                        "name" : "Coldplay & Lele",
                        "weblink" : "https://open.spotify.com/artist/14cDx3yNMNO94Ghqo3kVoF",
                        "type" : "artist"
                     },
                     {
                        "type" : "artist",
                        "weblink" : "https://open.spotify.com/artist/2wKgCt0edHo68HTsrWEJb2",
                        "name" : "Karaoke - Coldplay",
                        "images" : [],
                        "popularity" : 1,
                        "deeplink" : "spotify:artist:2wKgCt0edHo68HTsrWEJb2",
                        "id" : "2wKgCt0edHo68HTsrWEJb2"
                     },
                     {
                        "type" : "artist",
                        "weblink" : "https://open.spotify.com/artist/58naUc4Fd9OoP6UrdrpgFO",
                        "name" : "ColdPlay Wu",
                        "id" : "58naUc4Fd9OoP6UrdrpgFO",
                        "popularity" : 0,
                        "images" : [
                           {
                              "height" : 640,
                              "url" : "https://i.scdn.co/image/7e544bb9b858905f95ed9aa96a186ceeca94f282",
                              "width" : 640
                           },
                           {
                              "height" : 300,
                              "width" : 300,
                              "url" : "https://i.scdn.co/image/072dd1a6fcf580629efa78f55c4e76df6a509780"
                           },
                           {
                              "height" : 64,
                              "url" : "https://i.scdn.co/image/03ca05365ef52b26f844a359a27cd0f59cadd00c",
                              "width" : 64
                           }
                        ],
                        "deeplink" : "spotify:artist:58naUc4Fd9OoP6UrdrpgFO"
                     },
                     {
                        "id" : "1ztMJAoRFWrN0B0mM880Gl",
                        "popularity" : 11,
                        "images" : [],
                        "deeplink" : "spotify:artist:1ztMJAoRFWrN0B0mM880Gl",
                        "name" : "Coldplay Metal Tribute",
                        "weblink" : "https://open.spotify.com/artist/1ztMJAoRFWrN0B0mM880Gl",
                        "type" : "artist"
                     },
                     {
                        "deeplink" : "spotify:artist:0WHCs1nv58vHXWrb3AdmOw",
                        "images" : [],
                        "popularity" : 0,
                        "id" : "0WHCs1nv58vHXWrb3AdmOw",
                        "type" : "artist",
                        "weblink" : "https://open.spotify.com/artist/0WHCs1nv58vHXWrb3AdmOw",
                        "name" : "Coldplay, Base Karaoke + Choirs"
                     },
                     {
                        "weblink" : "https://open.spotify.com/artist/3mGdGgKs8aNdTlJ89d6Gkp",
                        "type" : "artist",
                        "name" : "Karaoke Soundtrack - Originally Performed By Coldplay",
                        "id" : "3mGdGgKs8aNdTlJ89d6Gkp",
                        "popularity" : 0,
                        "images" : [
                           {
                              "height" : 640,
                              "width" : 640,
                              "url" : "https://i.scdn.co/image/a2118dcce2d5ae65b5e56a8e1735c33e4f83422d"
                           },
                           {
                              "width" : 300,
                              "url" : "https://i.scdn.co/image/046c12e5bd0a1dec4b4ba7a91f02703b52194798",
                              "height" : 300
                           },
                           {
                              "height" : 64,
                              "url" : "https://i.scdn.co/image/933bce511ede0e8d204d0fbaa6da10e6b3ab81da",
                              "width" : 64
                           }
                        ],
                        "deeplink" : "spotify:artist:3mGdGgKs8aNdTlJ89d6Gkp"
                     },
                     {
                        "deeplink" : "spotify:artist:2L4V5MTVOFMnXewCkh81Dx",
                        "popularity" : 4,
                        "images" : [],
                        "id" : "2L4V5MTVOFMnXewCkh81Dx",
                        "type" : "artist",
                        "weblink" : "https://open.spotify.com/artist/2L4V5MTVOFMnXewCkh81Dx",
                        "name" : "Princess of China (In The Style of Coldplay& Rihan"
                     },
                     {
                        "type" : "artist",
                        "weblink" : "https://open.spotify.com/artist/0Txha5IUjaVgUtNAjgFEmR",
                        "name" : "Princess of China (In The Style of Coldplay& Rihanna) [Karaoke Version]",
                        "popularity" : 0,
                        "images" : [
                           {
                              "width" : 640,
                              "url" : "https://i.scdn.co/image/b2e6516aeaff1f6561c0c8ac9fa83467066dac7c",
                              "height" : 640
                           },
                           {
                              "url" : "https://i.scdn.co/image/195d5fe9460296412186c3a3af315fa276eeebdc",
                              "width" : 300,
                              "height" : 300
                           },
                           {
                              "height" : 64,
                              "url" : "https://i.scdn.co/image/39c0efb0e696af9d3fbc49c7ab1451943caa30aa",
                              "width" : 64
                           }
                        ],
                        "deeplink" : "spotify:artist:0Txha5IUjaVgUtNAjgFEmR",
                        "id" : "0Txha5IUjaVgUtNAjgFEmR"
                     }
                  ]
               },
               {
                  "source" : "youtube",
                  "results" : [
                     {
                        "name" : "Best of Coldplay [Playlist]",
                        "weblink" : "https://www.youtube.com/embed/4b1BslhGb_Q",
                        "type" : "video",
                        "description" : "01 - The Scientist - 0:01 02 - Yellow - 5:04 03 - Clocks - 9:33 04 - Fix You - 14:34 05 - In My Place - 19:28 06 - Trouble - 23:14 07 - The Hardest Part - 27:43 08 - Charlie Brown - 32:08 09...",
                        "image" : {
                           "medium" : {
                              "height" : 180,
                              "width" : 320,
                              "url" : "https://i.ytimg.com/vi/4b1BslhGb_Q/mqdefault.jpg"
                           },
                           "default" : {
                              "height" : 90,
                              "url" : "https://i.ytimg.com/vi/4b1BslhGb_Q/default.jpg",
                              "width" : 120
                           },
                           "high" : {
                              "height" : 360,
                              "url" : "https://i.ytimg.com/vi/4b1BslhGb_Q/hqdefault.jpg",
                              "width" : 480
                           }
                        },
                        "channelTitle" : "Dashie",
                        "id" : "4b1BslhGb_Q"
                     },
                     {
                        "channelTitle" : "ChainsmokersVEVO",
                        "image" : {
                           "default" : {
                              "height" : 90,
                              "url" : "https://i.ytimg.com/vi/FM7MFYoylVs/default.jpg",
                              "width" : 120
                           },
                           "high" : {
                              "width" : 480,
                              "url" : "https://i.ytimg.com/vi/FM7MFYoylVs/hqdefault.jpg",
                              "height" : 360
                           },
                           "medium" : {
                              "url" : "https://i.ytimg.com/vi/FM7MFYoylVs/mqdefault.jpg",
                              "width" : 320,
                              "height" : 180
                           }
                        },
                        "id" : "FM7MFYoylVs",
                        "weblink" : "https://www.youtube.com/embed/FM7MFYoylVs",
                        "name" : "The Chainsmokers & Coldplay - Something Just Like This (Lyric)",
                        "type" : "video",
                        "description" : "The Chainsmokers debut album 'Memories... Do Not Open' is out now! Buy & Stream: http://smarturl.it/TCSMemories Physical CD: http://smarturl.it/TCSMemoriesCD Vinyl LP: http://smarturl.it/TCSMemori..."
                     },
                     {
                        "image" : {
                           "high" : {
                              "height" : 360,
                              "width" : 480,
                              "url" : "https://i.ytimg.com/vi/QtXby3twMmI/hqdefault.jpg"
                           },
                           "default" : {
                              "url" : "https://i.ytimg.com/vi/QtXby3twMmI/default.jpg",
                              "width" : 120,
                              "height" : 90
                           },
                           "medium" : {
                              "url" : "https://i.ytimg.com/vi/QtXby3twMmI/mqdefault.jpg",
                              "width" : 320,
                              "height" : 180
                           }
                        },
                        "channelTitle" : "Coldplay",
                        "id" : "QtXby3twMmI",
                        "weblink" : "https://www.youtube.com/embed/QtXby3twMmI",
                        "name" : "Coldplay - Adventure Of A Lifetime (Official Video)",
                        "type" : "video",
                        "description" : "The first single to be taken from Coldplay's new album, A Head Full Of Dreams (out now). Download the song from http://smarturl.it/AHFOD or stream at http://cldp.ly/cpspotify Get A Head Full..."
                     }
                  ],
                  "type" : "video"
               }
            ]
         }
      }
   ]
}

Podcast Intent

Interpretation and fulfillment for podcast intent request.

Sample podcast interpretation

{
    "version": "0.0.1",
    "mode": "none",
    "utterance": "play planet money",
    "session": {},
    "id": "b0bff6a6-649c-42a8-8eef-7623f112cb9e",
    "interpretations": [
        {
            "domain": "entertainment",
            "intent": "podcast",
            "score": 6.919720649719238,
            "speechText": "Playing planet money",
            "displayText": "Playing planet money",
            "debug": {},
            "hints": [],
            "fulfillment": {
                "type": "show",
                "name": "planet money",
                "thirdPartyResults": [
                    {
                        "source": "otto",
                        "type": "episode",
                        "results": [
                            {
                                "title": "#851: The Rest Of The Story Summer 2018",
                                "duration": 1267,
                                "category": "business",
                                "tags": "business",
                                "timestamp": "2018-06-30 00:46:00",
                                "description": "A pesticide wreaks havoc. A listener needs a bitcoin detective. And the search for the rarest economic good continues.",
                                "index": "article",
                                "type": "itunes",
                                "id": "290783428-1208",
                                "audioLink": "https://play.podtrac.com/npr-510289/npr.mc.tritondigital.com/NPR_510289/media/anon.npr-mp3/npr/pmoney/2018/06/20180629_pmoney_pmpod851.mp3?orgId=1&d=1267&p=510289&story=624821190&t=podcast&e=624821190&ft=pod&f=510289",
                                "audioDuration": 1267,
                                "textId": "-851--the-rest-of-the-story-summer-2018-1208",
                                "sourceImageUrl": "https://is2-ssl.mzstatic.com/image/thumb/Music125/v4/43/dd/66/43dd6676-ee89-7c9b-cbc5-fcd6720dd7fd/source/600x600bb.jpg",
                                "sourceId": 290783428,
                                "sourceName": "Planet Money",
                                "channelId": 290783428,
                                "channelName": "Planet Money",
                                "sourceTextId": "planet-money",
                                "channelTextId": "planet-money",
                                "storyActionlogData": {
                                    "index": "article",
                                    "type": "itunes",
                                    "id": "290783428-1208"
                                }
                            },
                            {
                                "title": "#850: The Fake Review Hunter",
                                "duration": 1172,
                                "category": "business",
                                "tags": "business",
                                "timestamp": "2018-06-27 21:25:00",
                                "description": "Fake product reviews are wrecking the internet. But help is on the way: From a bodybuilding fake review hunter.",
                                "index": "article",
                                "type": "itunes",
                                "id": "290783428-1207",
                                "audioLink": "https://play.podtrac.com/npr-510289/npr.mc.tritondigital.com/NPR_510289/media/anon.npr-mp3/npr/pmoney/2018/06/20180627_pmoney_pmpod850v2.mp3?orgId=1&d=1172&p=510289&story=623988370&t=podcast&e=623988370&ft=pod&f=510289",
                                "audioDuration": 1172,
                                "textId": "-850--the-fake-review-hunter-1207",
                                "sourceImageUrl": "https://is2-ssl.mzstatic.com/image/thumb/Music125/v4/43/dd/66/43dd6676-ee89-7c9b-cbc5-fcd6720dd7fd/source/600x600bb.jpg",
                                "sourceId": 290783428,
                                "sourceName": "Planet Money",
                                "channelId": 290783428,
                                "channelName": "Planet Money",
                                "sourceTextId": "planet-money",
                                "channelTextId": "planet-money",
                                "storyActionlogData": {
                                    "index": "article",
                                    "type": "itunes",
                                    "id": "290783428-1207"
                                }
                            },
                            {
                                "title": "VIDEO: The Chicken Tax",
                                "duration": 211,
                                "category": "business",
                                "tags": "business",
                                "timestamp": "2018-06-25 17:51:00",
                                "description": "Which came first, the frozen chicken or the tax on foreign trucks? Just kidding, it was the frozen chicken -- then came the American tax that helped shape the domestic market for trucks.",
                                "index": "article",
                                "type": "itunes",
                                "id": "290783428-1206",
                                "audioLink": "https://play.podtrac.com/npr-510289/npr.mc.tritondigital.com/NPR_510289/media/npr-mp4/npr/pmoney/2018/06/20180622_pmoney_chickentax-n.mp4?orgId=1&d=211&p=510289&story=623226536&t=podcast&e=623226536&ft=pod&f=510289",
                                "audioDuration": 211,
                                "textId": "video--the-chicken-tax-1206",
                                "sourceImageUrl": "https://is2-ssl.mzstatic.com/image/thumb/Music125/v4/43/dd/66/43dd6676-ee89-7c9b-cbc5-fcd6720dd7fd/source/600x600bb.jpg",
                                "sourceId": 290783428,
                                "sourceName": "Planet Money",
                                "channelId": 290783428,
                                "channelName": "Planet Money",
                                "sourceTextId": "planet-money",
                                "channelTextId": "planet-money",
                                "storyActionlogData": {
                                    "index": "article",
                                    "type": "itunes",
                                    "id": "290783428-1206"
                                }
                            }
                        ]
                    }
                ]
            }
        }
    ]
}

News Intent

Interpretation and fulfillment for news intent request.

Sample news interpretation

{
    "version": "0.0.1",
    "mode": "none",
    "utterance": "Play NPR news",
    "session": {},
    "id": "d7c167b7-ada6-4194-8a39-d97d0db27209",
    "interpretations": [
        {
            "domain": "entertainment",
            "intent": "news",
            "score": 5.929185390472412,
            "speechText": "Playing npr",
            "displayText": "Playing npr",
            "debug": {},
            "hints": [],
            "fulfillment": {
                "type": "latest",
                "source": "npr",
                "thirdPartyResults": [
                    {
                        "type": "latest",
                        "source": "npr",
                        "results": [
                            {
                                "description": "Mexico is one of the world's most dangerous countries for journalists. In the border city of Juarez, journalists are continually targeted for reporting crime stories. Many news organizations are scaling back their coverage because of the danger.",
                                "title": "Journalists Marked For Death In Mexican Town",
                                "program": "weekend edition saturday",
                                "audios": [
                                    {
                                        "content-type": "audio/mp3",
                                        "href": "https://ondemand.npr.org/anon.npr-mp3/npr/wesat/2008/11/20081122_wesat_05.mp3?orgId=1&topicId=1004&p=7&story=97331417&NPROne=true"
                                    },
                                    {
                                        "content-type": "audio/mp3",
                                        "href": "https://ondemand.npr.org/anon.npr-mp3/npr/wesat/2008/11/20081122_wesat_05.mp3?orgId=1&topicId=1004&p=7&story=97331417&NPROne=true&dl=1",
                                        "rel": "download"
                                    },
                                    {
                                        "content-type": "audio/x-ms-wax",
                                        "href": "https://www.npr.org/templates/dmg/dmg_wmref_em.php?id=97350098&type=1&mtype=WM&orgId=1&topicId=1004&p=7&story=97331417&NPROne=true"
                                    },
                                    {
                                        "content-type": "application/vnd.rn-realmedia",
                                        "href": "https://www.npr.org/templates/dmg/dmg_rpm.rpm?id=97350098&type=1&mtype=RM&orgId=1&topicId=1004&p=7&story=97331417&NPROne=true"
                                    }
                                ],
                                "images": [
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez7_200-8a24f5949d74cf542e133a0a269b3c861e57a68e.jpg?s=600",
                                        "rel": "standard",
                                        "image": "97332147",
                                        "producer": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez7_540-c28b78a623e0c9149b663299f2fa7b008499311a.jpg?s=600",
                                        "rel": "enlargement",
                                        "image": "97332147",
                                        "producer": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez10_75-d8c0ac239cfce0437a94cc8b02b10c5e92f33a2f.jpg?s=600",
                                        "rel": "square",
                                        "image": "110931976",
                                        "provider": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez10_75-d8c0ac239cfce0437a94cc8b02b10c5e92f33a2f.jpg?s=600",
                                        "rel": "custom",
                                        "image": "110931976",
                                        "provider": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez10_540-3762dbe393ca74448415420d465011be2865b207.jpg?s=600",
                                        "rel": "enlargement",
                                        "image": "97332145",
                                        "producer": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez10_200-1fd5c9cb2b17d2c19c9f89502c1118f3aa6611b9.jpg?s=600",
                                        "rel": "custom",
                                        "image": "97332145",
                                        "producer": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez5_200-15a749360a27c41110d453a7ebc8c6d97c8e2f89.jpg?s=600",
                                        "rel": "standard",
                                        "image": "97332149",
                                        "producer": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/news/images/2008/nov/22/juarez5_540-88da671c48ca89cf8de74f94b4f9fef0fd701a09.jpg?s=600",
                                        "rel": "enlargement",
                                        "image": "97332149",
                                        "producer": "Peter Breslow/NPR"
                                    },
                                    {
                                        "content-type": "image/png",
                                        "href": "https://media.npr.org/assets/img/2018/02/27/weiconv2_sq-5ff82eb03c3183f86ed9112f1093581403bb8bfb.png?s=600",
                                        "rel": "logo_square",
                                        "image": "589104582",
                                        "provider": "NPR"
                                    }
                                ]
                            },
                            {
                                "description": "Critics have been accusing the media of political bias throughout this election season. MSNBC and its popular talk show host, Keith Olbermann, have been frequent targets. Now the 24-hour news channel is pulling him and fellow talk show host Chris Matthews from some anchoring duties on newscasts.",
                                "title": "MSNBC Cuts Hosts' Election Coverage Amid Criticism",
                                "program": "morning edition",
                                "audios": [
                                    {
                                        "content-type": "audio/mp3",
                                        "href": "https://ondemand.npr.org/anon.npr-mp3/npr/me/2008/09/20080908_me_15.mp3?orgId=1&topicId=1020&p=3&story=94377301&NPROne=true"
                                    },
                                    {
                                        "content-type": "audio/mp3",
                                        "href": "https://ondemand.npr.org/anon.npr-mp3/npr/me/2008/09/20080908_me_15.mp3?orgId=1&topicId=1020&p=3&story=94377301&NPROne=true&dl=1",
                                        "rel": "download"
                                    },
                                    {
                                        "content-type": "audio/x-ms-wax",
                                        "href": "https://www.npr.org/templates/dmg/dmg_wmref_em.php?id=94377250&type=1&mtype=WM&orgId=1&topicId=1020&p=3&story=94377301&NPROne=true"
                                    },
                                    {
                                        "content-type": "application/vnd.rn-realmedia",
                                        "href": "https://www.npr.org/templates/dmg/dmg_rpm.rpm?id=94377250&type=1&mtype=RM&orgId=1&topicId=1020&p=3&story=94377301&NPROne=true"
                                    }
                                ],
                                "images": [
                                    {
                                        "content-type": "image/png",
                                        "href": "https://media.npr.org/assets/img/2018/02/27/meiconv2_sq-0aa415f5a37ab264bc360cc72c8b6a2202cd5cd4.png?s=600",
                                        "rel": "logo_square",
                                        "image": "589101461",
                                        "provider": "NPR"
                                    }
                                ]
                            },
                            {
                                "description": "Ever since the Chappelle's Show left the air in 2006, TV has been a little too white, says critic Andrew Wallenstein. A black comic perspective has been sorely missed. Will Chocolate News, Comedy Central's latest fake news show, make up for that?",
                                "title": "Could 'Chocolate News' Be Better Than Colbert?",
                                "program": "day to day",
                                "audios": [
                                    {
                                        "content-type": "audio/mp3",
                                        "href": "https://ondemand.npr.org/anon.npr-mp3/npr/day/2008/10/20081015_day_10.mp3?orgId=1&topicId=1048&p=17&story=95734496&NPROne=true"
                                    },
                                    {
                                        "content-type": "audio/mp3",
                                        "href": "https://ondemand.npr.org/anon.npr-mp3/npr/day/2008/10/20081015_day_10.mp3?orgId=1&topicId=1048&p=17&story=95734496&NPROne=true&dl=1",
                                        "rel": "download"
                                    },
                                    {
                                        "content-type": "audio/x-ms-wax",
                                        "href": "https://www.npr.org/templates/dmg/dmg_wmref_em.php?id=95734462&type=1&mtype=WM&orgId=1&topicId=1048&p=17&story=95734496&NPROne=true"
                                    },
                                    {
                                        "content-type": "application/vnd.rn-realmedia",
                                        "href": "https://www.npr.org/templates/dmg/dmg_rpm.rpm?id=95734462&type=1&mtype=RM&orgId=1&topicId=1048&p=17&story=95734496&NPROne=true"
                                    }
                                ],
                                "images": [
                                    {
                                        "content-type": "image/jpeg",
                                        "href": "https://media.npr.org/images/podcasts/primary/npr_day2day_full_300-fb8bcbbe9a0e929f7c09c8c6136e3c9c72e91ff4.jpg?s=600",
                                        "rel": "logo_square",
                                        "image": "381442735"
                                    }
                                ]
                            }
                        ]
                    }
                ]
            }
        }
    ]
}