键盘快捷键
高级搜索
Hi, as I could find in this forum, it is possible to append "release_dates" to the request. The response shows a field "type" which contains a numerical value. I couldn't find any explaination for those numbers.
Hi SHW,
Types are mapped to these values:
RELEASE_TYPE_MAP = { 1 => 'Premiere', 2 => 'Theatrical (limited)', 3 => 'Theatrical', 4 => 'Digital', 5 => 'Physical', 6 => 'TV' }
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2016 年 08 月 02 日 3:25下午
Hi SHW,
Types are mapped to these values: