[
    {
        "id": 20,
        "artist": "Atari Teenage Riot",
        "title": "The Future of War",
        "price": 21.5
    },
    {
        "id": 27,
        "artist": "Bob Marley & The Wailers",
        "title": "Uprising",
        "price": 29.99
    },
    {
        "id": 31,
        "artist": "Cock Sparrer",
        "title": "Forever",
        "price": 17.5
    },
    {
        "id": 6,
        "artist": "David Bowie",
        "title": "\"Heroes\"",
        "price": 19.99
    },
    {
        "id": 7,
        "artist": "David Bowie",
        "title": "The Rise and Fall of Ziggy Stardust and the Spiders From Mars",
        "price": 24.99
    },
    {
        "id": 33,
        "artist": "Descendents",
        "title": "Milo Goes to College",
        "price": 32.5
    },
    {
        "id": 13,
        "artist": "Einst\u00fcrzende Neubauten",
        "title": "Halber Mensch",
        "price": 14
    },
    {
        "id": 5,
        "artist": "Fleetwood Mac",
        "title": "Rumours",
        "price": 19.99
    },
    {
        "id": 11,
        "artist": "Front 242",
        "title": "Front by Front",
        "price": 16.49
    },
    {
        "id": 24,
        "artist": "Guns N' Roses",
        "title": "Appetite for Destruction",
        "price": 24.99
    },
    {
        "id": 22,
        "artist": "H\u2082O",
        "title": "Nothing to Prove",
        "price": 18.99
    },
    {
        "id": 28,
        "artist": "House of Pain",
        "title": "House of Pain",
        "price": 16.99
    },
    {
        "id": 15,
        "artist": "Japan",
        "title": "Oil on Canvas",
        "price": 9.99
    },
    {
        "id": 10,
        "artist": "Ministry",
        "title": "The Land of Rape and Honey",
        "price": 19.99
    },
    {
        "id": 12,
        "artist": "Nine Inch Nails",
        "title": "Pretty Hate Machine",
        "price": 25
    },
    {
        "id": 25,
        "artist": "Off With Their Heads",
        "title": "Home",
        "price": 15.99
    },
    {
        "id": 34,
        "artist": "Peter Tosh",
        "title": "Mama Africa",
        "price": 22.5
    },
    {
        "id": 1,
        "artist": "Queen",
        "title": "Greatest Hits",
        "price": 19.99
    },
    {
        "id": 36,
        "artist": "Ramones",
        "title": "End of the Century",
        "price": 19.9
    },
    {
        "id": 9,
        "artist": "Roxy Music",
        "title": "Siren",
        "price": 24
    },
    {
        "id": 18,
        "artist": "Sex Pistols",
        "title": "Never Mind the Bollocks",
        "price": 15
    },
    {
        "id": 32,
        "artist": "SNFU",
        "title": "The One Voted Most Likely to Succeed",
        "price": 17.5
    },
    {
        "id": 26,
        "artist": "Social Distortion",
        "title": "Somewhere Between Heaven and Hell",
        "price": 15.99
    },
    {
        "id": 21,
        "artist": "Sonic Youth",
        "title": "EVOL",
        "price": 24.99
    },
    {
        "id": 8,
        "artist": "Steve Harley & Cockney Rebel",
        "title": "The Psychomodo",
        "price": 9.99
    },
    {
        "id": 30,
        "artist": "Suicidal Tendencies",
        "title": "Join the Army",
        "price": 14.99
    },
    {
        "id": 17,
        "artist": "Talking Heads",
        "title": "Stop Making Sense",
        "price": 9.9
    },
    {
        "id": 3,
        "artist": "The Beatles",
        "title": "Abbey Road",
        "price": 24.99
    },
    {
        "id": 19,
        "artist": "The Clash",
        "title": "London Calling",
        "price": 11.99
    },
    {
        "id": 16,
        "artist": "The Cure",
        "title": "Disintegration",
        "price": 26
    },
    {
        "id": 35,
        "artist": "The Doors",
        "title": "L.A. Woman",
        "price": 21.99
    },
    {
        "id": 14,
        "artist": "The Police",
        "title": "Outlandos d'Amour",
        "price": 19.99
    },
    {
        "id": 2,
        "artist": "The Rolling Stones",
        "title": "Sticky Fingers",
        "price": 21
    },
    {
        "id": 4,
        "artist": "The Who",
        "title": "Tommy",
        "price": 12.5
    },
    {
        "id": 23,
        "artist": "Turnstile",
        "title": "Time & Space",
        "price": 24.99
    },
    {
        "id": 29,
        "artist": "Volbeat",
        "title": "The Strength\/The Sound\/The Songs",
        "price": 19.99
    }
]