Information about plays

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

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

{
    "id": 3544280,
    "uri": "https://api.kexp.org/v2/plays/3544280/?format=api",
    "airdate": "2025-08-24T16:22:52-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://ia801809.us.archive.org/17/items/mbid-57109e69-326f-330a-b8b0-df9f6ac42820/mbid-57109e69-326f-330a-b8b0-df9f6ac42820-28734527560_thumb500.jpg",
    "thumbnail_uri": "https://ia801809.us.archive.org/17/items/mbid-57109e69-326f-330a-b8b0-df9f6ac42820/mbid-57109e69-326f-330a-b8b0-df9f6ac42820-28734527560_thumb250.jpg",
    "song": "Grace",
    "track_id": "e7f170bf-7eaa-3a37-b015-3be8f15b45ac",
    "recording_id": "71feb283-9a0d-491d-a40b-8ccae7fc728b",
    "artist": "Jeff Buckley",
    "artist_ids": [
        "e6e879c0-3d56-4f12-b3c5-3ce459661a8e"
    ],
    "album": "Grace",
    "release_id": "57109e69-326f-330a-b8b0-df9f6ac42820",
    "release_group_id": "ea29c347-696f-3165-986d-7bad1394b178",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2004-08-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On August 23rd, 1994, Jeff Buckley released Grace, his only studio album.\n\n\"Grace\" was the album's first single, and it was also released as a video. Buckley performed the song for a long time before recording it, and an early demo appears on an album he made with Gary Lucas that was released posthumously, called Songs to No One 1991-1992.\n\nJeff Buckley wrote the lyrics after saying goodbye to his girlfriend at the airport one rainy day. \"It's about not fearing death, or fearing any of those countless slings and arrows that you suffer sometimes on this Earth, because somebody loves you,\" he said. \"You're not afraid to go.\"\n\n\"And it's just about life sometimes being so long,\" Buckley added. \"At the time I was anticipating leaving Los Angeles for New York. So I was waiting to go. I'm not afraid to go, I'm not afraid to die, I'm not afraid to go away from this place or from any place but it just goes so slow. And I had somebody who loved me in New York. A lot. And it was amazing. It still is.\"\n\nSadly, Buckley's passing came all too soon. https://tinyurl.com/395hmnpu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}