@robert3237 said: Return details of movie after a search
New to TMDB...
found how to return movie titles, with actors.
question: how to show the Genre when movie is returned.
same for TV Shows.
In the response we have the ""genre_ids": "
Example in the response:
Reply by ticao2 🇧🇷 pt-BR
on February 17, 2025 at 8:51 AM
In the response we have the ""genre_ids": "
Example in the response:
Get the list of genres and their respective IDs in this link:
https://developer.themoviedb.org/reference/genre-movie-list
https://developer.themoviedb.org/reference/genre-tv-list