{
    "albums": {
        "href": "https://api.spotify.com/v1/search?query=upc%3A819224018247&type=album&offset=0&limit=20",
        "items": [
            {
                "album_type": "album",
                "artists": [
                    {
                        "external_urls": {
                            "spotify": "https://open.spotify.com/artist/2GkRxQ8FEGrWxU8BjZKfmh"
                        },
                        "href": "https://api.spotify.com/v1/artists/2GkRxQ8FEGrWxU8BjZKfmh",
                        "id": "2GkRxQ8FEGrWxU8BjZKfmh",
                        "name": "Trollfest",
                        "type": "artist",
                        "uri": "spotify:artist:2GkRxQ8FEGrWxU8BjZKfmh"
                    }
                ],
                "available_markets": [
                    "CA",
                    "US"
                ],
                "external_urls": {
                    "spotify": "https://open.spotify.com/album/5jIArwISz7uEAip1gFK1Z3"
                },
                "href": "https://api.spotify.com/v1/albums/5jIArwISz7uEAip1gFK1Z3",
                "id": "5jIArwISz7uEAip1gFK1Z3",
                "images": [
                    {
                        "height": 640,
                        "url": "https://i.scdn.co/image/c414c821c7bd5151e50748944b4fe8d420a6d134",
                        "width": 640
                    },
                    {
                        "height": 300,
                        "url": "https://i.scdn.co/image/c96818352d1a94d5714a60c4103e2a4ff756ff46",
                        "width": 300
                    },
                    {
                        "height": 64,
                        "url": "https://i.scdn.co/image/6e3e7e5d142f4465b698c01a37a856fee5616ba8",
                        "width": 64
                    }
                ],
                "name": "Kaptein Kaos",
                "type": "album",
                "uri": "spotify:album:5jIArwISz7uEAip1gFK1Z3"
            },
            {
                "album_type": "album",
                "artists": [
                    {
                        "external_urls": {
                            "spotify": "https://open.spotify.com/artist/2GkRxQ8FEGrWxU8BjZKfmh"
                        },
                        "href": "https://api.spotify.com/v1/artists/2GkRxQ8FEGrWxU8BjZKfmh",
                        "id": "2GkRxQ8FEGrWxU8BjZKfmh",
                        "name": "Trollfest",
                        "type": "artist",
                        "uri": "spotify:artist:2GkRxQ8FEGrWxU8BjZKfmh"
                    }
                ],
                "available_markets": [
                    "CA",
                    "US"
                ],
                "external_urls": {
                    "spotify": "https://open.spotify.com/album/5jIArwISz7uEAip1gFK1ZZ"
                },
                "href": "https://api.spotify.com/v1/albums/5jIArwISz7uEAip1gFK1ZZ",
                "id": "5jIArwISz7uEAip1gFK1ZZ",
                "name": "Kaptein Kaos",
                "type": "album",
                "uri": "spotify:album:5jIArwISz7uEAip1gFK1ZZ"
            }
        ],
        "limit": 20,
        "next": null,
        "offset": 0,
        "previous": null,
        "total": 1
    }
}
