Soporte de The Movie Database

Hi,

I'm facing some problems to get the movie's certification (BR). I'm appending the releases in_ Get Details (movie)_ to get the movie's certifications, however, i'm receiving null on certification field.

After some tests i figure out that when i set the language as "en-US" i get the certification normaly, but when i change the language (pt-BR) it comes null. I also tried to use Get Release Dates instead of appending releases _in the _Get Details but i didn't succeed.

Query i'm using in my application:

https://api.themoviedb.org/3/movie/299534?api_key=###&language=pt-BR&append_to_response=releases

Query that brings the certification (BR) values:

https://api.themoviedb.org/3/movie/299534?api_key=###&language=en-US&append_to_response=releases

ps: I'm setting the _language _ dynamically to get the data's translation.

Any suggestion?

TY.

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

Jump to last post

I just went through a similar scenario with this param just today. My code is rather old and I saw this "releases" param and wondered if it even worked as it's not mentioned in the api docs anywhere I could find, less I missed it. When testing the response for US I got what I needed so I left it alone. Seems the way to retrieve certification is with the param "release_dates" so maybe I'm lucky that "releases" is working for US but may be phased out in time, or a hidden param not documented...not sure so I'm watching this thread myself.

After your reply i tried to execute my code again and now it's bringing the right values. I tested again with a new value for the certification field but it didn't update.

I don't know what happened before, maybe there is some kind of delay to update the data in the server. 🤔

The API caches data for 8 hours, so any changes you make on the website won't be immediately available.

/release was deprecated years ago, you should definitely update to use /release_dates since it holds all the up to date data and features.

So I think it was that.

I'll update my querys to release_dates, thank you for the advice.

had a hunch that param was old...time for an update and thank you for the confirmation

¿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