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?
Can't find a movie or TV show? Login to create it.
Vil du vurdere eller legge til dette elementet i en liste?
Ikke et medlem?
Svar av Travis Bell
den 24 Januar 2017 kl. 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.