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.
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 21 n de 2025 a les 11:22 A.M.
Hi @Wonderm00n,
Unfortunately, there is no way to get the extra field you're looking for without making an extra call.