Hello,
I am doing a query like this http://api.themoviedb.org/3/search/movie?query=###&api_key=###
Is it possible to get the corresponding imdb id in the results as well? Or should I do a separate query?
Thanks,
Rossen
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Want to rate or add this item to a list?
Még nem tag?
Travis Bell válaszolt
Beküldve: 2014. május 5. 10:22
Hi rossen,
You will have to do a movie info query. It is not possible to get the IMDB ID from a search query.
Cheers.
rossen válaszolt
Beküldve: 2014. május 5. 10:51
Thanks Travis,
I was almost sure about that, but wanted to double check.
Best.