Поддръжка на The Movie Database

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 отговора (на страница 1 от общо 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.

Не можете да откриете филм или сериал? Влезте, за да го създадете.

Глобални

s фокусиране на лентата за търсене
p отваряне на меню "Профил"
esc затваряне на отворен прозорец
? отваряне на прозореца за клавишните комбинации

На страниците за медиите

b връщане назад
e към страницата за редактиране

На страниците за сезони

(стрелка надясно) към следващ сезон
(стрелка наляво) към предишния сезон

На страниците за епизоди

(стрелка надясно) към следващ епизод
(стрелка наляво) предишен епизод

На всички страници за изображения

a отваряне на прозорец за добавяне на изображение

На всички страници за редактиране

t меню за избор на език, на превода
ctrl+ s изпращане на форма

На страниците за дискусия

n създаване на нова дискусия
w статус на наблюдаване
p публична/лична
c затваряне/отваряне
a отваряне на действия
r отговаряне в дискусия
l към последния отговор
ctrl+ enter изпращане на вашето съобщение
(стрелка надясно) следваща страница
(стрелка наляво) предишна страница

Настройки

Искате ли да го оцените или добавите към списък?

Вход