The Movie Database サポート

Is there any way to return something that looks like this?

{ id: 1, title: "Movie Name", actors: [ { name: "Actor #1", dob: "1-18-1984" }, { name: "Actor #2", dob: "4-10-1981" } ] }

This API has something like it: http://www.myapifilms.com/index.jsp

However, it's pretty slow. It takes roughly 10+ seconds to get a response back when doing a GET request through my AngularJS app.

Any help would be appreciated in getting this type of data. Thanks!

2 replies (on page 1 of 1)

Jump to last post

Hi Ryan,

No, there is no way to do that in a single query. You can call the credits methods and even use ?append_to_response to make it a single query but our credit responses do not include the person's date of birth.

https://api.themoviedb.org/3/movie/550?api_key=###&append_to_response=credits

The only response that includes a person's DOB is the primary person info call:

https://api.themoviedb.org/3/person/819?api_key=###

Cheers.

Thanks for the quick response Travis. This answers my question.

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

全般

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

メディアのページ

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

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

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

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

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

全ての画像のページ

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

全ての編集ページ

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

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

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

設定

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

ログイン

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

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