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.
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
31 stycznia 2024 o godz. 12:53PM
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.
Odpowiedź użytkownika daelan
31 stycznia 2024 o godz. 2:08PM
Ok, thanks. What about for Movies. Is there a way to get the streaming release date?