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.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 31 agosto 2016 às 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.