[
    {
        "id": 1,
        "title": "Electric Dreams",
        "artist": "Example Artist",
        "image": "img/release1.jpg"
    },
    {
        "id": 2,
        "title": "Night Signals",
        "artist": "Another Artist",
        "image": "img/release2.jpg"
    }
]