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!!
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Want to rate or add this item to a list?
Not a member?
Odpověď od Travis Bell
22.05.2024 v 10:48 DOP.
The /credits or /aggregate_credits would be the calls to look at. You can also
append_to_response
with these calls.