Atalhos de Teclado
Pesquisa avançada
Please Help! how i can get movies list from genre action_id
Hi there,
The best way would be to use /discover and the with_genres filter.
with_genres
https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=28
You can get a list of the genre ids from the /genre/movie/list method.
@travisbell said: Hi there, The best way would be to use /discover and the with_genres filter. https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=28 You can get a list of the genre ids from the /genre/movie/list method.
@travisbell said:
thankyou brother love u i can do it haha
Your answer should be pinned at API DOCS
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Iniciar Sessão
Criar Conta
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Crie uma Conta e Adere a Comunidade
Resposta de Travis Bell
em 27 julho 2018 às 1:26 PM
Hi there,
The best way would be to use /discover and the
with_genres
filter.You can get a list of the genre ids from the /genre/movie/list method.
Resposta de mhmd_sptraa
em 21 outubro 2021 às 3:05 AM
thankyou brother love u i can do it haha
Resposta de Chris-AM
em 20 julho 2023 às 2:35 PM
Your answer should be pinned at API DOCS