-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6668f37
commit 21b2f8a
Showing
17 changed files
with
1,304 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
{ | ||
"imdbId": "tt0051755", | ||
"title": "I Bury the Living", | ||
"originalTitle": "I Bury the Living", | ||
"sortTitle": "i-bury-the-living-1958", | ||
"year": "1958", | ||
"slug": "i-bury-the-living-1958", | ||
"releaseDate": "1958-07-23", | ||
"runtimeMinutes": 77, | ||
"countries": [ | ||
"United States" | ||
], | ||
"genres": [ | ||
"Horror" | ||
], | ||
"directors": [ | ||
{ | ||
"imdbId": "nm0051649", | ||
"name": "Albert Band" | ||
} | ||
], | ||
"performers": [ | ||
{ | ||
"imdbId": "nm0095524", | ||
"name": "Richard Boone", | ||
"roles": [ | ||
"Robert Kraft" | ||
] | ||
}, | ||
{ | ||
"imdbId": "nm0000942", | ||
"name": "Theodore Bikel", | ||
"roles": [ | ||
"Andy McKee" | ||
] | ||
}, | ||
{ | ||
"imdbId": "nm0561049", | ||
"name": "Peggy Maurer", | ||
"roles": [ | ||
"Ann Craig" | ||
] | ||
}, | ||
{ | ||
"imdbId": "nm0808473", | ||
"name": "Howard Smith", | ||
"roles": [ | ||
"George Kraft" | ||
] | ||
}, | ||
{ | ||
"imdbId": "nm0026802", | ||
"name": "Herbert Anderson", | ||
"roles": [ | ||
"Jess Jessup" | ||
] | ||
}, | ||
{ | ||
"imdbId": "nm0652366", | ||
"name": "Robert Osterloh", | ||
"roles": [ | ||
"Lt. Clayborne" | ||
] | ||
} | ||
], | ||
"writers": [ | ||
{ | ||
"imdbId": "nm0307311", | ||
"name": "Louis Garfinkle", | ||
"notes": "(original story by)" | ||
}, | ||
{ | ||
"imdbId": "nm0307311", | ||
"name": "Louis Garfinkle", | ||
"notes": "(screenplay by)" | ||
} | ||
] | ||
} |
Oops, something went wrong.