Soporte de The Movie Database

Hello,
I would like to know if it is possible to sort movie_credits by release_date like for discover/movies.
By default, i think movie_credits are sorted in the order of entrance in the database (in all case i don't see any logical sort).
I tried this kind of url :
https://api.themoviedb.org/3/person/4135/movie_credits?sort_by=release_date.desc&api_key=xxxxxxxxx
but nothing changed. Order is still the same than without the sort_by
Thanks

2 respuestas (en la página 1 de 1)

Jump to last post

@michelweb said:

Hello,
I would like to know if it is possible to sort movie_credits by release_date like for discover/movies.
By default, i think movie_credits are sorted in the order of entrance in the database (in all case i don't see any logical sort).
I tried this kind of url :
https://api.themoviedb.org/3/person/4135/movie_credits?sort_by=release_date.desc&api_key=xxxxxxxxx
but nothing changed. Order is still the same than without the sort_by
Thanks

sort_by= is not available for this API Request.
But you can use Discover with sort_by=.
Example with Robert Redford, ID 4135.

Cast
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&sort_by=primary_release_date.desc&page=1&with_cast=4135
Crew
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&sort_by=primary_release_date.desc&page=1&with_crew=4135
Cast and Crew
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=en-US&sort_by=primary_release_date.desc&page=1&with_people=4135

Thanks but i don't like the results. My page is a total filmography of a celebrity. With this url many movies disappear. I will try another solution. I guess a PHP script can give me what I am looking for. But thanks for your answer

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de discusión

n crear nueva discusión
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder a la discusión
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión