The Movie Database サポート

For this TV show, API returns the wrong last_air_date even though the show is set to ended and the last episode is correctly returned with air_date set correctly. The episode is correctly set as season finale. Now it is possible that I have just checked this in unfortunate time if somebody just added episode dates and API didn't have enough time to update, but I kinda doubt that, it is not very popular show.

2 replies (on page 1 of 1)

Jump to last post

If you want help, you need to give us the complete query you have sent, as well as the complete response you have received.

I have used sample API request from API reference:

import requests

url = "https://api.themoviedb.org/3/tv/196288?language=en-US"

headers = {
    "accept": "application/json",
    "Authorization": "KEY"
}

response = requests.get(url, headers=headers)

print(response.text)

But the issue appears to be resolved now. So either somebody really had just added the dates at the time when I first opened this issue, so the API database didn't yet update, or it didn't update for some other reason, but my setting the show type to Returning Series and then again to Ended triggered new database update. Anyway, everything is OK now, I'm closing this discussion.

映画やテレビ番組が見つかりませんか?ログインして作成してください。

全般

s 検索バーに移動する
p プロファイルメニューを開く
esc 開いているウィンドウを閉じる
? キーボードショートカットウィンドウを開く

メディアのページ

b 戻る(または該当する場合は親に)
e 編集ページに行く

テレビ番組のシーズンのページ

(右矢印)次のシーズンに行く
(左矢印)前のシーズンに戻る

テレビ番組のエピソードのページ

(右矢印)次のエピソードに進む
(左矢印)前のエピソードに戻る

全ての画像のページ

a 画像追加ウィンドウを開く

全ての編集ページ

t 翻訳選択を開く
ctrl+ s フォームを送信する

ディスカッションのページ

n 新しいディスカッションを作成する
w 監視ステータスを切り替える
p 公開/非公開を切り替える
c 閉じる/開くを切り替える
a アクティビティを開く
r ディスカッションに返信
l 最後の返事に行く
ctrl+ enter メッセージを送信する
(右矢印)次のページ
(左矢印)前のページ

設定

このアイテムを評価したり、リストに追加したりしたいですか?

ログイン

メンバーではありませんか?

登録してコミュニティに参加