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.
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2025 年 01 月 21 日 11:22上午
Hi @Wonderm00n,
Unfortunately, there is no way to get the extra field you're looking for without making an extra call.