Does the person advanced search API support full filters like the discover API, but no need to enter query? For example: birthday, gender, credits,... Like the following URL: https://api.themoviedb.org/3/search/person?include_adult=false&birthday=1990-10-10&gender=male&page=1
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 27 dezembro 2023 às 1:46 PM
Hi @kizzmovies,
We don't support any filters like that for person search at this time. The only filter we support is
query
.I think what you're actually asking for is a person discover endpoint which we do not have. We do however have an open ticket for this feature request here.
Resposta de kizzmovies
em 28 dezembro 2023 às 10:29 AM
Thank you so much