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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on December 3, 2015 at 10:17 AM
Hi alucardu,
Unfortunately, no, there is no way of appending extra information to the search requests.
Reply by alucardu
on December 3, 2015 at 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.