The Movie Database Support Forum

Hi, I noticed that the endpoint to get the details for a TV show does not return the IMDB ID, unlike the movie details endpoint which an imdb_id property.

E.g.

https://api.themoviedb.org/3/tv/94028?api_key=XXX 

doesn't return imdb_id, but when I search via its IMDB ID through the find endpoint, it correctly finds it, so it looks like it's there but just not returned

https://api.themoviedb.org/3/find/tt11016042?api_key=XXX&external_source=imdb_id

Any particular reason why is that so? If you have any suggestions on how to retrieve IMDB IDs for TV shows too, it would be greatly appreciated. Thanks!

3 Antworten (Seite 1 von 1)

Jump to last post

You can get additional details, like external ids, by using append_to_response:

https://api.themoviedb.org/3/tv/94028?api_key=###&append_to_response=external_ids

I could swear I tried that too, but I must've had a typo because now it works great – thanks a lot @talestalker!

I was hoping this would work for the search/multi endpoint as well, i.e.

https://api.themoviedb.org/3/search/multi?api_key=XXX&query=stalker&append_to_response=external_ids

but in this case it looks like it's impossible to force the external IDs in the response. Unless I'm doing it wrong again?

@rfrfrfrf said: but in this case it looks like it's impossible to force the external IDs in the response. Unless I'm doing it wrong again?

As per the documentation append_to_response is only supported by the movie, TV, season, episode and person detail methods.

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden