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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Travis Bell
27 grudnia 2023 o godz. 1:46PM
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.
Odpowiedź użytkownika kizzmovies
28 grudnia 2023 o godz. 10:29AM
Thank you so much