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?
Nemôžeš nájsť film alebo seriál? Prihlás sa a pridaj ho.
Chcete ohodnotiť alebo pridať túto položku do zoznamu?
Nie ste členom?
Odpoveď od Travis Bell
dňa 3. december, 2015 o 10:17AM
Hi alucardu,
Unfortunately, no, there is no way of appending extra information to the search requests.
Odpoveď od alucardu
dňa 3. december, 2015 o 11:07AM
That's a shame. That means I'll have to do another JSONP request if I want to get specfic movie info.