I'm trying to get the streaming release date for a given movie or TV show. Right now i'm grabbing the 'release_date' for a movie or the 'first_air_date' for a TV show from the endpoint 'https://api.themoviedb.org/3/movie/12345' but I want to be able to get the date that is is available to stream.
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 31. јануар 2024. у 12:53 PM
Hi @daelan,
We don't store per country/provider air dates for TV. All we have is the first air date, which represents wherever it was first released in the world.
Одговор од daelan
дана 31. јануар 2024. у 2:08 PM
Ok, thanks. What about for Movies. Is there a way to get the streaming release date?