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
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 5 mai 2014 à 10h22
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.
Réponse de rossen
le 5 mai 2014 à 10h51
Thanks Travis,
I was almost sure about that, but wanted to double check.
Best.