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
, 14 января 2018 в 18:33
Only the movie and TV show search query.
Ответ от SimonM
, 14 января 2018 в 22:49
Thanks for your reply.I tried the following API
But not working .Why?
Ответ от Travis Bell
, 16 января 2018 в 12:58
Hi @SimonM,
There is no sorting on search at this time. Only discover.
Ответ от chocomochi
, 4 июля 2024 в 10:32
Hi, might be an old post
but are there future plans for this?