105 lines
2.2 KiB
JSON
105 lines
2.2 KiB
JSON
{
|
|
"data_id": null,
|
|
"movies": [
|
|
{
|
|
"id": 1,
|
|
"title": "三傻大闹宝莱坞",
|
|
"director": "Frank Darabont",
|
|
"year": 2022,
|
|
"rating": 7.3,
|
|
"duration": 138,
|
|
"genre": "爱情",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "盗梦空间",
|
|
"director": "陈凯歌",
|
|
"year": 1992,
|
|
"rating": 7.4,
|
|
"duration": 163,
|
|
"genre": "悬疑",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "阿甘正传",
|
|
"director": "Robert Zemeckis",
|
|
"year": 1991,
|
|
"rating": 7.8,
|
|
"duration": 142,
|
|
"genre": "科幻",
|
|
"actors_count": 3
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "忠犬八公的故事",
|
|
"director": "James Cameron",
|
|
"year": 2010,
|
|
"rating": 8.8,
|
|
"duration": 137,
|
|
"genre": "剧情",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 5,
|
|
"title": "星际穿越",
|
|
"director": "宫崎骏",
|
|
"year": 1995,
|
|
"rating": 7.5,
|
|
"duration": 151,
|
|
"genre": "悬疑",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 6,
|
|
"title": "泰坦尼克号",
|
|
"director": "Christopher Nolan",
|
|
"year": 2023,
|
|
"rating": 8.4,
|
|
"duration": 122,
|
|
"genre": "悬疑",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 7,
|
|
"title": "放牛班的春天",
|
|
"director": "Lasse Hallström",
|
|
"year": 2000,
|
|
"rating": 9.5,
|
|
"duration": 140,
|
|
"genre": "爱情",
|
|
"actors_count": 3
|
|
},
|
|
{
|
|
"id": 8,
|
|
"title": "霸王别姬",
|
|
"director": "Rajkumar Hirani",
|
|
"year": 2022,
|
|
"rating": 9.3,
|
|
"duration": 179,
|
|
"genre": "动画",
|
|
"actors_count": 5
|
|
},
|
|
{
|
|
"id": 9,
|
|
"title": "肖申克的救赎",
|
|
"director": "Christophe Barratier",
|
|
"year": 2019,
|
|
"rating": 9.3,
|
|
"duration": 146,
|
|
"genre": "动画",
|
|
"actors_count": 2
|
|
},
|
|
{
|
|
"id": 10,
|
|
"title": "千与千寻",
|
|
"director": "Christopher Nolan",
|
|
"year": 2003,
|
|
"rating": 7.4,
|
|
"duration": 106,
|
|
"genre": "动画",
|
|
"actors_count": 3
|
|
}
|
|
]
|
|
} |