105 lines
2.2 KiB
JSON
105 lines
2.2 KiB
JSON
{
|
|
"data_id": null,
|
|
"movies": [
|
|
{
|
|
"id": 1,
|
|
"title": "放牛班的春天",
|
|
"director": "Frank Darabont",
|
|
"year": 1998,
|
|
"rating": 8.3,
|
|
"duration": 103,
|
|
"genre": "喜剧",
|
|
"actors_count": 3
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "千与千寻",
|
|
"director": "陈凯歌",
|
|
"year": 2023,
|
|
"rating": 7.9,
|
|
"duration": 118,
|
|
"genre": "剧情",
|
|
"actors_count": 3
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "泰坦尼克号",
|
|
"director": "Robert Zemeckis",
|
|
"year": 2018,
|
|
"rating": 6.8,
|
|
"duration": 164,
|
|
"genre": "科幻",
|
|
"actors_count": 2
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "忠犬八公的故事",
|
|
"director": "James Cameron",
|
|
"year": 2012,
|
|
"rating": 7.6,
|
|
"duration": 135,
|
|
"genre": "爱情",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 5,
|
|
"title": "阿甘正传",
|
|
"director": "宫崎骏",
|
|
"year": 2011,
|
|
"rating": 8.8,
|
|
"duration": 128,
|
|
"genre": "动画",
|
|
"actors_count": 4
|
|
},
|
|
{
|
|
"id": 6,
|
|
"title": "霸王别姬",
|
|
"director": "Christopher Nolan",
|
|
"year": 2022,
|
|
"rating": 7.2,
|
|
"duration": 91,
|
|
"genre": "悬疑",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 7,
|
|
"title": "三傻大闹宝莱坞",
|
|
"director": "Lasse Hallström",
|
|
"year": 2009,
|
|
"rating": 9.2,
|
|
"duration": 179,
|
|
"genre": "爱情",
|
|
"actors_count": 3
|
|
},
|
|
{
|
|
"id": 8,
|
|
"title": "肖申克的救赎",
|
|
"director": "Rajkumar Hirani",
|
|
"year": 1991,
|
|
"rating": 7.1,
|
|
"duration": 175,
|
|
"genre": "喜剧",
|
|
"actors_count": 2
|
|
},
|
|
{
|
|
"id": 9,
|
|
"title": "盗梦空间",
|
|
"director": "Christophe Barratier",
|
|
"year": 2024,
|
|
"rating": 8.8,
|
|
"duration": 144,
|
|
"genre": "喜剧",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 10,
|
|
"title": "星际穿越",
|
|
"director": "Christopher Nolan",
|
|
"year": 2008,
|
|
"rating": 8.9,
|
|
"duration": 179,
|
|
"genre": "动画",
|
|
"actors_count": 3
|
|
}
|
|
]
|
|
} |