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.
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 9 febbraio, 2024 alle 5:20PM
Hi @aamadasun1,
You'll need to make a request to the
/credits
method. You can also useappend_to_response
with it.