Information about plays

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

GET /v2/plays/3629971/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3629971,
    "uri": "https://api.kexp.org/v2/plays/3629971/?format=api",
    "airdate": "2026-03-17T01:41:03-07:00",
    "show": 66203,
    "show_uri": "https://api.kexp.org/v2/shows/66203/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-82aa6d55-5a8e-4006-bbc1-57a788f917ec/mbid-82aa6d55-5a8e-4006-bbc1-57a788f917ec-30609246534_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-82aa6d55-5a8e-4006-bbc1-57a788f917ec/mbid-82aa6d55-5a8e-4006-bbc1-57a788f917ec-30609246534_thumb250.jpg",
    "song": "Silly Puddy",
    "track_id": "eb8ab65e-9e65-3236-85c9-fde572c36511",
    "recording_id": "a9debd17-25b8-4699-bae2-68de2255869d",
    "artist": "Zion I feat. The Grouch",
    "artist_ids": [
        "85823097-9e6c-4876-a04a-8a761a477992",
        "1de167f5-7bec-4371-9029-a45a7332b792"
    ],
    "album": "Mind Over Matter",
    "release_id": "82aa6d55-5a8e-4006-bbc1-57a788f917ec",
    "release_group_id": "303dafda-766b-311b-a4b4-ca31b758cd22",
    "labels": [
        "Ground Control Records"
    ],
    "label_ids": [
        "c3976601-7c9e-46f7-9540-1db9d5e747b3"
    ],
    "release_date": "2000-05-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The 2000 debut studio album by Zion I.  Oakland MC/Producer Baba Zumbi began releasing music with his Zion I project in 2000 with DJ and producer Amp Live, weaving a spiritual approach into hip-hop, reflected in his searching, mystical lyrics.\n\nZumbi died in 2021, after being hospitalized with COVID. \nhttps://www.kqed.org/arts/13901310/baba-zumbi-zion-i-dies\n\n\"[Baba Zumbi] always pushed the artistic envelope,\" said Robyn Twomey, a photographer who collaborated with Zumbi for 20 years. \"He always pushed the artistic envelope. He was vulnerable and daring -- and inspired others to be, too. He didn't ask light questions, and he was never above you. He was always right there with you.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}