[
    {
        "title": "S.W.A.T. S06",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "05",
              "day": "22",
              "string": "2023-05-22"
            },
        "my_rating": 3
    },
    {
        "title": "Star Wars: Visions S02",
        "type": "anime",
        "date": 
            {
              "year": "2023",
              "month": "05",
              "day": "11",
              "string": "2023-05-11"
            },
        "my_rating": 4
    },
    {
        "title": "The Last of Us S01",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "04",
              "day": "23",
              "string": "2023-04-23"
            },
        "my_rating": 5
    },
    {
        "title": "The Mandalorian S03",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "04",
              "day": "23",
              "string": "2023-04-23"
            },
        "my_rating": 5
    },
    {
        "title": "A girl and an astronaut",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "04",
              "day": "16",
              "string": "2023-04-16"
            },
        "my_rating": 1
    },
    {
        "title": "My Hero Academia S06",
        "type": "anime",
        "date": 
            {
              "year": "2023",
              "month": "03",
              "day": "24",
              "string": "2023-03-24"
            },
        "my_rating": 4
    },
    {
        "title": "Rick and Morty S06",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "03",
              "day": "24",
              "string": "2023-03-24"
            },
        "my_rating": 3
    },
    {
        "title": "How to Sell Drugs Online (Fast) S03",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "03",
              "day": "20",
              "string": "2023-03-20"
            },
        "my_rating": 3
    },
    {
        "title": "Outer Banks S03",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "03",
              "day": "15",
              "string": "2023-03-15"
            },
        "my_rating": 4
    },
    {
        "title": "Community S01-S06",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "03",
              "day": "15",
              "string": "2023-03-15"
            },
        "my_rating": 5
    },
    {
        "title": "Free! S01-S03",
        "type": "anime",
        "date": 
            {
              "year": "2023",
              "month": "03",
              "day": "08",
              "string": "2023-03-08"
            },
        "my_rating": 3
    },
    {
        "title": "Kaleidoscope",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "02",
              "day": "02",
              "string": "2023-02-02"
            },
        "my_rating": 3
    },
    {
        "title": "The Recruit S01",
        "type": "series",
        "date": 
            {
              "year": "2023",
              "month": "01",
              "day": "30",
              "string": "2023-01-30"
            },
        "my_rating": 3
    },
    {
        "title": "The Way of the Househusband S02",
        "type": "anime",
        "date": 
            {
              "year": "2023",
              "month": "01",
              "day": "23",
              "string": "2023-01-23"
            },
        "my_rating": 3
    }
]