{
    "playlists": {
        "href": "https://api.spotify.com/v1/search?query=Nick+Lopez&type=playlist&offset=0&limit=2",
        "items": [
            {
                "collaborative": false,
                "description": "Lopez brothers, Charli Damelio, Addison Rae, Avani Gregg, Nick Austin, Micheal lea, Loren Gray, Chase Hudson, Josh Richards, Nessa barret, Payton Moormeier, and many other tik tokers danced songs + many more tik tok songs!",
                "external_urls": {
                    "spotify": "https://open.spotify.com/playlist/0U9IZ3lZuNWKofUtc5n7M1"
                },
                "href": "https://api.spotify.com/v1/playlists/0U9IZ3lZuNWKofUtc5n7M1",
                "id": "0U9IZ3lZuNWKofUtc5n7M1",
                "images": [
                    {
                        "height": 500,
                        "url": "https://scdn.co/ab67706c0000da8494a1d46057da292681efd20b",
                        "width": 200
                    }
                ],
                "name": "FAMOUS TIK TOK SONGS 2020",
                "owner": {
                    "display_name": "saraharain8",
                    "external_urls": {
                        "spotify": "https://open.spotify.com/user/saraharain8"
                    },
                    "href": "https://api.spotify.com/v1/users/saraharain8",
                    "id": "saraharain8",
                    "type": "user",
                    "uri": "spotify:user:saraharain8"
                },
                "primary_color": null,
                "public": null,
                "snapshot_id": "Mzc4LDgxNjYwZDIyNzhiY2VmYjVhMTZiYzU0MGMwOGMzMmIyN2QxOTIzNmU=",
                "tracks": {
                    "href": "https://api.spotify.com/v1/playlists/0U9IZ3lZuNWKofUtc5n7M1/tracks",
                    "total": 337
                },
                "type": "playlist",
                "uri": "spotify:playlist:0U9IZ3lZuNWKofUtc5n7M1"
            },
            {
                "collaborative": false,
                "description": "Turn up the heat with Latin stars like Ozuna, MALUMA, Nicky Jam, Rosalía, Shakira, Enrique Iglesias, Jennifer Lopez, CNCO, and much more! ",
                "external_urls": {
                    "spotify": "https://open.spotify.com/playlist/1Wy0ga1Uzu5YBvWkKyWP50"
                },
                "href": "https://api.spotify.com/v1/playlists/1Wy0ga1Uzu5YBvWkKyWP50",
                "id": "1Wy0ga1Uzu5YBvWkKyWP50",
                "images": [],
                "name": "Latin Heat",
                "owner": {
                    "display_name": "Filtr Canada\t",
                    "external_urls": {
                        "spotify": "https://open.spotify.com/user/filtr.ca"
                    },
                    "href": "https://api.spotify.com/v1/users/filtr.ca",
                    "id": "filtr.ca",
                    "type": "user",
                    "uri": "spotify:user:filtr.ca"
                },
                "primary_color": null,
                "public": null,
                "snapshot_id": "MTA5MywyM2IwNGQ2MTNhNzc4ODkwOTAzZWMxY2MyYjc3NzFkMWM3ZjE2YWJl",
                "tracks": {
                    "href": "https://api.spotify.com/v1/playlists/1Wy0ga1Uzu5YBvWkKyWP50/tracks",
                    "total": 37
                },
                "type": "playlist",
                "uri": "spotify:playlist:1Wy0ga1Uzu5YBvWkKyWP50"
            }
        ],
        "limit": 2,
        "next": "https://api.spotify.com/v1/search?query=Nick+Lopez&type=playlist&offset=2&limit=2",
        "offset": 0,
        "previous": null,
        "total": 19
    }
}