The Movie Database 支持

Hi,

I would like to avoid web requests for persons biography data when fetching the movie data including the casts data.

After checking the API, I think the only way to get the biography/birthday etc. data for a person is to do this:

  1. get movie informations --> http://api.themoviedb.org/3/movie/11?api_key=key&language=language&append_to_response=casts,images
  2. for all person_id in cast-data get http://api.themoviedb.org/3/movie/person_id

Do you like the idea to change/append the api to include the person-data, maye by appending a "persons" parameter to append_to_response?

Maybe to get a result something like that?

{"cast_id":3,"character":"Luke Skywalker","credit_id":"52fe420dc3a36847f8000441","id":2,"name":"Mark Hamill","order":0,"profile_path":"/zUXHs0t0rhRNg7rD1pQm09KXAKP.jpg", "person":{"adult":false,"also_known_as":["Mark Hamil","Mark Richard Hamill"],"biography":"From Wikipedia, the free encyclopedia.\n\nMark Richard Hamill (born September 25, 1951) is an American actor, voice artist, producer, director, and writer. Hamill is best known for his role as Luke Skywalker in the original Star Wars trilogy and also well known for voice-acting characters such as the Joker in various animated series, animated films and video games, beginning with Batman: The Animated Series, the Skeleton king in Super Robot Monkey Team Hyperforce Go!, Fire Lord Ozai in Avatar: The Last Airbender, Master Eraqus in Kingdom Hearts: Birth by Sleep, Skips in Regular Show, and Senator Stampington on Metalocalypse.\n\nDescription above from the Wikipedia article Mark Hamill, licensed under CC-BY-SA, full list of contributors on Wikipedia .","birthday":"1951-09-25","deathday":"","homepage":"","id":2,"imdb_id":"nm0000434","name":"Mark Hamill","place_of_birth":"Concord, California, USA","popularity":21.38462,"profile_path":"/zUXHs0t0rhRNg7rD1pQm09KXAKP.jpg"}}

Including the person data (by optional parameter) for a movie-id-query would save lots of web requestings.

But maybe there is already such an option and I didn't find it in the API reference?

Greetings from Germany

2 回复(第 1 页,共 1 页)

Jump to last post

Hi Dr.Best,

It's doubtful we'll ever support something quite like this. You're only solution is to make the extra call (or cache the data locally and you can then build out a custom schema to match your app's needs).

Hi Travis,

thanks for the answer.

When I append "casts" to the response of a movie-query I already get the profile_path for each person, so I just thought why not getting the other data of a person in one go too to save bandwidth. Anyway, my plugin is storing the data in a local database. So I have to grab the data for each person in a movie-cast in extra calls to save them. Just wanted to be sure that I have to do it that way.

Have a good christmas time!

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区