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.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on August 5, 2016 at 11:54 AM
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).