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からの返信
投稿:2016年08月05日 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).