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.
Can't find a movie or TV show? Login to create it.
Reply by Travis Bell
on November 1, 2016 at 7:06 PM
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.