Information about plays

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

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

{
    "id": 3543664,
    "uri": "https://api.kexp.org/v2/plays/3543664/?format=api",
    "airdate": "2025-08-23T07:54:34-07:00",
    "show": 64365,
    "show_uri": "https://api.kexp.org/v2/shows/64365/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Music Heals: Phil Elverum’s Music Honors His Late Wife",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After his wife’s death from inoperable pancreatic cancer, Phil Elverum wrote an emotionally candid album titled A Crow Looked at Me, which directly addresses the loss and grief he was experiencing. In 2020, KEXP’s Emily Fox talked with Elverum about tackling grief in his music, performing these harrowing songs in front of festival crowds, and reflecting on the art and void left by his late wife.\n\n\nLink to story: https://kexp.org/read/2020/2/13/music-heals-phil-elverum-expressing-grief-through-music-and-remembering-his-late-wife-genevieve-castree/\n\n\nKEXP celebrated Music Heals: Beyond Cancer this past Thursday, August 21. You can learn more here: https://kexp.org/musicheals/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}