The Movie Database サポート

How to get acting list from actor's details? what is the api link for "Known for " and " Acting"? https://www.themoviedb.org/person/82809-annabelle-wallis

2 replies (on page 1 of 1)

Jump to last post

Hi Ramkumar,

What is the api link for "Acting"?

If you're interested in all of their credits (TV included) use the combined_credits method.

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

You can call movie_credits or tv_credits if you're only interested in one of those:

https://api.themoviedb.org/3/person/82809/movie_credits?api_key=###
https://api.themoviedb.org/3/person/82809/tv_credits?api_key=###

What is the api link for "Known for"?

There is no dedicated method for this as technically speaking, you're able to generate this if you're looking at it from the person side of things. All we're doing is taking the /combined_credits method, uniquing the movie and TV fields by id and then joining them. Next, sort by vote_count and grab the first X that you're interested in.

Cheers.

thank you so much..

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

全般

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

メディアのページ

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

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

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

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

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

全ての画像のページ

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

全ての編集ページ

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

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

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

設定

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

ログイン

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

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