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] ?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Chris Krueger
el 14 de enero de 2018 a las 18:33
Only the movie and TV show search query.
Contestado por SimonM
el 14 de enero de 2018 a las 22:49
Thanks for your reply.I tried the following API
But not working .Why?
Contestado por Travis Bell
el 16 de enero de 2018 a las 12:58
Hi @SimonM,
There is no sorting on search at this time. Only discover.
Contestado por chocomochi
el 4 de julio de 2024 a las 10:32
Hi, might be an old post
but are there future plans for this?