Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/?format=api&offset=1260&ordering=-airdate
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=1280&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=1240&ordering=-airdate",
    "results": [
        {
            "id": 3572396,
            "uri": "https://api.kexp.org/v2/plays/3572396/?format=api",
            "airdate": "2025-11-01T00:04:37-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Horror Movie Rap",
            "track_id": null,
            "recording_id": "b634ad7f-1c57-4233-80e8-8a4340e7aed6",
            "artist": "Ganksta NIP",
            "artist_ids": [
                "f88296cc-7e00-45ed-ba9e-5c03024f205a"
            ],
            "album": "The South Park Psycho",
            "release_id": null,
            "release_group_id": "dd7e469c-65e6-36cb-b039-a6649d8fedc1",
            "labels": [
                "Rap-A-Lot Records"
            ],
            "label_ids": [
                "8d67c905-4145-42a7-86db-d3bf6e1aaf7d"
            ],
            "release_date": "1992-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572395,
            "uri": "https://api.kexp.org/v2/plays/3572395/?format=api",
            "airdate": "2025-11-01T00:00:41-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/4f2500b6-80a6-4272-a150-cb57da35c121/12872092701-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/4f2500b6-80a6-4272-a150-cb57da35c121/12872092701-250.jpg",
            "song": "The Chop Shop",
            "track_id": null,
            "recording_id": "46a8ba05-b9db-4584-8e1e-3b920b64df94",
            "artist": "Twisted Insane",
            "artist_ids": [
                "898875fc-aeab-47fa-9f29-553989c06104"
            ],
            "album": "Voodoo",
            "release_id": null,
            "release_group_id": "b1aca412-ffc9-4284-ae42-0553e62eed31",
            "labels": [
                "brainsick Muzik"
            ],
            "label_ids": [
                "de4c7593-e105-4373-8a81-c5b53bbc73b8"
            ],
            "release_date": "2015-10-31",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572394,
            "uri": "https://api.kexp.org/v2/plays/3572394/?format=api",
            "airdate": "2025-10-31T23:57:59-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Scarecrow (Radio)",
            "track_id": null,
            "recording_id": "91149087-420f-45f5-9831-9a45bb0d4405",
            "artist": "Grayskul",
            "artist_ids": [
                "a85ded53-ab49-43e4-b9db-664befef29ce"
            ],
            "album": "Scarecrow",
            "release_id": null,
            "release_group_id": "94ea514a-582d-4b6c-ba7f-1772c2fd8577",
            "labels": [
                "Rhymesayers Entertainment"
            ],
            "label_ids": [
                "d8d53751-d146-41dc-a95b-58332e41e03f"
            ],
            "release_date": "2007-01-01",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572393,
            "uri": "https://api.kexp.org/v2/plays/3572393/?format=api",
            "airdate": "2025-10-31T23:54:39-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/58d9044c-85f9-4388-ae5e-3a0f41dc67ef/2980148600-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/58d9044c-85f9-4388-ae5e-3a0f41dc67ef/2980148600-250.jpg",
            "song": "Scary Movies",
            "track_id": null,
            "recording_id": "cab613fd-e6c8-4d89-9669-0056b389f671",
            "artist": "Bad Meets Evil",
            "artist_ids": [
                "87f27b14-cbd0-44ea-93a3-6fead5cb45e7"
            ],
            "album": "Bad Meets Evil",
            "release_id": null,
            "release_group_id": "8acf05e3-2ae4-45a9-b33c-fcb3fe8889b1",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2011-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572392,
            "uri": "https://api.kexp.org/v2/plays/3572392/?format=api",
            "airdate": "2025-10-31T23:52:50-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Killin' It Girl",
            "track_id": null,
            "recording_id": null,
            "artist": "GloRilla, j‐hope",
            "artist_ids": [
                "2a7ef045-ca10-4cb5-8fe9-1f5d38e84bc2",
                "b3977da4-f899-4328-921b-ecc599a5618a"
            ],
            "album": null,
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572391,
            "uri": "https://api.kexp.org/v2/plays/3572391/?format=api",
            "airdate": "2025-10-31T23:48:17-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3572390,
            "uri": "https://api.kexp.org/v2/plays/3572390/?format=api",
            "airdate": "2025-10-31T23:46:43-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/48b296d3-cbe3-49d9-9fa7-6e2d482f1084/18692020678-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/48b296d3-cbe3-49d9-9fa7-6e2d482f1084/18692020678-250.jpg",
            "song": "On Deadly Ground (radio version)",
            "track_id": null,
            "recording_id": "ed2c17c4-2d8e-4af6-af32-0d069418ed2e",
            "artist": "Iriscience & DJ Babu",
            "artist_ids": [
                "a1c23001-af49-4f2e-8e62-06346a734eeb",
                "92caf313-a918-472d-9feb-50ac01e910d0"
            ],
            "album": "On Deadly Ground",
            "release_id": null,
            "release_group_id": "057d4b85-b837-3d02-bb02-4d0f9497f36e",
            "labels": [
                "Blackberry Records"
            ],
            "label_ids": [
                "1dbd2051-63a9-42e0-9e02-82410bcd2a82"
            ],
            "release_date": "1999-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572389,
            "uri": "https://api.kexp.org/v2/plays/3572389/?format=api",
            "airdate": "2025-10-31T23:44:14-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/4c013c6b-b187-4c74-b75f-e5ff7b95fdef/4436624126-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/4c013c6b-b187-4c74-b75f-e5ff7b95fdef/4436624126-250.jpg",
            "song": "Constant Elevation",
            "track_id": null,
            "recording_id": "a053fe9e-b337-4fde-9350-cfd4caac85a2",
            "artist": "Gravediggaz",
            "artist_ids": [
                "7010fbf2-cbfd-4625-b0ef-a7efb9285320"
            ],
            "album": "6 Feet Deep",
            "release_id": null,
            "release_group_id": "d6f1ef7d-64e1-39fc-be5b-f2d57afa3a45",
            "labels": [
                "Gee Street"
            ],
            "label_ids": [
                "505f2aad-aa7b-4df5-9e58-fbf3855db6db"
            ],
            "release_date": "1994-08-09",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Horror Core season!\n\nRZA of Wu-Tang + Prince Paul + Poetic + Frukwan\n\nhttps://en.wikipedia.org/wiki/6_Feet_Deep",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572388,
            "uri": "https://api.kexp.org/v2/plays/3572388/?format=api",
            "airdate": "2025-10-31T23:40:33-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/fa1ca0d6-fd3f-442a-adf7-e2004c19c1ac/33668570009-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/fa1ca0d6-fd3f-442a-adf7-e2004c19c1ac/33668570009-250.jpg",
            "song": "You Ain’t a Killer",
            "track_id": null,
            "recording_id": "5f25c078-6f0e-4e77-a862-090236921567",
            "artist": "Big Punisher",
            "artist_ids": [
                "609e7afd-3552-4102-9501-7611858ea320"
            ],
            "album": "Capital Punishment",
            "release_id": null,
            "release_group_id": "ac26d603-af30-3f88-8cee-3b2be29ea9e1",
            "labels": [
                "Epic"
            ],
            "label_ids": [
                "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
            ],
            "release_date": "1998-04-28",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572387,
            "uri": "https://api.kexp.org/v2/plays/3572387/?format=api",
            "airdate": "2025-10-31T23:36:13-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/149f2875-790d-429f-bcbb-07e1468eac7d/41610925059-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/149f2875-790d-429f-bcbb-07e1468eac7d/41610925059-250.jpg",
            "song": "Ego Sonic War Drums",
            "track_id": null,
            "recording_id": "90d65073-48de-44c2-9687-39a82983bec2",
            "artist": "Blackalicious. P.E.A.C.E.",
            "artist_ids": [],
            "album": "The Craft",
            "release_id": null,
            "release_group_id": "c46eaff5-2335-3369-a226-78e0d0f6836e",
            "labels": [
                "Anti‐"
            ],
            "label_ids": [
                "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
            ],
            "release_date": "2005-09-27",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "REST IN POWER P.E.A.C.E. & GIFT OF GAB",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572386,
            "uri": "https://api.kexp.org/v2/plays/3572386/?format=api",
            "airdate": "2025-10-31T23:33:19-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Cavvy Sounds",
            "track_id": null,
            "recording_id": "a76515d0-1a19-41e4-9687-47d16d499e10",
            "artist": "Lil ½ Dead feat. Chaos",
            "artist_ids": [
                "f1e169d6-3288-49c3-aa8b-a372c841752d",
                "c02b4c7c-f90e-4a3c-b5af-0890cf55c999"
            ],
            "album": "Steel on a Mission",
            "release_id": null,
            "release_group_id": "9cebbf74-b293-39fd-8d5a-8b83147dd598",
            "labels": [],
            "label_ids": [],
            "release_date": "1996-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572385,
            "uri": "https://api.kexp.org/v2/plays/3572385/?format=api",
            "airdate": "2025-10-31T23:30:10-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3572384,
            "uri": "https://api.kexp.org/v2/plays/3572384/?format=api",
            "airdate": "2025-10-31T23:24:35-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/15481c5e-3246-436c-bf9b-9bc13ee2f21d/14279695556-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/15481c5e-3246-436c-bf9b-9bc13ee2f21d/14279695556-250.jpg",
            "song": "I Need Drugs",
            "track_id": null,
            "recording_id": "f3600033-92a9-4636-91c6-f42f461ef2cf",
            "artist": "Necro",
            "artist_ids": [
                "b57db116-5947-462e-aa7b-3dd1ecb5be45"
            ],
            "album": "I Need Drugs",
            "release_id": null,
            "release_group_id": "0c5f3aee-c9de-3749-8df0-69b4a901401a",
            "labels": [
                "Psycho+Logical-Records"
            ],
            "label_ids": [
                "4fd80e70-45e0-4649-b4ab-bc47ffaeaec5"
            ],
            "release_date": "2000-11-07",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572383,
            "uri": "https://api.kexp.org/v2/plays/3572383/?format=api",
            "airdate": "2025-10-31T23:23:10-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/23df2316-7e0a-3fad-a7fd-9f63379e4120/1674549008-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/23df2316-7e0a-3fad-a7fd-9f63379e4120/1674549008-250.jpg",
            "song": "Ain’t the Devil Happy",
            "track_id": null,
            "recording_id": "e5df87e4-f0e2-4aac-9971-c42858044e19",
            "artist": "Jeru the Damaja",
            "artist_ids": [
                "6593c2bc-9327-4adf-a8b2-b315e4f5c0bb"
            ],
            "album": "The Sun Rises in the East",
            "release_id": null,
            "release_group_id": "4c1feb97-bc6c-32f9-8adb-bd85105fdaa0",
            "labels": [
                "FFRR"
            ],
            "label_ids": [
                "d51690ee-c132-41e3-bbde-bb3a4afd835a"
            ],
            "release_date": "1994-05-24",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572382,
            "uri": "https://api.kexp.org/v2/plays/3572382/?format=api",
            "airdate": "2025-10-31T23:19:50-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/909d4d60-a0c2-4e21-bcbe-e7f2071ded8b/5656497585-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/909d4d60-a0c2-4e21-bcbe-e7f2071ded8b/5656497585-250.jpg",
            "song": "Conversation With a Devil",
            "track_id": null,
            "recording_id": "5756e012-f6f6-4ef8-a050-cea827e65a84",
            "artist": "Andre Nickatina",
            "artist_ids": [
                "d1111f0f-33b6-4182-a280-11e2b2984115"
            ],
            "album": "Conversation With a Devil",
            "release_id": null,
            "release_group_id": "7e038db4-d5a5-318c-ad2d-66a2b65d9f77",
            "labels": [
                "Fillmoe Coleman Records"
            ],
            "label_ids": [
                "2a1f278a-589e-441e-a1ce-5fc337678c9c"
            ],
            "release_date": "2003-04-22",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"My name is Nicky, but you can call me Dre\nI party through L.A., now baby what you gotta say...\"\nHere are the lyrics for this title song from the SF legend's eleventh album:  https://genius.com/Andre-nickatina-conversation-with-a-devil-lyrics",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572381,
            "uri": "https://api.kexp.org/v2/plays/3572381/?format=api",
            "airdate": "2025-10-31T23:16:19-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/0d03134b-4523-47ea-bf14-4bae14e2ff92/36788435479-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/0d03134b-4523-47ea-bf14-4bae14e2ff92/36788435479-250.jpg",
            "song": "Skull and Bones",
            "track_id": null,
            "recording_id": "3486c596-7df5-4408-95d9-82c5945feef1",
            "artist": "Doja Cat",
            "artist_ids": [
                "5df62a88-cac9-490a-b62c-c7c88f4020f4"
            ],
            "album": "Scarlet",
            "release_id": null,
            "release_group_id": "77434d0b-1c5f-48c3-8694-050cb378ebd2",
            "labels": [
                "RCA"
            ],
            "label_ids": [
                "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
            ],
            "release_date": "2023-09-22",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572380,
            "uri": "https://api.kexp.org/v2/plays/3572380/?format=api",
            "airdate": "2025-10-31T23:12:48-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/5c19417e-93b0-466b-bd1b-acf895a6af94/19633395176-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/5c19417e-93b0-466b-bd1b-acf895a6af94/19633395176-250.jpg",
            "song": "Threats",
            "track_id": null,
            "recording_id": "63e54e6d-d660-43d2-98a3-8833078557ed",
            "artist": "Blue Sky Black Death & Jean Grae feat. Chen Lo",
            "artist_ids": [
                "1b8ed32a-294c-4224-a770-2c20b8a5b0c1",
                "04aafe35-ad89-48ef-ada6-f95e5a6b8934",
                "33802f2e-3269-471a-b2ed-b9219b25b66b"
            ],
            "album": "Jean Grae: The Evil Jeanius",
            "release_id": null,
            "release_group_id": "2d1f6310-5eca-36b0-9e1e-ec2d8429428e",
            "labels": [
                "Babygrande"
            ],
            "label_ids": [
                "946cf355-7e4e-418e-9508-dc21b948a057"
            ],
            "release_date": "2008-09-30",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Jean Grae, the Cape Town-born, New York City-bred, underground MC sensation is named and depicted in the controversial album, Jean Grae: The Evil Jeanius (2008) that was produced by San Francisco production duo Blue Sky Black Death and released by Babygrande without her consent. Learn more about the incredible song \"Threats\": https://www.baramhouse.com/music-review/natalie-silver/threats",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572379,
            "uri": "https://api.kexp.org/v2/plays/3572379/?format=api",
            "airdate": "2025-10-31T23:08:17-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/c2b98acd-cdb8-42d0-a52a-43b23dc00dec/18986571815-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/c2b98acd-cdb8-42d0-a52a-43b23dc00dec/18986571815-250.jpg",
            "song": "The Mask",
            "track_id": null,
            "recording_id": "e79d838a-2126-408d-ad03-a9f5fadfa28e",
            "artist": "Fugees",
            "artist_ids": [
                "ea321799-9b1d-4e74-a074-a5facf597d82"
            ],
            "album": "The Score",
            "release_id": null,
            "release_group_id": "dd2203dd-a149-316b-ad7f-a303dc4fc459",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "1996-02-12",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3572378,
            "uri": "https://api.kexp.org/v2/plays/3572378/?format=api",
            "airdate": "2025-10-31T23:06:03-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3572377,
            "uri": "https://api.kexp.org/v2/plays/3572377/?format=api",
            "airdate": "2025-10-31T23:02:44-07:00",
            "show": 64987,
            "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
            "image_uri": "https://coverartarchive.org/release/d308ae13-6927-44c9-805f-c0a750563446/40943606929-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/d308ae13-6927-44c9-805f-c0a750563446/40943606929-250.jpg",
            "song": "Santeria",
            "track_id": null,
            "recording_id": "9a4acc81-bd04-4074-a986-1c0ed0912c88",
            "artist": "Pusha T",
            "artist_ids": [
                "14ecd19f-7121-4192-8549-e5056241a42f"
            ],
            "album": "DAYTONA",
            "release_id": null,
            "release_group_id": "c51761fc-9f1b-486e-9ff2-74aafb5b70ea",
            "labels": [
                "Def Jam Recordings"
            ],
            "label_ids": [
                "a92d1684-4edb-48aa-b913-30e9da213004"
            ],
            "release_date": "2018-05-25",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Santeria\" features a sample of Soul Mann & the Brothers' 1971 \"Bumpy's Lament.\"\n--\nReleased in 2018, Pusha T's third studio album was entirely produced by Kanye West. In this 2018 interview, Terrence LeVarr Thornton (Pusha T) talks about the album and pays homage to his fallen friend and tour manager De'von Pickett.: https://www.billboard.com/music/rb-hip-hop/pusha-t-interview-daytona-album-kanye-west-8457860/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}