The Movie Database Support

hellow, i want to have all information of upcoming movies including imdb id. i used following url:

https://api.themoviedb.org/3/movie/upcoming?api_key=####&append_to_response=external_ids

but using this url i can't get imdb id. help please

2 replies (on page 1 of 1)

Jump to last post

Hi jamy.54,

None of the "featured lists" support appending extra data via append_to_response, nor do they support an IMDB id. To get the IMDb ID for a movie, you can use the primary movie method:

https://api.themoviedb.org/3/movie/550?api_key=###

It contains a imdb_id field.

For TV shows, you should use the external_ids:

https://api.themoviedb.org/3/tv/1396?api_key=###&append_to_response=external_ids

Cheers.

below API give you all upcoming movie https://api.themoviedb.org/3/movie/upcoming?api_key=

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