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?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 24 de enero de 2017 a las 10:15
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.