Skip to content

Instantly share code, notes, and snippets.

@rchakode
Last active May 13, 2020 13:18
Show Gist options
  • Save rchakode/636784771e512e89640f0406cdce7f7f to your computer and use it in GitHub Desktop.
Save rchakode/636784771e512e89640f0406cdce7f7f to your computer and use it in GitHub Desktop.
{
"name": "Louis Lumière",
"birth": "1864-10-05",
"films": [
{
"imdbID": 10,
"title": "Employees Leaving the Lumière Factory",
"year": 1895,
"runtime": "1 min",
"genre": "Documentary, Short",
"released": "1895-03-22",
"director": "Louis Lumière",
"imdbRating": 6.9,
"imdbVotes": 3469,
"plot": "A man opens the big gates to the Lumière factory. Through the gateway and a smaller doorway beside it, workers are streaming out, turning either left or right ...",
"country": "France",
"lastupdated": "2015-08-26 00:03:56.603000000",
"type": "movie"
},
{
"imdbID": 12,
"title": "The Arrival of a Train",
"year": 1896,
"runtime": "1 min",
"genre": "Documentary, Short",
"released": "1896-01-01",
"director": "Auguste Lumière, Louis Lumière",
"imdbRating": 7.3,
"imdbVotes": 5043,
"poster": "https://m.media-amazon.com/images/M/MV5BMjEyNDk5MDYzOV5BMl5BanBnXkFtZTgwNjIxMTEwMzE@._V1_SX300.jpg",
"plot": "A group of people are standing in a straight line along the platform of a railway station, waiting for a train, which is seen coming at some distance ...",
"country": "France",
"lastupdated": "2015-08-15 00:02:53.443000000",
"type": "movie"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment