I'm a newbie using this useful API, so this is probably a newbie question: what's the difference between two GET into this post's subject?
I know that with "discover" I can change the "sort_by" property, but I think that the responses of these specific two calls are always the same. It's right?
Tks, Alessio.
¿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 Travis Bell
el 14 de marzo de 2016 a las 13:53
Hi Alessio,
You can think of
/movie/popular
as just a discover query. There is no difference. Discover however is quite different as not only does it support a whole slew of sort options but also many, many filters.Cheers.
Contestado por tmdb40840574
el 14 de marzo de 2016 a las 15:59
Thank you for the answer, it's really clear.
Alessio.