@@ 5427,21 5427,39 @@
]
},
{
- "type": "movie",
"title": "Deadpool & Wolverine",
"date": "2024-08-01T00:00:00.000Z",
+ "type": "movie",
+ "release_year": 2024,
+ "review": {
+ "rating": 4,
+ "comment": "Rewatched it with my SO."
+ },
"genres": [
"Action",
"Comedy",
"Science Fiction"
],
+ "directors": [
+ "Shawn Levy"
+ ]
+ },
+ {
+ "type": "movie",
+ "title": "Twisters",
+ "date": "2024-08-10T00:00:00.000Z",
+ "genres": [
+ "Action",
+ "Adventure",
+ "Drama"
+ ],
"release_year": 2024,
"review": {
"rating": 4,
- "comment": "Rewatched it with my SO."
+ "comment": "Suspensful movie! Enjoyed it very much, not sure how realistic it was, but nonetheless."
},
"directors": [
- "Shawn Levy"
+ "Lee Isaac Chung"
]
}
]=
\ No newline at end of file