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.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 15 fevereiro 2024 às 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.
Resposta de swiftah_
em 15 fevereiro 2024 às 12:28 PM
Ohh I see, I guess the genre name is include by default in details.
Thank you for your response.