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
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 27. децембар 2023. у 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.
Одговор од kizzmovies
дана 28. децембар 2023. у 10:29 AM
Thank you so much