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.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 31 août 2016 à 13h15
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.