Scorciatoie tastiera
Ricerca avanzata
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 riesci a trovare un film o una serie Tv? Accedi per crearlo.
Accedi
Registrati
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Iscriviti ed entra a far parte della community
Risposta da Travis Bell
il 27 luglio, 2018 alle 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.
Risposta da mhmd_sptraa
il 21 ottobre, 2021 alle 3:05AM
thankyou brother love u i can do it haha
Risposta da Chris-AM
il 20 luglio, 2023 alle 2:35PM
Your answer should be pinned at API DOCS