Information about plays

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

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

{
    "id": 3635930,
    "uri": "https://api.kexp.org/v2/plays/3635930/?format=api",
    "airdate": "2026-03-31T07:58:55-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443-33789501219_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443-33789501219_thumb250.jpg",
    "song": "In Spite of Ourselves (feat. Iris DeMent)",
    "track_id": "99758d8d-49b6-3fad-910a-1f2a1451e5bb",
    "recording_id": "055c6aa2-397c-4410-9461-842e1955dfee",
    "artist": "John Prine",
    "artist_ids": [
        "e86492c1-0376-4df0-8042-8ba058c83960"
    ],
    "album": "A Date With John Waters",
    "release_id": "b2a6fb48-8dbc-41be-89f7-f1685135d443",
    "release_group_id": "6c28633f-73b7-3c0a-9433-471c6e61a84d",
    "labels": [],
    "label_ids": [],
    "release_date": "2007-02-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iris DeMent eulogized her friend and singing companion: \n\"John Prine was, without a doubt, one of the greatest songwriters this world will ever know. Many people more qualified than me have written about why that is. And many more will follow. Greatest or not, here’s what it comes down to for me and here’s why he rests on my heart’s mountain top: Because he cared enough to look — at me, you, all of us — until he saw what was noble, and then he wrapped us up in melodies and sung us back to ourselves.\n\nThat was the miracle of John Prine. And it was enough.\"\n--\n\"There won't be nothin' but big old hearts dancin' in our eyes...\" \nHere's the official video for \"In Spite of Ourselves\": https://www.youtube.com/watch?v=v-YzlbgEOOA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}