The features/columns in my api are only backdrop_path genre_ids id original_language original_title overview popularity poster_path release_date title video vote_average vote_count.
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 February 9, 2024 at 5:20 PM
Hi @aamadasun1,
You'll need to make a request to the
/credits
method. You can also useappend_to_response
with it.