Skip to content

Commit 27670b1

Browse files
authored
Merge pull request jsonmc#308 from cookiej91/master
Create point-break.json
2 parents 8ede468 + 766d516 commit 27670b1

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

movies/1991/point-break.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"name": "Point Break",
3+
"year": 1991,
4+
"runtume": 122,
5+
"categories": [
6+
"action",
7+
"crime",
8+
"thriller"
9+
],
10+
"description": "An F.B.I. Agent goes undercover to catch a gang of surfers who may be bank robbers.",
11+
"release-date": "1991-11-22",
12+
"director": "Kathryn Bigelow",
13+
"writer": [
14+
"Rick King",
15+
"W. Peter Iliff"
16+
],
17+
"actors": [
18+
"Patrick Swayze",
19+
"Keanu Reeves",
20+
"Gary Busey",
21+
"Lori Petty",
22+
"John C. McGinley",
23+
"James Le Gros",
24+
"John Philbin",
25+
"Bojesse Christopher",
26+
"Julian Reyes",
27+
"Daniel Beer",
28+
"Chris Pedersen"
29+
]
30+
}

0 commit comments

Comments
 (0)