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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 27 decembrie 2023 la ora 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.
Răspuns de kizzmovies
pe data de 28 decembrie 2023 la ora 10:29 AM
Thank you so much