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.
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
9 lutego 2024 o godz. 5:20PM
Hi @aamadasun1,
You'll need to make a request to the
/credits
method. You can also useappend_to_response
with it.