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?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 3 de diciembre de 2015 a las 10:17
Hi alucardu,
Unfortunately, no, there is no way of appending extra information to the search requests.
Contestado por alucardu
el 3 de diciembre de 2015 a las 11:07
That's a shame. That means I'll have to do another JSONP request if I want to get specfic movie info.