键盘快捷键
高级搜索
Hi, How do I get the cast (all the actors) of a movie?
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Thank you very much. I've also discovered another way to do it is : http://api.themoviedb.org/3/movie/{id}/casts?api_key={api_key}
casts is the old deprecated method from a year or two ago. I wouldn't use it.
casts
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2016 年 10 月 08 日 2:44下午
Hi Joël,
You can call the /credits method to get the full cast of a movie.
Joël Phaka 的回复
于 2016 年 10 月 08 日 3:10下午
Thank you very much. I've also discovered another way to do it is : http://api.themoviedb.org/3/movie/{id}/casts?api_key={api_key}
Travis Bell 的回复
于 2016 年 10 月 08 日 3:32下午
casts
is the old deprecated method from a year or two ago. I wouldn't use it.