I wonder how its possible to get the info about a shows air time and latest season of a show?
// Gives me show id and other info I want. https://api.themoviedb.org/3/search/tv?api_key=####&query=mr%20robot Gives me the id
// Gives me the status, air date https://api.themoviedb.org/3/tv/62560/season/2?api_key=#### gives me status, airdate.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ أغسطس 5, 2016 في 11:54 صباحا
Hi rajjejosefsson,
There's 3 tickets that are related this I think:
I am not sure when I'll get to these but in the meantime you'll have to query the show info method and make a decision about which season to query (likely the highest of course).