Soporte de The Movie Database

Hello everyone,

I don't know if it's normal but I figured out that the region parameter was not working with a Details request. Example https://api.themoviedb.org/3/movie/799766?api_key=x&language=fr-FR&region=FR => "release_date": "2024-12-14"

But it's working fine with multi and search requests. Example https://api.themoviedb.org/3/search/multi?api_key=x&language=fr-FR&query=Better%20Man&page=1&region=FR => "release_date": "2025-01-22"

Thanks for your help!

1 respuesta (en la página 1 de 1)

Jump to last post

@Odyrac said:
"region" paramater is not working with Details request
Hello everyone,
I don't know if it's normal but I figured out that the region parameter was not working with a Details request.
Example
https://api.themoviedb.org/3/movie/799766?api_key=x&language=fr-FR&region=FR
=> "release_date": "2024-12-14"

But it's working fine with multi and search requests.
Example
https://api.themoviedb.org/3/search/multi?api_key=x&language=fr-FR&query=Better%20Man&page=1&region=FR
=> "release_date": "2025-01-22"

Thanks for your help!

The Movie Details API Request does not use the &region parameter.
See here.
https://developer.themoviedb.org/reference/movie-details
There are 3 parameters.

  1. movie_id - int32 - required
  2. append_to_response - string
  3. language - string

The date provided for the movie is the worldwide release date.
In this case, the date for Australia.
If you want the date for your country, you must use the append_to_response resource.
https://developer.themoviedb.org/docs/append-to-response
Requesting release-dates
https://developer.themoviedb.org/reference/movie-release-dates

¿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