The Movie Database Support

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?

1 reply (on page 1 of 1)

Jump to last post

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:

/3/discover/movie?api_key=###&release_date.gte=2024-01-15&release_date.lte=2024-02-07&region=US&with_release_type=3

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.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

hyrje