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!!
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 22 mai 2024 la ora 10:48 AM
The /credits or /aggregate_credits would be the calls to look at. You can also
append_to_response
with these calls.