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.
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 5 agosto, 2016 alle 11:54AM
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).