Soporte de The Movie Database

Hello,

I have noticed that when querying the season details endpoint for Season 8 of Dexter, one of the items in the response does not follow the format specified in the API documentation.

Specifically, the sixth item within the guest_stars list of the first episode is missing the adult, gender, id, known_for_department, name, original_name, popularity and profile_path fields and has the episode_count field which is not part of the specification. The rest of the items in the list and those for all the other episodes do come with the expected format.

Example from current response:

{
    "episode_count": 1,
    "person_id": "55137b689251412be4000639",
    "character": "Receptionist",
    "credit_id": "56bdd9349251417347003435",
    "order": 541
}

Expected format:

{
    "character": ...,
    "credit_id": ...,
    "order": ...,
    "adult": ...,
    "gender": ...,
    "id": ...,
    "known_for_department": ...,
    "name": ...,
    "original_name": ...,
    "popularity": ...,
    "profile_path": ...
}

Steps to reproduce:

  1. Send a GET request to https://api.themoviedb.org/3/tv/1405/season/8?api_key=<api_key>
  2. Check the value of the episodes[0].guest_stars[5] field in the response

¿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