The Movie Database Support

Because there is no field for "genres" and I want to show a simple list with movies showing the name, year, popularity and genre, I don't know if there is an easy way to obtain the genres without make a call for each movie.

GET /3/discover/movie

Fields returned:

  "adult"
  "backdrop_path"
  "id"
  "original_title"
  "release_date"
  "poster_path"
  "popularity"
  "title"
  "vote_average"
  "vote_count"

4 replies (on page 1 of 1)

Jump to last post

Hi jasg,

No, there is not. If you want to do more filtering and/or displaying of data, we encourage you to bring the data in house and build out a custom schema that works best for your app.

Cheers.

Thx you Travis.

I'll get the response of a "discover" end point call and I will perform a new call to "movie" end point for each movie.

Yup, that works too.

This is because I don't know if a "custom schema" is a functionality that the API provides. I have coded my classes (Objective-C) to hold the discover and movie endpoints responses for each movie I want to show. I don't like the idea of 10 "movie details" call for each movie returned from "discover" but just now I don't know any other way.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

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

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(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 open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login