Is there a way for me to check if a specific movie is in theaters? /now_playing returns a list of movies but can I specify a certain one?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 7 février 2024 à 11h16
Hi @Akmca,
It depends what you mean by "in theatres". If you mean theatrical data like showtimes and what not, we do not have that data. If however, you mean querying by theatrical release dates, you can use discover to filter by these dates. Something like this is a good starting point:
This is looking for movies with a theatrical release type (3) in the US, between January 15 and February 7.
This is just scratching the surface of what you can use discover for, there's ~30 filters you can use.