{
...
"id": 94997,
"last_episode_to_air": {
"id": 5234726,
"name": "Regent",
"overview": "Amid whispers of bad omens, the Greens consider how to fill a void on Aegon's Council, Jacaerys sets out on a rogue mission to strike a deal, and Daemon enlists Lord Willem Blackwood to help persuade the Brackens to bend the knee.",
"vote_average": 7.4,
"vote_count": 17,
"air_date": "2024-07-14",
"episode_number": 5,
"episode_type": "standard",
"production_code": "",
"runtime": 63,
"season_number": 2,
"show_id": 94997,
"still_path": "/b2ynXBWVy0dSL47lUDbQeiPW5SH.jpg"
},
"name": "House of the Dragon",
"next_episode_to_air": {
"id": 5234727,
"name": "Episode 6",
"overview": "",
"vote_average": 0,
"vote_count": 0,
"air_date": "2024-07-21",
"episode_number": 6,
"episode_type": "standard",
"production_code": "",
"runtime": null,
"season_number": 2,
"show_id": 94997,
"still_path": "/cCUY9j9Yv8q0T9Pw6oAzoMcbP1M.jpg"
},
...
}
Reply by Travis Bell
on July 19, 2024 at 11:41 AM
The valid values for
next_episode_to_air
andlast_episode_to_air
are either an object (an episode object) ornull
if there is no value.Request
Response (truncated)
Where are you seeing it be anything else?
Reply by Abra19
on July 19, 2024 at 12:49 PM
https://developer.themoviedb.org/reference/tv-series-details - response 200 - description of fields