The Movie Database Support

Hi,

Movie id: 1074382 Movie title: Windows of Imagination

Discover movie endpoint: https://api.themoviedb.org/3/discover/movie?api_key=[api-key]&language=en-US&sort_by=release_date.desc&include_adult=false&include_video=false&page=1&release_date.gte=2023-01-08&release_date.lte=2023-01-16

"backdrop_path": "/cazNL6hKWHkEUn3xgYbMmjZNVDg.jpg",
"popularity": 1.4,
"poster_path": "/u3kYWtxgt9aYE8aPgy1AgtGMSkW.jpg",
"release_date": "2023-01-16",

Movie details endpoint: https://api.themoviedb.org/3/movie/1074382?api_key=[api-key]&append_to_response=images

"backdrop_path": null,
"popularity": 0,
"poster_path": null,
"release_date": "",
"images": {
    "backdrops": [],
    "logos": [],
    "posters": []
}

Please check why the responses from these two endpoints contain different values of above fields in case of this movie.

Thanks, Shahood

3 replies (on page 1 of 1)

Jump to last post

It may eventually be caused by the fact that, in your second query, you didn't specify the language (even if it is supposed to take "en-US" by default).

@superboy97 said:

It may eventually be caused by the fact that, in your second query, you didn't specify the language (even if it is supposed to take "en-US" by default).

Nope, I'm getting the same response with https://api.themoviedb.org/3/movie/1074382?api_key=[api-key]&language=en-US

If you specify a language param, you'll need to use the include_image_language param. Please read the documentation around image languages.

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