Information about plays

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

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

{
    "id": 3656801,
    "uri": "https://api.kexp.org/v2/plays/3656801/?format=api",
    "airdate": "2026-05-19T11:01:07-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721309.ca.archive.org/0/items/mbid-379e077e-fb9f-40fe-ade9-a9c348536943/mbid-379e077e-fb9f-40fe-ade9-a9c348536943-23445604401_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-379e077e-fb9f-40fe-ade9-a9c348536943/mbid-379e077e-fb9f-40fe-ade9-a9c348536943-23445604401_thumb250.jpg",
    "song": "Rattlesnakes",
    "track_id": "495a1f6d-67b2-3abb-849f-bb879ffa39c8",
    "recording_id": "1fb09395-a97d-48c5-bfb6-6c32a002e3db",
    "artist": "Lloyd Cole and the Commotions",
    "artist_ids": [
        "7451c6e2-02f0-4158-904c-7f477683ce5e"
    ],
    "album": "Rattlesnakes",
    "release_id": "379e077e-fb9f-40fe-ade9-a9c348536943",
    "release_group_id": "11dfe59e-068b-3390-8148-c0c08bfb0675",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lloyd Cole, as a solo artist, will play SF's Chapel on Wednesday, October 7th. He'll be at Seattle's Triple Door on Friday, October 9th.\n--\nThe idea for the song \"Rattlesnakes\" came from a line in Joan Didion’s book, Play It As It Lays: “Life is a crap game, and there are rattlesnakes under every rock.” --Lloyd Cole\n--\nRead how the band made their debut album, \"Rattlesnakes\": https://www.theguardian.com/music/2019/oct/08/lloyd-cole-and-the-commotions-how-we-made-rattlesnakes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}