{ "movies": [ { "id": 1, "title": "The Shawshank Redemption", "year": 1994, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/The_Shawshank_Redemption.jpg" }, { "id": 2, "title": "The Dark Knight", "year": 2008, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Dark_Night.jpg" }, { "id": 3, "title": "Inception", "year": 2010, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Inception.jpg" }, { "id": 4, "title": "The Matrix", "year": 1999, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/The_Matrix.jpg" }, { "id": 5, "title": "Life Is Beautiful", "year": 1997, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Life_Is_Beautiful.jpg" }, { "id": 6, "title": " The Departed", "year": 2006, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Departed.jpg" }, { "id": 7, "title": "Gladiator", "year": 2000, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Gladiator.jpg" }, { "id": 8, "title": "The Prestige", "year": 2006, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Prestige.jpg" }, { "id": 9, "title": "The Lion King", "year": 1994, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Lion_king.jpg" }, { "id": 10, "title": "Requiem for a Dream", "year": 2000, "image": "http://files.swiftsight.tech/fakher/Retrofit/data/Requiem_for_a_Dream.jpg" } ] }