Soporte de The Movie Database

is it possible to get with one api call the following: tv show details, list of actors/actress, directors, writers, seasons, episodes for each season eg: https://api.themoviedb.org/3/search/tv?query=Magnum&api_key=

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

Jump to last post

@robert3237 said:
make 1 api call for all data??
is it possible to get with one api call the following:
tv show details, list of actors/actress, directors, writers, seasons, episodes for each season
eg: https://api.themoviedb.org/3/search/tv?query=Magnum&api_key=

Using "Search" is not possible.
Only items listed under "Response" on the page.
https://developer.themoviedb.org/reference/search-tv

Getting Movie, TV Show and People Details, you can use "append_to_response" feature.
https://developer.themoviedb.org/reference/tv-series-details
https://developer.themoviedb.org/docs/append-to-response

appreciate your help!
i have tried this: https://api.themoviedb.org/3/tv/734?combined_credits&language=en-US&api_key=&append_to_response=videos
returns almost everything i am needing, except, actors/actress, under seasons the episodes??
could i trouble you to point out what else may go into the api call???
appreciate your time!

@robert3237 said:
appreciate your help!
i have tried this:
https://api.themoviedb.org/3/tv/734?combined_credits&language=en-US&api_key=&append_to_response=videos
returns almost everything i am needing, except, actors/actress, under seasons the episodes??
could i trouble you to point out what else may go into the api call???
appreciate your time!

"Combined Credits" is for People.
https://developer.themoviedb.org/reference/person-combined-credits

For Series it is "Aggregate Credits".
https://developer.themoviedb.org/reference/tv-series-aggregate-credits

And the "append_to_response" feature only works on Details.
For example:

https://api.themoviedb.org/3/tv/734?api_key=THE_KEY&language=en-US&append_to_response=aggregate_credits,videos

¿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