Information about plays

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

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

{
    "id": 3657314,
    "uri": "https://api.kexp.org/v2/plays/3657314/?format=api",
    "airdate": "2026-05-20T17:00:58-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-3e5b4f2f-e9c5-4a84-b42d-09994fb4e9c6/mbid-3e5b4f2f-e9c5-4a84-b42d-09994fb4e9c6-37549060288_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-3e5b4f2f-e9c5-4a84-b42d-09994fb4e9c6/mbid-3e5b4f2f-e9c5-4a84-b42d-09994fb4e9c6-37549060288_thumb250.jpg",
    "song": "Cumberland Blues",
    "track_id": "f13aaca2-2a85-4855-bb74-7e3fc0b138c8",
    "recording_id": "6e35c9b6-3ddb-4a3d-af3d-34ede8a6f870",
    "artist": "Charles Bradley and Menahan Street Band",
    "artist_ids": [
        "dc6d2ba1-012c-47a7-ba3f-d74e76c30d53",
        "93da8c8a-bd13-4418-a00e-2861b8518a8d"
    ],
    "album": "Day of the Dead",
    "release_id": "868385d9-73f1-4689-9ff3-960c320f4ca3",
    "release_group_id": "49664ee2-3a20-4cd7-a26a-51390d252456",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2016-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 2016, The National release an anthology album of 59 Grateful Dead covers called Day of the Dead, with appearances by Lucinda Williams, Bruce Hornsby, Courtney Barnett and Wayne Coyne. Proceeds go to the Red Hot Organization, which helps fight AIDS.\n---\n\nThis is Charles Bradley covering The Grateful Dead! \"Cumberland Blues\" was written by Jerry Garcia, Robert Hunter, and Phil Lesh and first performed live by the Dead in 1969.\n\nWatch the legendary Charles Bradley perform live in the Gathering Space at KEXP in May of 2016 at the Grand Opening celebration: \nhttps://youtu.be/Hbn4tTt9624\n\nHere's a 2017 obituary of beloved artist Charles Bradley: https://bit.ly/3BnNG4E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}