In the example API requests, if you get the most popular shows and movies, it only returns around 10 objects back. If I wanted to get around 500 of the most popular movies and TV shows, is there an API call to get that? Or a way to not limit the results to only 10 or so?
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 24 janeiro 2017 às 10:15 AM
Hi Bradford,
We return 20 objects back per page, and if you wanted to get the top 500 you would simply page through the first 25 pages.