Supporto 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 risposte (nella pagina 1 di 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

Non riesci a trovare un film o una serie Tv? Accedi per crearlo.

Globale

s focalizza la barra di ricerca
p apri menu profilo
esc chiudi una finestra aperta
? apri finestra scorciatoia tastiera

Su tutte le pagine di media

b torna indietro (o al precedente quando applicabile)
e vai alla pagina di modifica

Nelle pagine delle stagioni TV

(freccia destra) vai alla stagione successiva
(freccia sinistra) vai alla stagione precedente

Nelle pagine degli episodi TV

(freccia destra) vai all'episodio successivo
(freccia sinistra) vai all'episodio precedente

Su tutte le pagine di immagini

a apri finestra aggiungi immagine

Su tutte le pagine di modifica

t apri selettore traduzione
ctrl+ s invia modulo

Sulle pagine di discussione

n crea nuova discussione
w segna come visto/non visto
p cambia publico/privato
c cambia chiuso/aperto
a apri attivita
r rispondi alla discussione
l vai all'ultima risposta
ctrl+ enter invia il tuo messaggio
(freccia destra) pagina successiva
(freccia sinistra) pagina precedente

Impostazioni

Vuoi valutare o aggiungere quest'elemento a una lista?

Accedi