键盘快捷键
高级搜索
Hi! can we get only top billed cast using api?
Hi bshsbr,
There's no DB level difference between "top billed" and anything else but cast is sorted. You can query the /credits method, sort by order and use the top N items like I do on the website.
order
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2016 年 07 月 29 日 10:01上午
Hi bshsbr,
There's no DB level difference between "top billed" and anything else but cast is sorted. You can query the /credits method, sort by
order
and use the top N items like I do on the website.GHOST 的回复
于 2016 年 07 月 29 日 10:44下午
OK Thank you! I have this idea too. Just check out that may be some DB for that was made.