TMDB podrška

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.

Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.

Global

s focus the search bar
p otvorite izbornik profila
esc zatvori otvoreni prozor
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(desna strelica) idi na sljedeću sezonu
(left arrow) go to previous season

On TV episode pages

(desna strelica) idi na sljedeću epizodu
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a otvori aktivnost
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(desna strelica) sljedeća stranica
(left arrow) previous page

Postavke

Want to rate or add this item to a list?

Prijavi se