键盘快捷键
高级搜索
Is it possible to get the IMDB id from results returned from the search/movie endpoint?
search/movie
Hi @amilajack No, this is not possible. The only way to get the IMDb ID is to make a request to the movie details method.
Is which endpoint are you referring to? Also what are all the endpoints that return imdb id's?
Movies and TV shows behave slightly different for external IDs. Since movies only support a single external ID, the IMDB ID is part of the primary movie response. For TV shows, it's part of the external IDs method.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2016 年 11 月 11 日 3:03下午
Hi @amilajack No, this is not possible. The only way to get the IMDb ID is to make a request to the movie details method.
amilajack 的回复
于 2016 年 11 月 11 日 3:50下午
Is which endpoint are you referring to? Also what are all the endpoints that return imdb id's?
Travis Bell 的回复
于 2016 年 11 月 12 日 4:49下午
Movies and TV shows behave slightly different for external IDs. Since movies only support a single external ID, the IMDB ID is part of the primary movie response. For TV shows, it's part of the external IDs method.