api.themoviedb.org/3/movie/{movie_id}, api.themoviedb.org/3/tv/{series_id}
Whether the above api can return with the star information, or return the persion id? thanks!!
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 май 22, 2024 at 10:48 AM
The /credits or /aggregate_credits would be the calls to look at. You can also
append_to_response
with these calls.