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.
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 31 augusti 2016 vid 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.