I'm a newbie using this useful API, so this is probably a newbie question: what's the difference between two GET into this post's subject?
I know that with "discover" I can change the "sort_by" property, but I think that the responses of these specific two calls are always the same. It's right?
Tks, Alessio.
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 03 月 14 日 1:53下午
Hi Alessio,
You can think of
/movie/popular
as just a discover query. There is no difference. Discover however is quite different as not only does it support a whole slew of sort options but also many, many filters.Cheers.
tmdb40840574 的回复
于 2016 年 03 月 14 日 3:59下午
Thank you for the answer, it's really clear.
Alessio.