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?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 3 dezembro 2015 às 10:17 AM
Hi alucardu,
Unfortunately, no, there is no way of appending extra information to the search requests.
Resposta de alucardu
em 3 dezembro 2015 às 11:07 AM
That's a shame. That means I'll have to do another JSONP request if I want to get specfic movie info.