Under Search the a Get/search/Tv option and in the response there an ID ...... is this the same as tv_id?
Yes, that is the TV show id.
when i try that and call a get Images . I am not getting anything { "backdrops": [], "id": 39340, "posters": [] }
If I was to guess, you should take a read through the image language documentation. You'll want to use the additional include_image_language parameter.
Cheers.
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Ответ от Travis Bell
, 1 ноября 2016 в 19:06
Hi @smarteez
Yes, that is the TV show id.
If I was to guess, you should take a read through the image language documentation. You'll want to use the additional
include_image_language
parameter.Cheers.