Is there a way to limit the return object to title and id only?
When I query this "https://api.themoviedb.org/3/search/movie?api_key=###&query=the+avengers" I only need the "titles" and the Ids of the movies return to me, nothing else... I don't want the overview, poster_path, and so on... example, the avenger 1, the avenger 2, my avenger ...and so on..
I am trying to create a autocomplete textbox and all I need is the titles. Once i the movie id , I'll make another call to get the movie details. Thanks.
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne avgust 31, 2016 ob 1:15 PM
Hi tamchau714,
No, it is not possible. There's not really much of a difference since we support gzip, a full page of results comes down around 6KB.