Information about plays

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

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

{
    "id": 3557095,
    "uri": "https://api.kexp.org/v2/plays/3557095/?format=api",
    "airdate": "2025-09-24T08:09:34-07:00",
    "show": 64648,
    "show_uri": "https://api.kexp.org/v2/shows/64648/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-ba5b0288-7900-4814-987c-a4b77a965f31/mbid-ba5b0288-7900-4814-987c-a4b77a965f31-37444425639_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-ba5b0288-7900-4814-987c-a4b77a965f31/mbid-ba5b0288-7900-4814-987c-a4b77a965f31-37444425639_thumb250.jpg",
    "song": "Cold Pizza",
    "track_id": "ff586e00-da87-445f-8479-6a88f4bf73d8",
    "recording_id": "1953352f-1533-4cd9-90bb-69e45012eda8",
    "artist": "Jonathan Richman",
    "artist_ids": [
        "bae34b81-9abd-416e-a720-fedc359df775"
    ],
    "album": "Cold Pizza & Other Hot Stuff EP",
    "release_id": "ba5b0288-7900-4814-987c-a4b77a965f31",
    "release_group_id": "795ca664-b6fd-41f9-a9ba-974f628a5be3",
    "labels": [
        "Blue Arrow Records"
    ],
    "label_ids": [
        "04cf271b-2bbb-4b56-b5b1-a3b3fb443756"
    ],
    "release_date": "2022-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Laura:\n\nThe love of my life passed away today, Jon Lasser. In the pic attached, we had taken the kids on a tour of KEXP, and I think it was the time Owen gave our kids, Judah and Hannah chair rides in the halls. I took a pic of Jon in the live room. His back hurt a lot. It was 2019, and in a few months he’d be diagnosed with stage 4 lung cancer, which a metastasis had been obliterating his spine.\n\nWe were actually at the Idles party earlier that year, at Life on Mars. He sat most of the time while I was able to mingle.\n\nTreatment at Fred Hutch got us 6 more years. We saw so many concerts together, bringing the kids to so many of them. The last shows we did as a family was this year’s Bumbershoot.\n\nI could write about him forever. The point was to ask you to play “Cold Pizza” by Jonathan Richman. We saw him this year at the Tractor, and when he needed a different seat to accommodate him, the staff instantly manifested one so he could see the whole show. Endless thanks for that to the Tractor. “It is what it is what it is what it is, Cold Pizza.” We cried and sang along. Because dying of cancer is what it is. “Cold Pizza” we’d sometimes say to each other over the past couple months.\n\nWhen I got him home a week ago for in home hospice, I set up for him to stream music to my dads 1970s receiver, and I was already queued up to play “Cold Pizza” but then it started playing - he had queued it up first.\n\nIt is what it is what it is what it is.\n\nTuesday remains the 7th best day of the week.\n\nThanks to you all at KEXP for helping me know I’m not alone. Please play “Cold Pizza” I don’t know if you have a live version, but hearing it live is where it’s at.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}