I have a question.
I just realized, when I used search movie by title API doesn't have genre name inside the genre_ids, unlike response details from movie. Why it's is different?
Thank you.
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 Travis Bell
on ফেব্রুয়ারি 15, 2024 at 10:56 AM
Hi @swiftah_,
All media lists (search, discover, lists, rated, etc..) return a standard format. This is a completely different object than what is found on the details responses.
Reply by swiftah_
on ফেব্রুয়ারি 15, 2024 at 12:28 PM
Ohh I see, I guess the genre name is include by default in details.
Thank you for your response.