Soporte de The Movie Database

Hi,

Just wanted to check what I may be doing wrong. Trying to make the same requests with v4 that I was previously able to do via v3 .

Is this the intended behaviour? If so how do we get the same results for v4? I couldn't find anything in the docs

Take the following query for example:

*Using v3: *

{
    "adult": false,
    "backdrop_path": null,
    "belongs_to_collection": null,
    "budget": 0,
    "genres": [
        {
            "id": 99,
            "name": "Documentary"
        }
    ],
    "homepage": null,
    "id": 345435,
    "imdb_id": "",
    "original_language": "it",
    "original_title": "Il Viaggio di Gesù",
    "overview": "",
    "popularity": 0.6,
    "poster_path": null,
    "production_companies": [
        {
            "id": 2683,
            "logo_path": "/mOL2WcHtox2urbUf1oJvjw7kz01.png",
            "name": "Rai Cinema",
            "origin_country": "IT"
        },
        {
            "id": 55930,
            "logo_path": null,
            "name": "Fidia Film",
            "origin_country": ""
        }
    ],
    "production_countries": [
        {
            "iso_3166_1": "IT",
            "name": "Italy"
        }
    ],
    "release_date": "2007-07-11",
    "revenue": 0,
    "runtime": null,
    "spoken_languages": [
        {
            "iso_639_1": "it",
            "name": "Italiano"
        }
    ],
    "status": "Released",
    "tagline": "",
    "title": "Il Viaggio di Gesù",
    "video": false,
    "vote_average": 0.0,
    "vote_count": 0
}

*Using v4: *

{
    "db": {
        "rating": 0,
        "primary_release_date": "1184112000000"
    },
    "encoded": {
        "rating": 0,
        "release_date": "2007-07-11"
    }
}

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

Jump to last post

Hi there,

v4 doesn't have any publicly released movie or TV end points, which is why they haven't been added to the documentation.

Hi Thanks for the response,

So just to be clear on the usage if we want publicly accessible movie data we stick with v3 and if we want only user specific movie data we move over to v4? And if we want both we go with v3 and v4 working in tandem?

Thanks

Yes, you can certainly use them in tandem. v3 supports using the v4 bearer tokens, so authentication is consistent.

¿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