Created
April 12, 2020 15:47
-
-
Save MrMeison/b6c4a8d38146e4d163ac81605797281d to your computer and use it in GitHub Desktop.
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
{ | |
"id": "0", | |
"comments": [ | |
$Comment.id$, $Comment.id$ | |
], | |
"film_info": { | |
"title": "A Little Pony Without The Carpet", | |
"alternative_title": "Laziness Who Sold Themselves", | |
"total_rating": 5.3, | |
"poster": "images/posters/blue-blazes.jpg", | |
"age_rating": 0, | |
"director": "Tom Ford", | |
"writers": [ | |
"Takeshi Kitano" | |
], | |
"actors": [ | |
"Morgan Freeman" | |
], | |
"release": { | |
"date": 1475924187819, | |
"release_country": "Finland" | |
}, | |
"runtime": 77, | |
"genre": [ | |
"Comedy" | |
], | |
"description": "Oscar-winning film, a war drama about two young people, from the creators of timeless classic \"Nu, Pogodi!\" and \"Alice in Wonderland\", with the best fight scenes since Bruce Lee." | |
}, | |
"user_details": { | |
"personal_rating": 9, | |
"watchlist": false, | |
"already_watched": true, | |
"watching_date": "2019-05-11T16:12:32.554Z", | |
"favorite": false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment