The Movie Database Support

Hello, I want to make an APi call to have a list containing the films AND series by genre. Currently I use this call :

https://api.themoviedb.org/3/discover/movie?api_key=xxx&with_genres=28

but only valid for movies. How can I have both on the same request ?

Thanks in advance. :)

1 reply (on page 1 of 1)

• Jump to last post

@Pimpus said:
Search Film & Series by Genre
Hello, I want to make an APi call to have a list containing the films AND series by genre. Currently I use this call :

https://api.themoviedb.org/3/discover/movie?api_key=xxx&with_genres=28   

but only valid for movies. How can I have both on the same request ?

Thanks in advance. :)

It's not possible.
Discover request is separate for movies and TV series.
https://developers.themoviedb.org/3/discover/movie-discover
https://developers.themoviedb.org/3/discover/tv-discover
Also, not all Movie Genres have the same Series Genres ID.

Can't find a movie or TV show? Login to create it.

Want to rate or add this item to a list?

Login