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.
გსურთ შეაფასოთ ან დაამატოთ ეს ელემენტი სიაში?
არა წევრი?
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.