Keyboard Shortcuts
Bilaketa Aurreratua
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
Can't find a movie or TV show? Login to create it.
Saioa hasi
Erregistratu
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
Erregistratu eta bat egin komunitatearekin
Travis Bell Erabiltzailearen Erantzuna
Uztaila 27, 2018 egunean 1:26 PM(e)tan
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.
mhmd_sptraa Erabiltzailearen Erantzuna
Urria 21, 2021 egunean 3:05 AM(e)tan
thankyou brother love u i can do it haha
Chris-AM Erabiltzailearen Erantzuna
Uztaila 20, 2023 egunean 2:35 PM(e)tan
Your answer should be pinned at API DOCS