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?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2017 年 01 月 24 日 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.