When I look up a movie by id and add "&append_to_response=releases" it shows the releases dates etc for that movie. Is there a way to combine this with the search by query method so it shows all the release dates etc for all the movies searched?
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 3 décembre 2015 à 10h17
Hi alucardu,
Unfortunately, no, there is no way of appending extra information to the search requests.
Réponse de alucardu
le 3 décembre 2015 à 11h07
That's a shame. That means I'll have to do another JSONP request if I want to get specfic movie info.