1. 主页
  2. 文档
  3. GPDB API
  4. Movies
  5. 从IMDB编号获取电影信息

从IMDB编号获取电影信息

从IMDB编号获取电影信息

参数

api_key string default:<<api_key>> required
imdb string required required
lang string default:en optional

例子

https://api.goldposter.com/v1/?imdb=tt1630029&api_key=<<api_key>>

{
"id": 92010,
"is_adult": 0,
"type": "movie",
"title": "Avatar: The Way of Water",
"original_title": "Avatar: The Way of Water",
"year": 2022,
"countries": "USA",
"mppa": "PG-13",
"genres": "Action, Adventure, Sci-Fi",
"runtime": 192,
"release": "2022-12-16",
"languages": [
"English"
],
"rating": 7.7,
"plot": "Twelve years after exploring Pandora and joining the Na’vi, Jake Sully has since raised a family with Neytiri and established himself within the clans of the new world. Of course, peace can only last so long. Especially when the military organization from the original film returns to “finish what they started”.",
"poster": "2022/11/avatar-the-way-of-water_poster_goldposter_com_33.jpg"
}
这篇文章对您有用吗? 1

我们要如何帮助您?