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.
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Want to rate or add this item to a list?
Ikke medlem?
Svar af Travis Bell
d. 5 august 2016 kl. 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).