Klávesové skratky
Pokročilé vyhľadávanie
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
Nemôžeš nájsť film alebo seriál? Prihlás sa a pridaj ho.
Prihlásiť sa
Registrácia
Chcete ohodnotiť alebo pridať túto položku do zoznamu?
Nie ste členom?
Zaregistrujte sa a pripojte sa ku komunite
Odpoveď od Travis Bell
dňa 27. júl, 2018 o 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.
Odpoveď od mhmd_sptraa
dňa 21. október, 2021 o 3:05AM
thankyou brother love u i can do it haha
Odpoveď od Chris-AM
dňa 20. júl, 2023 o 2:35PM
Your answer should be pinned at API DOCS