Soporte de The Movie Database

I tried to get the JSON with films with vote average below 2 and the response is not correct This is my URL: "https://api.themoviedb.org/3/discover/movie?api_key=YOUR_API_KEY&vote_average.lt=2" The response is as JSON with popular Movies so "&vote_average.lt=2" is not doing anything

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

Jump to last post

As visible in the discover documentation, we don't have a vote_average.lt parameter, but a vote_average.lte parameter.

oops, thank you. but now i see a problem, if i do the same but now with lte, the firs result is not below 2 as you can see

this is the URL now:

"https://api.themoviedb.org/3/discover/movie?api_key=YOUR_API_KEY&vote_average.lte=2"

this is the first result

{
      "adult": false,
      "backdrop_path": "/fzv87rT0jlAkh5Uf9PpIlUj6Nj8.jpg",
      "genre_ids": [28, 53, 80],
      "id": 1195585,
      "original_language": "en",
      "original_title": "The Hard Hit",
      "overview": "An Interpol agent hunting the head of a global crime syndicate tracks his target to Las Vegas, but when the criminal organization kills his wife and daughter, he goes above the law to get his revenge.",
      "popularity": 230.7625,
      "poster_path": "/whkFbOZTamHeugEG95jvQehSzAH.jpg",
      "release_date": "2023-10-20",
      "title": "The Hard Hit",
      "video": false,
      "vote_average": 7.5,
      "vote_count": 4
    }

It looks like this bug has been fixed.
Please check.
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&vote_average.lte=2

¿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 debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
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