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.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 31 janeiro 2024 às 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.
Resposta de daelan
em 31 janeiro 2024 às 2:08 PM
Ok, thanks. What about for Movies. Is there a way to get the streaming release date?