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.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 9 fevereiro 2024 às 5:20 PM
Hi @aamadasun1,
You'll need to make a request to the
/credits
method. You can also useappend_to_response
with it.