Celebrities on talk shows by day

/celebs/talkShowAirings

Returns TV schedule information for talk shows with celebrity guests. Schedule information can be requested up to 14 days in advance, for a maximum period of 24 hours from start date.

Response data will be sorted by airing dateTime.

Request Parameters

Parameter

Mandatory?

Description

lineupId

Yes

LineupId, which can be retrieved by calling /lineups API.

startDateTime

Yes

DateTime to begin schedule information, specified in ISO 8601 format.
Must be no more than 14 days after current dateTime.
See DateTime documentation for tips on formatting.

endDateTime

No

DateTime to end schedule information, specified in ISO 8601 format.
Must be no more than 24 hours after startDateTime.
If not specified, defaults to 3 hours after start dateTime.
See DateTime documentation for tips on formatting.

imageSize

No

Valid values are: Sm, Md, Lg, Ms. See Image Sizing for details.
If not specified, defaults to Md.
If requested image size is not available, generic image will be returned.

imageAspectTV

No

Requested aspect ratio (horizontal by vertical) for TV show images
Valid values are: 2x3, 3x4, 4x3, 16x9 
If not specified, defaults to 2x3
If requested aspect ratio is not available, generic image will be returned.

api_key

Yes

24-character key obtained during application registration

 Response Body

Response

Type

Description

Progam airings

Airing [ ]

Schedule and program information for talk shows with celebrity guests, up to a 24-hour period, on any station in specified lineup.

Sample Request

http://data.tmsapi.com/v1/celebs/talkShowAirings?lineupId=USA-TX42500-X&startDateTime=2015-02-09T16:00Z&api_key=1234567890

Sample Response  

[{
    "startTime": "2015-02-10T18:00Z",
    "endTime": "2015-02-10T19:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "CC"],
    "channels": ["173"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-14"
    }],
    "program": {
        "tmsId": "EP005178511599",
        "rootId": "8568922",
        "seriesId": "184963",
        "subType": "Series",
        "title": "Dr. Phil",
        "episodeTitle": "Mini Mean Girls",
        "releaseYear": 2011,
        "releaseDate": "2011",
        "origAirDate": "2011-03-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk"],
        "longDescription": "\"Mean Girls 2\" stars Maiara Walsh and Meaghan Martin discuss children's bullying and how to empower young women.",
        "shortDescription": "\"Mean Girls 2\" stars Maiara Walsh and Meaghan Martin discuss children and bullying.",
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Maiara Walsh"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Meaghan Martin"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p184963_b_v5_aa.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "70387",
    "station": {
        "stationId": "70387",
        "callSign": "OWN",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/70387/s70387_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "173"
    }
}, {
    "startTime": "2015-02-10T19:00Z",
    "endTime": "2015-02-10T20:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "CC"],
    "channels": ["005"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-14"
    }],
    "program": {
        "tmsId": "EP013078550964",
        "rootId": "11488767",
        "seriesId": "8217151",
        "subType": "Series",
        "title": "The Talk",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Entertainment"],
        "longDescription": "Actor and game-show host Terry Crews; TV host Kevin Frazier; cooking with chef Cat Cora.",
        "shortDescription": "Actor and game-show host Terry Crews; TV host Kevin Frazier; cooking with chef Cat Cora.",
        "episodeNum": 104,
        "seasonNum": 5,
        "guests": [{
            "billingOrder": "06",
            "role": "Guest",
            "name": "Terry Crews"
        }, {
            "billingOrder": "07",
            "role": "Guest",
            "name": "Kevin Frazier"
        }, {
            "billingOrder": "08",
            "role": "Guest",
            "name": "Cat Cora"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p8217151_b_v5_ad.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "10359",
    "station": {
        "stationId": "10359",
        "callSign": "KEYE",
        "affiliateCallSign": "CBS",
        "affiliateId": "10098",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10098/s10098_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "005"
    }
}, {
    "startTime": "2015-02-10T19:00Z",
    "endTime": "2015-02-10T20:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "HDTV", "CC"],
    "channels": ["1209"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-14"
    }],
    "program": {
        "tmsId": "EP013078550964",
        "rootId": "11488767",
        "seriesId": "8217151",
        "subType": "Series",
        "title": "The Talk",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Entertainment"],
        "longDescription": "Actor and game-show host Terry Crews; TV host Kevin Frazier; cooking with chef Cat Cora.",
        "shortDescription": "Actor and game-show host Terry Crews; TV host Kevin Frazier; cooking with chef Cat Cora.",
        "episodeNum": 104,
        "seasonNum": 5,
        "guests": [{
            "billingOrder": "06",
            "role": "Guest",
            "name": "Terry Crews"
        }, {
            "billingOrder": "07",
            "role": "Guest",
            "name": "Kevin Frazier"
        }, {
            "billingOrder": "08",
            "role": "Guest",
            "name": "Cat Cora"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p8217151_b_v5_ad.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "33424",
    "station": {
        "stationId": "33424",
        "callSign": "KEYEDT",
        "affiliateCallSign": "CBS",
        "affiliateId": "10098",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10098/s10098_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1209"
    }
}, {
    "startTime": "2015-02-10T19:00Z",
    "endTime": "2015-02-10T19:30Z",
    "duration": 30,
    "qualifiers": ["DVS", "Stereo", "CC"],
    "channels": ["1270"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-G"
    }],
    "program": {
        "tmsId": "EP014408230044",
        "rootId": "10968018",
        "seriesId": "8769578",
        "subType": "Series",
        "title": "Jazzy Vegetarian",
        "episodeTitle": "Cookie Monster",
        "releaseYear": 2014,
        "releaseDate": "2014",
        "origAirDate": "2014-09-24",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["How-to", "Cooking"],
        "longDescription": "Peanut butter and jelly cookies; chewy chocolate chip cookies; cherry-chocolate taco cookies.",
        "shortDescription": "Peanut butter and jelly cookies; chewy chocolate chip cookies; cherry-chocolate taco cookies.",
        "episodeNum": 5,
        "seasonNum": 4,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Jim Brickman"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Del Sroufe"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p8769578_b_v5_ab.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "35502",
    "station": {
        "stationId": "35502",
        "callSign": "KLRUDT2",
        "preferredImage": {
            "uri": "sources/generic/generic_sources_h3.png"
        },
        "channel": "1270"
    }
}, {
    "startTime": "2015-02-10T19:00Z",
    "endTime": "2015-02-10T20:00Z",
    "duration": 60,
    "channels": ["185"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP017439720011",
        "rootId": "10729254",
        "seriesId": "9991646",
        "subType": "Series",
        "title": "Exhale",
        "episodeTitle": "Family",
        "releaseYear": 2014,
        "releaseDate": "2014",
        "origAirDate": "2014-05-21",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk"],
        "longDescription": "Boxer Laila Ali, family lawyer Lauren Lake, clinical psychologist Dr. Stephanie Keyes, and advocate Bryan F. Gaines discuss families, including disciplining children, caring for aging parents, marriage, divorce, and paternity rights.",
        "shortDescription": "Laila Ali, Lauren Lake, Dr. Stephanie Keyes, and Bryan F. Gaines discuss families.",
        "guests": [{
            "billingOrder": "06",
            "role": "Guest",
            "name": "Laila Ali"
        }, {
            "billingOrder": "07",
            "role": "Guest",
            "name": "Lauren Lake"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p9991646_st_v5_aa.jpg",
            "category": "Staple",
            "tier": "Series"
        }
    },
    "stationId": "76126",
    "station": {
        "stationId": "76126",
        "callSign": "ASPRE",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/76126/s76126_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "185"
    }
}, {
    "startTime": "2015-02-10T20:00Z",
    "endTime": "2015-02-10T21:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "CC"],
    "channels": ["003"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP013099671128",
        "rootId": "11257272",
        "seriesId": "8224811",
        "subType": "Series",
        "title": "Access Hollywood Live",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Newsmagazine", "Entertainment"],
        "longDescription": "Model Hannah Davis; Lisa Edelstein (\"Girlfriends' Guide to Divorce\"); Terry Crews; live animals; Valentine's Day food; \"Fifty Shades of Grey.\"",
        "shortDescription": "Hannah Davis; Lisa Edelstein; Terry Crews; animals; Valentine's Day food; \"Fifty Shades of Grey.\"",
        "guests": [{
            "billingOrder": "03",
            "role": "Guest",
            "name": "Hannah Davis"
        }, {
            "billingOrder": "04",
            "role": "Guest",
            "name": "Lisa Edelstein"
        }, {
            "billingOrder": "05",
            "role": "Guest",
            "name": "Terry Crews"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p8224811_b_v5_ad.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "10809",
    "station": {
        "stationId": "10809",
        "callSign": "KVUE",
        "affiliateCallSign": "ABC",
        "affiliateId": "10003",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10003/s10003_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "003"
    }
}, {
    "startTime": "2015-02-10T20:00Z",
    "endTime": "2015-02-10T21:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "CC"],
    "channels": ["004"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP019597580104",
        "rootId": "11483866",
        "seriesId": "10919440",
        "subType": "Series",
        "title": "The Meredith Vieira Show",
        "episodeTitle": "Fashion Queens Host Bevy Smith; Naked Bachelorette Parties; Valentine's Day Flash Makeovers",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk"],
        "longDescription": "Bevy Smith (\"Fashion Queens\"); a bachelorette party involves a nude model; unsuspecting women on the street get head-to-toe makeovers; TV personality Willie Geist.",
        "shortDescription": "Bevy Smith (\"Fashion Queens\"); a bachelorette party involves a nude model; Willie Geist.",
        "episodeNum": 104,
        "seasonNum": 1,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Bevy Smith"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Willie Geist"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p10919440_b_v5_aa.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "10829",
    "station": {
        "stationId": "10829",
        "callSign": "KXAN",
        "affiliateCallSign": "NBC",
        "affiliateId": "10991",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10991/s10991_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "004"
    }
}, {
    "startTime": "2015-02-10T20:00Z",
    "endTime": "2015-02-10T21:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "HDTV", "CC"],
    "channels": ["1203"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP019597580104",
        "rootId": "11483866",
        "seriesId": "10919440",
        "subType": "Series",
        "title": "The Meredith Vieira Show",
        "episodeTitle": "Fashion Queens Host Bevy Smith; Naked Bachelorette Parties; Valentine's Day Flash Makeovers",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk"],
        "longDescription": "Bevy Smith (\"Fashion Queens\"); a bachelorette party involves a nude model; unsuspecting women on the street get head-to-toe makeovers; TV personality Willie Geist.",
        "shortDescription": "Bevy Smith (\"Fashion Queens\"); a bachelorette party involves a nude model; Willie Geist.",
        "episodeNum": 104,
        "seasonNum": 1,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Bevy Smith"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Willie Geist"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p10919440_b_v5_aa.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "25147",
    "station": {
        "stationId": "25147",
        "callSign": "KXANDT",
        "affiliateCallSign": "NBC",
        "affiliateId": "10991",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10991/s10991_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1203"
    }
}, {
    "startTime": "2015-02-10T20:00Z",
    "endTime": "2015-02-10T20:30Z",
    "duration": 30,
    "qualifiers": ["Stereo", "CC"],
    "channels": ["020"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-G"
    }],
    "program": {
        "tmsId": "EP008214770193",
        "rootId": "10682657",
        "seriesId": "340182",
        "subType": "Series",
        "title": "Between the Lines With Barry Kibrick",
        "episodeTitle": "Arianna Huffington -- Thrive",
        "releaseYear": 2014,
        "releaseDate": "2014",
        "origAirDate": "2014-06-07",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Interview"],
        "longDescription": "Arianna Huffington discusses her book \"Thrive.\"",
        "shortDescription": "Arianna Huffington discusses her book \"Thrive.\"",
        "episodeNum": 17,
        "seasonNum": 14,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Arianna Huffington"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p340182_b_v5_ab.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "35504",
    "station": {
        "stationId": "35504",
        "callSign": "KLRUDT3",
        "affiliateCallSign": "PBS",
        "affiliateId": "11039",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/11039/s11039_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "020"
    }
}, {
    "startTime": "2015-02-10T20:00Z",
    "endTime": "2015-02-10T20:30Z",
    "duration": 30,
    "qualifiers": ["Stereo", "CC"],
    "channels": ["1268"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-G"
    }],
    "program": {
        "tmsId": "EP008214770193",
        "rootId": "10682657",
        "seriesId": "340182",
        "subType": "Series",
        "title": "Between the Lines With Barry Kibrick",
        "episodeTitle": "Arianna Huffington -- Thrive",
        "releaseYear": 2014,
        "releaseDate": "2014",
        "origAirDate": "2014-06-07",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Interview"],
        "longDescription": "Arianna Huffington discusses her book \"Thrive.\"",
        "shortDescription": "Arianna Huffington discusses her book \"Thrive.\"",
        "episodeNum": 17,
        "seasonNum": 14,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Arianna Huffington"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p340182_b_v5_ab.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "35504",
    "station": {
        "stationId": "35504",
        "callSign": "KLRUDT3",
        "affiliateCallSign": "PBS",
        "affiliateId": "11039",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/11039/s11039_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1268"
    }
}, {
    "startTime": "2015-02-10T20:00Z",
    "endTime": "2015-02-10T21:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "HDTV", "CC"],
    "channels": ["1200"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP013099671128",
        "rootId": "11257272",
        "seriesId": "8224811",
        "subType": "Series",
        "title": "Access Hollywood Live",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Newsmagazine", "Entertainment"],
        "longDescription": "Model Hannah Davis; Lisa Edelstein (\"Girlfriends' Guide to Divorce\"); Terry Crews; live animals; Valentine's Day food; \"Fifty Shades of Grey.\"",
        "shortDescription": "Hannah Davis; Lisa Edelstein; Terry Crews; animals; Valentine's Day food; \"Fifty Shades of Grey.\"",
        "guests": [{
            "billingOrder": "03",
            "role": "Guest",
            "name": "Hannah Davis"
        }, {
            "billingOrder": "04",
            "role": "Guest",
            "name": "Lisa Edelstein"
        }, {
            "billingOrder": "05",
            "role": "Guest",
            "name": "Terry Crews"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p8224811_b_v5_ad.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "33585",
    "station": {
        "stationId": "33585",
        "callSign": "KVUEDT",
        "affiliateCallSign": "ABC",
        "affiliateId": "10003",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10003/s10003_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1200"
    }
}, {
    "startTime": "2015-02-10T20:00Z",
    "endTime": "2015-02-10T21:00Z",
    "duration": 60,
    "channels": ["185"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP016495740009",
        "rootId": "10338996",
        "seriesId": "9600629",
        "subType": "Series",
        "title": "The Root 100",
        "episodeTitle": "The Vanguards",
        "releaseYear": 2013,
        "releaseDate": "2013",
        "origAirDate": "2013-11-27",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Documentary"],
        "longDescription": "Musician John Legend, producer Issa Rae (\"Awkward Black Girl\") and Uniworld CEO Monique Nelson discuss their groundbreaking work.",
        "shortDescription": "Musician John Legend; producer Issa Rae (\"Awkward Black Girl\"); Uniworld CEO Monique Nelson.",
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "John Legend"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Issa Rae"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p9600629_st_v5_aa.jpg",
            "category": "Staple",
            "tier": "Series"
        }
    },
    "stationId": "76126",
    "station": {
        "stationId": "76126",
        "callSign": "ASPRE",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/76126/s76126_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "185"
    }
}, {
    "startTime": "2015-02-10T20:30Z",
    "endTime": "2015-02-10T21:00Z",
    "duration": 30,
    "qualifiers": ["Stereo", "CC"],
    "channels": ["020"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-G"
    }],
    "program": {
        "tmsId": "EP006228692828",
        "rootId": "11351587",
        "seriesId": "186096",
        "subType": "Series",
        "title": "Tavis Smiley",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-09",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Interview"],
        "longDescription": "Author Joyce Carol Oates.",
        "shortDescription": "Author Joyce Carol Oates.",
        "episodeNum": 36,
        "seasonNum": 12,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Joyce Carol Oates"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p186096_b_v5_aa.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "35504",
    "station": {
        "stationId": "35504",
        "callSign": "KLRUDT3",
        "affiliateCallSign": "PBS",
        "affiliateId": "11039",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/11039/s11039_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "020"
    }
}, {
    "startTime": "2015-02-10T20:30Z",
    "endTime": "2015-02-10T21:00Z",
    "duration": 30,
    "qualifiers": ["Stereo", "CC"],
    "channels": ["1268"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-G"
    }],
    "program": {
        "tmsId": "EP006228692828",
        "rootId": "11351587",
        "seriesId": "186096",
        "subType": "Series",
        "title": "Tavis Smiley",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-09",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Interview"],
        "longDescription": "Author Joyce Carol Oates.",
        "shortDescription": "Author Joyce Carol Oates.",
        "episodeNum": 36,
        "seasonNum": 12,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Joyce Carol Oates"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p186096_b_v5_aa.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "35504",
    "station": {
        "stationId": "35504",
        "callSign": "KLRUDT3",
        "affiliateCallSign": "PBS",
        "affiliateId": "11039",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/11039/s11039_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1268"
    }
}, {
    "startTime": "2015-02-10T21:00Z",
    "endTime": "2015-02-10T22:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "HDTV", "CC"],
    "channels": ["1206"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP011729911130",
        "rootId": "11490801",
        "seriesId": "3621559",
        "subType": "Series",
        "title": "The Dr. Oz Show",
        "episodeTitle": "Retail Stores' Dirty Secret: Selling Used Underwear",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Health"],
        "longDescription": "An investigation into the lingerie industry; ending chronic pain; sugar substitutes; Jason Silva (\"Brain Games\"); what fitness gurus pack for lunch.",
        "shortDescription": "An investigation into the lingerie industry; ending chronic pain; Jason Silva (\"Brain Games\").",
        "episodeNum": 100,
        "seasonNum": 6,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Jason Silva"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p3621559_b_v5_ab.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "31222",
    "station": {
        "stationId": "31222",
        "callSign": "KTBCDT",
        "affiliateCallSign": "FOX",
        "affiliateId": "10212",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10212/s10212_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1206"
    }
}, {
    "startTime": "2015-02-10T21:00Z",
    "endTime": "2015-02-10T22:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "CC"],
    "channels": ["002"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP011729911130",
        "rootId": "11490801",
        "seriesId": "3621559",
        "subType": "Series",
        "title": "The Dr. Oz Show",
        "episodeTitle": "Retail Stores' Dirty Secret: Selling Used Underwear",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Health"],
        "longDescription": "An investigation into the lingerie industry; ending chronic pain; sugar substitutes; Jason Silva (\"Brain Games\"); what fitness gurus pack for lunch.",
        "shortDescription": "An investigation into the lingerie industry; ending chronic pain; Jason Silva (\"Brain Games\").",
        "episodeNum": 100,
        "seasonNum": 6,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Jason Silva"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p3621559_b_v5_ab.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "10709",
    "station": {
        "stationId": "10709",
        "callSign": "KTBC",
        "affiliateCallSign": "FOX",
        "affiliateId": "10212",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10212/s10212_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "002"
    }
}, {
    "startTime": "2015-02-10T21:00Z",
    "endTime": "2015-02-10T22:00Z",
    "duration": 60,
    "channels": ["185"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP016495740012",
        "rootId": "10369478",
        "seriesId": "9600629",
        "subType": "Series",
        "title": "The Root 100",
        "episodeTitle": "Empowering Spirits",
        "releaseYear": 2013,
        "releaseDate": "2013",
        "origAirDate": "2013-12-18",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Documentary"],
        "longDescription": "White House personnel chief Jonathan McBride; actor Billy Porter; NAACP's Senior Director for Voting Rights Jotaka Eaddy.",
        "shortDescription": "President Obama appointee Jonathan McBride; actor Billy Porter; voting rights director Jotaka Eaddy.",
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Billy Porter"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p9600629_st_v5_aa.jpg",
            "category": "Staple",
            "tier": "Series"
        }
    },
    "stationId": "76126",
    "station": {
        "stationId": "76126",
        "callSign": "ASPRE",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/76126/s76126_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "185"
    }
}, {
    "startTime": "2015-02-10T21:30Z",
    "endTime": "2015-02-10T22:00Z",
    "duration": 30,
    "qualifiers": ["Stereo", "New", "CC"],
    "channels": ["003"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP001152646492",
        "rootId": "11269613",
        "seriesId": "184109",
        "subType": "Series",
        "title": "Extra",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Newsmagazine", "Entertainment"],
        "longDescription": "Actor Will Smith; after-Grammys party.",
        "shortDescription": "Actor Will Smith; after-Grammys party.",
        "guests": [{
            "billingOrder": "09",
            "role": "Guest",
            "name": "Will Smith"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p184109_b_v5_ac.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "10809",
    "station": {
        "stationId": "10809",
        "callSign": "KVUE",
        "affiliateCallSign": "ABC",
        "affiliateId": "10003",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10003/s10003_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "003"
    }
}, {
    "startTime": "2015-02-10T21:30Z",
    "endTime": "2015-02-10T22:00Z",
    "duration": 30,
    "qualifiers": ["Stereo", "New", "HDTV", "CC"],
    "channels": ["1200"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP001152646492",
        "rootId": "11269613",
        "seriesId": "184109",
        "subType": "Series",
        "title": "Extra",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Newsmagazine", "Entertainment"],
        "longDescription": "Actor Will Smith; after-Grammys party.",
        "shortDescription": "Actor Will Smith; after-Grammys party.",
        "guests": [{
            "billingOrder": "09",
            "role": "Guest",
            "name": "Will Smith"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p184109_b_v5_ac.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "33585",
    "station": {
        "stationId": "33585",
        "callSign": "KVUEDT",
        "affiliateCallSign": "ABC",
        "affiliateId": "10003",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10003/s10003_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1200"
    }
}, {
    "startTime": "2015-02-10T22:00Z",
    "endTime": "2015-02-10T23:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "CC"],
    "channels": ["003"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-G"
    }],
    "program": {
        "tmsId": "EP005992702063",
        "rootId": "11406065",
        "seriesId": "185048",
        "subType": "Series",
        "title": "The Ellen DeGeneres Show",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk"],
        "longDescription": "Anna Kendrick (\"The Last Five Years\"); singer Sam Smith; Annie Lennox performs.",
        "shortDescription": "Anna Kendrick (\"The Last Five Years\"); singer Sam Smith; Annie Lennox performs.",
        "episodeNum": 100,
        "seasonNum": 12,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Anna Kendrick"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Sam Smith"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p185048_b_v5_aa.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "10809",
    "station": {
        "stationId": "10809",
        "callSign": "KVUE",
        "affiliateCallSign": "ABC",
        "affiliateId": "10003",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10003/s10003_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "003"
    }
}, {
    "startTime": "2015-02-10T22:00Z",
    "endTime": "2015-02-10T23:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "CC"],
    "channels": ["012"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP010745711255",
        "rootId": "11486214",
        "seriesId": "188582",
        "subType": "Series",
        "title": "The Doctors",
        "episodeTitle": "Reality Star's Pregnancy Fears Revealed; Botched Breast Augmentation; Are Daily Showers Unhealthy?; Secret Deadly Danger From Inactivity?",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Medical", "Health"],
        "longDescription": "A court case concerning the circumcision of a 4-year-old boy; Terra Jole (\"Little Women: LA\") discusses her high-risk pregnancy; botched plastic surgery leaves a woman's breasts lopsided.",
        "shortDescription": "A court case concerning the circumcision of a 4-year-old boy; Terra Jole (\"Little Women: LA\").",
        "episodeNum": 100,
        "seasonNum": 7,
        "guests": [{
            "billingOrder": "04",
            "role": "Guest",
            "name": "Terra Jole"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p188582_b_v5_ad.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "15089",
    "station": {
        "stationId": "15089",
        "callSign": "KNVA",
        "affiliateCallSign": "CW",
        "affiliateId": "51306",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/51306/s51306_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "012"
    }
}, {
    "startTime": "2015-02-10T22:00Z",
    "endTime": "2015-02-10T23:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "HDTV", "CC"],
    "channels": ["1212"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP010745711255",
        "rootId": "11486214",
        "seriesId": "188582",
        "subType": "Series",
        "title": "The Doctors",
        "episodeTitle": "Reality Star's Pregnancy Fears Revealed; Botched Breast Augmentation; Are Daily Showers Unhealthy?; Secret Deadly Danger From Inactivity?",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk", "Medical", "Health"],
        "longDescription": "A court case concerning the circumcision of a 4-year-old boy; Terra Jole (\"Little Women: LA\") discusses her high-risk pregnancy; botched plastic surgery leaves a woman's breasts lopsided.",
        "shortDescription": "A court case concerning the circumcision of a 4-year-old boy; Terra Jole (\"Little Women: LA\").",
        "episodeNum": 100,
        "seasonNum": 7,
        "guests": [{
            "billingOrder": "04",
            "role": "Guest",
            "name": "Terra Jole"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p188582_b_v5_ad.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "34437",
    "station": {
        "stationId": "34437",
        "callSign": "KNVADT",
        "affiliateCallSign": "CW",
        "affiliateId": "51306",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/51306/s51306_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1212"
    }
}, {
    "startTime": "2015-02-10T22:00Z",
    "endTime": "2015-02-10T23:00Z",
    "duration": 60,
    "qualifiers": ["Stereo", "New", "HDTV", "CC"],
    "channels": ["1200"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-G"
    }],
    "program": {
        "tmsId": "EP005992702063",
        "rootId": "11406065",
        "seriesId": "185048",
        "subType": "Series",
        "title": "The Ellen DeGeneres Show",
        "releaseYear": 2015,
        "releaseDate": "2015",
        "origAirDate": "2015-02-10",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Talk"],
        "longDescription": "Anna Kendrick (\"The Last Five Years\"); singer Sam Smith; Annie Lennox performs.",
        "shortDescription": "Anna Kendrick (\"The Last Five Years\"); singer Sam Smith; Annie Lennox performs.",
        "episodeNum": 100,
        "seasonNum": 12,
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Anna Kendrick"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Sam Smith"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p185048_b_v5_aa.jpg",
            "category": "Banner-L1",
            "text": "yes",
            "primary": "true",
            "tier": "Series"
        }
    },
    "stationId": "33585",
    "station": {
        "stationId": "33585",
        "callSign": "KVUEDT",
        "affiliateCallSign": "ABC",
        "affiliateId": "10003",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/10003/s10003_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "1200"
    }
}, {
    "startTime": "2015-02-10T22:00Z",
    "endTime": "2015-02-10T23:00Z",
    "duration": 60,
    "channels": ["185"],
    "ratings": [{
        "body": "FCC-TVPG (USA)",
        "code": "TV-PG"
    }],
    "program": {
        "tmsId": "EP016495740011",
        "rootId": "10369374",
        "seriesId": "9600629",
        "subType": "Series",
        "title": "The Root 100",
        "episodeTitle": "The Champions",
        "releaseYear": 2013,
        "releaseDate": "2013",
        "origAirDate": "2013-12-11",
        "titleLang": "en",
        "descriptionLang": "en",
        "entityType": "Episode",
        "genres": ["Documentary"],
        "longDescription": "Movie director Ryan Coogler (\"Fruitvale Station\"), legal analyst Sunny Hostin and medical pioneer Dr. Garth Graham define what it means to be a true champion.",
        "shortDescription": "Movie director Ryan Coogler; legal analyst Sunny Hostin; Dr. Garth Graham.",
        "guests": [{
            "billingOrder": "02",
            "role": "Guest",
            "name": "Ryan Coogler"
        }, {
            "billingOrder": "03",
            "role": "Guest",
            "name": "Sunny Hostin"
        }],
        "preferredImage": {
            "width": "240",
            "height": "360",
            "uri": "assets/p9600629_st_v5_aa.jpg",
            "category": "Staple",
            "tier": "Series"
        }
    },
    "stationId": "76126",
    "station": {
        "stationId": "76126",
        "callSign": "ASPRE",
        "preferredImage": {
            "width": "360",
            "height": "270",
            "uri": "h3/NowShowing/76126/s76126_h3_aa.png",
            "category": "Logo",
            "primary": "true"
        },
        "channel": "185"
    }
}]