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?
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 superboy97
on August 17, 2024 at 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=###