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.
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 Januari 21, 2025 at 11:22 AM
Hi @Wonderm00n,
Unfortunately, there is no way to get the extra field you're looking for without making an extra call.