The Movie Database 支持

Hey guys,

Just started using the API and I'm interested in getting a films box office/budget stats.

Currently I am querying the API as below:

 return {
             "title": movie.get('title'),
             "year": release_year,
             "rating": movie.get('vote_average'),
             "genre": genre_names,
             "actors": get_movie_cast(movie['id'], api_key),
             "gross": movie.get('revenue'),
             "budget": movie.get('budget')
         }

and printing out the return in JSON format to see if its in the movie object

Movie details:

 {
     "adult": false,
     "backdrop_path": "/tmU7GeKVybMWFButWEGl2M4GeiP.jpg",
     "genre_ids": [
         18,
         80
     ],
     "id": 238,
     "original_language": "en",
     "original_title": "The Godfather",
     "overview": "Spanning the years 1945 to 1955, a chronicle of the fictional Italian-American Corleone crime family. When organized crime family patriarch, Vito Corleone barely survives an attempt on his life, his youngest son, Michael steps in to take care of the would-be killers, launching a campaign of bloody revenge.",
     "popularity": 114.857,
     "poster_path": "/3bhkrj58Vtu7enYsRolD1fZdja1.jpg",
     "release_date": "1972-03-14",
     "title": "The Godfather",
     "video": false,
     "vote_average": 8.7,
     "vote_count": 19573
 }

Anyone know where I can access the budget/box office stats from as they don't seem contained in the movie object.

Thanks in advance.

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区