kjelsrud.dev/data/movies.json

242 lines
5.3 KiB
JSON
Raw Normal View History

2023-06-05 10:31:27 +00:00
[
{
"title": "Bridget Jones's Baby",
"type": "movie",
"date":
{
"year": "2023",
"month": "07",
"day": "01",
"string": "2023-07-01"
},
"my_rating": 3
},
{
"title": "Spider-Man: Across the Spider-Verse",
"type": "movie",
"date":
{
"year": "2023",
"month": "06",
"day": "27",
"string": "2023-06-27"
},
"my_rating": 5
},
{
"title": "2001: A Space Odyssey",
"type": "movie",
"date":
{
"year": "2023",
"month": "06",
"day": "13",
"string": "2023-06-13"
},
"my_rating": 4
},
2023-06-05 10:31:27 +00:00
{
"title": "Stone Locals: Rediscovering the Soul of Climbing",
"type": "movie",
"date":
{
"year": "2023",
"month": "05",
"day": "29",
"string": "2023-05-29"
},
"my_rating": 5
},
{
"title": "Fishpeople | Lives Transformed by the Sea",
"type": "movie",
"date":
{
"year": "2023",
"month": "05",
"day": "29",
"string": "2023-05-29"
},
"my_rating": 3
2023-06-05 10:31:27 +00:00
},
{
"title": "Surfs Up",
"type": "movie",
"date":
{
"year": "2023",
"month": "05",
"day": "26",
"string": "2023-05-26"
},
"my_rating": 5
},
{
"title": "Encanto",
"type": "movie",
"date":
{
"year": "2023",
"month": "05",
"day": "20",
"string": "2023-05-20"
},
"my_rating": 4
},
{
"title": "Shang-Chi and the Legend of the Ten Rings",
"type": "movie",
"date":
{
"year": "2023",
"month": "05",
"day": "19",
"string": "2023-05-19"
},
"my_rating": 4
},
{
"title": "Whiplash",
"type": "movie",
"date":
{
"year": "2023",
"month": "05",
"day": "16",
"string": "2023-05-16"
},
"my_rating": 4
},
{
"title": "The Terminal",
"type": "movie",
"date":
{
"year": "2023",
"month": "04",
"day": "10",
"string": "2023-04-10"
},
"my_rating": 5
},
{
"title": "The Whole Nine Yards",
"type": "movie",
"date":
{
"year": "2023",
"month": "04",
"day": "09",
"string": "2023-04-09"
},
"my_rating": 4
},
{
"title": "Murder Mystery 2",
"type": "movie",
"date":
{
"year": "2023",
"month": "04",
"day": "08",
"string": "2023-04-08"
},
"my_rating": 2
},
{
"title": "The Wind Rises",
"type": "movie",
"date":
{
"year": "2023",
"month": "04",
"day": "03",
"string": "2023-04-03"
},
"my_rating": 3
},
{
"title": "Ant-Man and the Wasp: Quantumania",
"type": "movie",
"date":
{
"year": "2023",
"month": "03",
"day": "29",
"string": "2023-03-29"
},
"my_rating": 5
},
{
"title": "Black Panther: Wakanda Forever",
"type": "movie",
"date":
{
"year": "2023",
"month": "03",
"day": "24",
"string": "2023-03-24"
},
"my_rating": 4
},
{
"title": "Schumacher",
"type": "movie",
"date":
{
"year": "2023",
"month": "03",
"day": "21",
"string": "2023-03-21"
},
"my_rating": 5
},
{
"title": "Nightcrawler",
"type": "movie",
"date":
{
"year": "2023",
"month": "03",
"day": "21",
"string": "2023-03-21"
},
"my_rating": 5
},
{
"title": "Fantastic Beasts and Where to Find Them",
"type": "movie",
"date":
{
"year": "2023",
"month": "02",
"day": "17",
"string": "2023-02-17"
},
"my_rating": 5
},
{
"title": "Avatar: The Way of Water",
"type": "movie",
"date":
{
"year": "2023",
"month": "01",
"day": "28",
"string": "2023-01-28"
},
"my_rating": 5
},
{
"title": "TRON: Legacy",
"type": "movie",
"date":
{
"year": "2023",
"month": "01",
"day": "11",
"string": "2023-01-11"
},
"my_rating": 4
}
]