Information about plays

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

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

{
    "id": 3626414,
    "uri": "https://api.kexp.org/v2/plays/3626414/?format=api",
    "airdate": "2026-03-07T14:49:38-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-12ee21b6-6d47-4e08-93b4-c12a2abcc6bb/mbid-12ee21b6-6d47-4e08-93b4-c12a2abcc6bb-25311909485_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-12ee21b6-6d47-4e08-93b4-c12a2abcc6bb/mbid-12ee21b6-6d47-4e08-93b4-c12a2abcc6bb-25311909485_thumb250.jpg",
    "song": "Comfort Eagle",
    "track_id": "e8498e31-5437-3277-abae-8d6a671ca8f9",
    "recording_id": "e9f29444-564b-46b8-a581-1ca86fcb2fa9",
    "artist": "CAKE",
    "artist_ids": [
        "fa7b9055-3703-473a-8a09-adf2fe031a24"
    ],
    "album": "Comfort Eagle",
    "release_id": "12ee21b6-6d47-4e08-93b4-c12a2abcc6bb",
    "release_group_id": "cdb7197f-ed14-3238-a402-d0e554bcc0c8",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2001-07-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sacramento-based band CAKE released “Comfort Eagle” on their 2001 album of the same name, pairing deadpan vocals with funky basslines and the band’s signature trumpet. Right now Gramma Shazza and Michele have a $6,500 challenge, so gifts of **$15 a month or more help unlock that extra support — and you’ll also receive the Live Room Mug as a bonus thank-you gift during the KEXP Spring Drive at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}