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.
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 31. August 2016 um 13:15
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.