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
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 5 maj 2014 vid 10:22 AM
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.
Svar från rossen
den 5 maj 2014 vid 10:51 AM
Thanks Travis,
I was almost sure about that, but wanted to double check.
Best.