Keyboard Shortcuts
Advanced Search
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.
hyrje
regjistrohu
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Travis Bell
on July 27, 2018 at 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.
Reply by mhmd_sptraa
on October 21, 2021 at 3:05 AM
thankyou brother love u i can do it haha
Reply by Chris-AM
on July 20, 2023 at 2:35 PM
Your answer should be pinned at API DOCS