When using https://api.themoviedb.org/3/tv/2288/credits?api_key=### I'm getting (the top) 10 entries for the cast. But on https://www.themoviedb.org/tv/2288-prison-break/cast there are listet 193. Why the difference?
映画やテレビ番組が見つかりませんか?ログインして作成してください。
このアイテムを評価したり、リストに追加したりしたいですか?
メンバーではありませんか?
superboy97からの返信
投稿:2024年08月17日 3:27 AM
With this call, as explained in the documentation (the big note in blue), you get the regular cast of the last season. It's a coincidence that it matches the top 10.
To get the complete cast of the series, you need to use https://api.themoviedb.org/3/tv/2288/aggregate_credits?api_key=###