Atallos de teclado
Procura avanzada
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
Non podes atopar unha película ou serie? Inicia sesión para creala.
Iniciar sesión
Rexistrarse
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Rexístrate e únete á comunidade
Resposta de Travis Bell
no 27 de xullo do 2018 ás 1:26PM
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
no 21 de outubro do 2021 ás 3:05AM
thankyou brother love u i can do it haha
Resposta de Chris-AM
no 20 de xullo do 2023 ás 2:35PM
Your answer should be pinned at API DOCS