The Movie Database Support

I have tried both below APIs and these are showing wrong release dates for multiple movies (e.g: The Matrix Resurrections, Original release date is: 12-22-2021 but API is showing 12-15-2021, even the date is correct on TMDB/IMDB movie page: https://www.themoviedb.org/movie/624860-the-matrix-resurrections)

https://api.themoviedb.org/3/find/tt10838180?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXX&language=en&external_source=imdb_id
https://api.themoviedb.org/3/movie/624860?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXX&language=en

7 replies (on page 1 of 1)

Jump to last post

For your example, The Matrix Revolutions, the first release date listed on the release page is 12-15-2021 in Sweden. So, the date returned by the API is correct.

The date listed on the main movie page isn't the first release date, but is based on your geographic location.

How can I get the US Theatrical release date with find API using IMDB ID?

@amirhuxain said:

How can I get the US Theatrical release date with find API using IMDB ID?

Using Find is not possible.
The date will always be the primary_release_date, that is, the worldwide release date.
That's not necessarily the US release date.
For example, the movie Babette's Feast (1987)
https://www.themoviedb.org/movie/11832-babettes-g-stebud
https://www.imdb.com/title/tt0092603/

In the USA it was on 1998/03/04

@nCubed thanks for the sharing, but the endpoint is only for movies. So, in case I am trying to get the release dates for a series, it will respond with a 34 status code.

@amirhuxain said:

@nCubed thanks for the sharing, but the endpoint is only for movies. So, in case I am trying to get the release dates for a series, it will respond with a 34 status code.

Gotcha. I saw "The Matrix Resurrections" in the question and just assumed movies.

That was just for a reference (My mistake I should have mentioned the TV series as well in question). For now, I am using a second endpoint to get the release dates for TV Series. https://api.themoviedb.org/3/tv/{tmdb_id}

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?

Login