I am using following API for getting search results
https://api.themoviedb.org/3/search/multi?api_key=<<api_key>>&language=en-US&page=1&query=John
Is there any way to get this results based on release date [Sort result based on release date] ?
找不到电影或节目?登录并创建它吧。
Chris Krueger 的回复
于 2018 年 01 月 14 日 6:33下午
Only the movie and TV show search query.
SimonM 的回复
于 2018 年 01 月 14 日 10:49下午
Thanks for your reply.I tried the following API
But not working .Why?
Travis Bell 的回复
于 2018 年 01 月 16 日 12:58下午
Hi @SimonM,
There is no sorting on search at this time. Only discover.
chocomochi 的回复
于 2024 年 07 月 04 日 10:32上午
Hi, might be an old post
but are there future plans for this?