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.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by robbie3999
on July 17, 2023 at 8:01 PM
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:
If you need more move details than what is provided in discover, you can use the movie id from discover and this query.
Reply by nigelcardozo
on July 18, 2023 at 3:10 AM
Hi Robbie,
Thank you for that and for the explanation of how you got the data values. Appreciated! :)
Nigel