The Movie Database Support

Apologies if I've missed this from the documents, guides and APIs but I can't see how to get the custom list that I wanted to.

I'd like either a list of all movies (along with details) where the studio is Disney Animation (or Disney) and, if the latter, to identify only those which are animated.

I cannot see a way to do this. Am I missing an API? I can't see any search parameters that would help narrow this down either.

2 replies (on page 1 of 1)

Jump to last post

Hi @nigelcardozo,

This query with a search of "disney" will give you the list of production companies. Walt Disney Productions is id 3166 and Walt Disney Animation Studios is id 6125, but there are many more with disney in the name, so you may want to add more to the list to use in your search.

This query will give you the list of genres. Animation is id 16.

You can combine the above using this query.

For example, to search using the above results:

https://api.themoviedb.org/3/discover/movie?api_key=xxxxxxxx&with_companies=3166|6125&with_genres=16

If you need more move details than what is provided in discover, you can use the movie id from discover and this query.

Hi Robbie,

Thank you for that and for the explanation of how you got the data values. Appreciated! :)

Nigel

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