键盘快捷键
高级搜索
api.themoviedb.org/3/movie/{movie_id}, api.themoviedb.org/3/tv/{series_id}
Whether the above api can return with the star information, or return the persion id? thanks!!
The /credits or /aggregate_credits would be the calls to look at. You can also append_to_response with these calls.
append_to_response
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2024 年 05 月 22 日 10:48上午
The /credits or /aggregate_credits would be the calls to look at. You can also
append_to_response
with these calls.