Suporte do The Movie Database

Can endpoints be filtered by Genre?

For example, the Now Playing (https://api.themoviedb.org/3/movie/now_playing) or the Search Movie (https://api.themoviedb.org/3/search/movie) endpoints return only movies by specific genre.

In this way: https://api.themoviedb.org/3/movie/now_playing?genre=animation returns only animation movies that are Now Playing.

Thanks.

1 resposta (na página 1 de 1)

Jump to last post

@gabrielizalo said:
Can endpoints be filtered by Genre?
Can endpoints be filtered by Genre?
For example, the Now Playing (https://api.themoviedb.org/3/movie/now_playing)
or the Search Movie (https://api.themoviedb.org/3/search/movie) endpoints return only movies by specific genre.
In this way: https://api.themoviedb.org/3/movie/now_playing?genre=animation returns only animation movies that are Now Playing.
Thanks.

Using Search Movies is not possible.
In the case of Now Playing it is possible.
https://developer.themoviedb.org/reference/movie-now-playing-list
As the text on the page states, it is based on Discover.

Note
This call is really just a discover call behind the scenes. If you would like to tweak any of the default filters head over and read about discover.

https://developer.themoviedb.org/reference/discover-movie
Just specify the release_date values.
For example:

https://api.themoviedb.org/3/discover/movie?page=1&region=BR&release_date.gte=2024-10-02&release_date.lte=2024-10-30

And you can specify one or more genre IDs, separated by commas.

https://api.themoviedb.org/3/discover/movie?page=1&region=BR&release_date.gte=2024-10-02&release_date.lte=2024-10-30&with_genres=35,16

Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.

Geral

s focus the search bar
p abrir menu do perfil
esc close an open window
? open keyboard shortcut window

Em páginas de Média

b go back (or to parent when applicable)
e ir para a página de edição

Em páginas de temporadas de séries

(seta para a direita) ir para a próxima temporada
(seta para a esquerda) ir para a temporada anterior

Em Páginas de Episódios de Séries

(seta para a direita) ir para o próximo episódio
(seta para a esquerda) ir para o episódio anterior

Em Todas as Páginas de Imagens

a abrir janela para adicionar imagem

Em Todas as Páginas de Edição

t open translation selector
ctrl+ s submit form

Em Páginas de Discussão

n criar uma nova discussão
w toggle watching status
p toggle public/private
c toggle close/open
a abrir actividade
r reply to discussion
l ir para a última resposta
ctrl+ enter submit your message
(seta para a direita) página seguinte
(seta para a esquerda) página anterior

Definições

Deseja classificar ou adicionar este item a uma lista?

Iniciar Sessão

Ainda não é um membro?

Crie uma Conta e Adere a Comunidade