Hi, Is there a way for each person on the credits for a movie to have the imdb_id field?
This is what I'm calling:
https://api.themoviedb.org/3/movie/999?append_to_response=external_ids,credits&api_key=xxx
I know I can call the /person/person_id endpoint, but I just need that ONE extra fields and really would love to not have to make another API call.
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 21 janeiro 2025 às 11:22 AM
Hi @Wonderm00n,
Unfortunately, there is no way to get the extra field you're looking for without making an extra call.