Skip to content

Instantly share code, notes, and snippets.

@lisovskyvlad
Created February 11, 2019 11:30
Show Gist options
  • Save lisovskyvlad/26bb4ae3a49249566e8f59c8ddf2b2ec to your computer and use it in GitHub Desktop.
Save lisovskyvlad/26bb4ae3a49249566e8f59c8ddf2b2ec to your computer and use it in GitHub Desktop.

Revisions

  1. lisovskyvlad created this gist Feb 11, 2019.
    40 changes: 40 additions & 0 deletions titanic.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,40 @@
    {
    "Title": "Titanic",
    "Year": "1997",
    "Rated": "PG-13",
    "Released": "19 Dec 1997",
    "Runtime": "194 min",
    "Genre": "Drama, Romance",
    "Director": "James Cameron",
    "Writer": "James Cameron",
    "Actors": "Leonardo DiCaprio, Kate Winslet, Billy Zane, Kathy Bates",
    "Plot": "A seventeen-year-old aristocrat falls in love with a kind but poor artist aboard the luxurious, ill-fated R.M.S. Titanic.",
    "Language": "English, Swedish",
    "Country": "USA",
    "Awards": "Won 11 Oscars. Another 111 wins & 77 nominations.",
    "Poster": "https://m.media-amazon.com/images/M/MV5BMDdmZGU3NDQtY2E5My00ZTliLWIzOTUtMTY4ZGI1YjdiNjk3XkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_SX300.jpg",
    "Ratings": [
    {
    "Source": "Internet Movie Database",
    "Value": "7.8/10"
    },
    {
    "Source": "Rotten Tomatoes",
    "Value": "89%"
    },
    {
    "Source": "Metacritic",
    "Value": "75/100"
    }
    ],
    "Metascore": "75",
    "imdbRating": "7.8",
    "imdbVotes": "934,048",
    "imdbID": "tt0120338",
    "Type": "movie",
    "DVD": "10 Sep 2012",
    "BoxOffice": "N/A",
    "Production": "Paramount Pictures",
    "Website": "http://www.titanicmovie.com/",
    "Response": "True"
    }