Last active
February 11, 2017 17:46
-
-
Save douglastaquary/ea285e96e535699b22c095355f4c70ac to your computer and use it in GitHub Desktop.
Mock of movie
This file contains hidden or 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
| { | |
| "Title":"300", | |
| "Year":"2006", | |
| "Rated":"R", | |
| "Released":"09 Mar 2007", | |
| "Runtime":"117 min", | |
| "Genre":"Action, Fantasy", | |
| "Director":"Zack Snyder", | |
| "Writer":"Zack Snyder (screenplay), Kurt Johnstad (screenplay), Michael B. Gordon (screenplay), Frank Miller (graphic novel), Lynn Varley (graphic novel)", | |
| "Actors":"Gerard Butler, Lena Headey, Dominic West, David Wenham", | |
| "Plot":"King Leonidas of Sparta and a force of 300 men fight the Persians at Thermopylae in 480 B.C.", | |
| "Language":"English", | |
| "Country":"USA", | |
| "Awards":"16 wins & 42 nominations.", | |
| "Poster":"https://images-na.ssl-images-amazon.com/images/M/MV5BMjAzNTkzNjcxNl5BMl5BanBnXkFtZTYwNDA4NjE3._V1_SX300.jpg", | |
| "Metascore":"52", | |
| "imdbRating":"7.7", | |
| "imdbVotes":"624,934", | |
| "imdbID":"tt0416449", | |
| "Type":"movie", | |
| "Response":"True" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment