Information about plays

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

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

{
    "id": 3656440,
    "uri": "https://api.kexp.org/v2/plays/3656440/?format=api",
    "airdate": "2026-05-18T15:01:29-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn711402.ca.archive.org/0/items/mbid-0071d366-ae8f-472d-8ec4-bd754199550a/mbid-0071d366-ae8f-472d-8ec4-bd754199550a-44649068026_thumb500.jpg",
    "thumbnail_uri": "https://dn711402.ca.archive.org/0/items/mbid-0071d366-ae8f-472d-8ec4-bd754199550a/mbid-0071d366-ae8f-472d-8ec4-bd754199550a-44649068026_thumb250.jpg",
    "song": "What We Do",
    "track_id": "da47a830-5d6d-44cf-8732-e16bd1082839",
    "recording_id": "fba6fd2c-cd86-498f-88e1-493eb4d2be54",
    "artist": "Ego Ella May",
    "artist_ids": [
        "2c235afa-c51a-4c07-827d-59f233eeda37"
    ],
    "album": "Good Intentions",
    "release_id": "0071d366-ae8f-472d-8ec4-bd754199550a",
    "release_group_id": "54a5078d-2f59-4c2d-8e02-ebe1668dcdac",
    "labels": [
        "Believe UK"
    ],
    "label_ids": [
        "5b903849-5962-48b9-8fed-13b28cc2c373"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Good Intentions\" is Ego Ella May's second album — and it comes six years after her MOBO-winning debut \"Honey for Wounds.\" She's been candid about why it took so long: after the first record won her Best Jazz Act at the 2020 MOBOs and Best Vocalist at the 2021 Jazz FM Awards, she felt overwhelmed by the pressure to follow it up. \"What We Do\" is one of the album's lead singles, exploring community and liberation through that warm, looser, more expansive sound she's settled into.\n\nhttps://headlinerhub.com/ego-ella-may-overcoming-second-album-jitters-good-intentions.html\nhttps://egoellamay.bandcamp.com/album/good-intentions",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}