Information about plays

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

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

{
    "id": 3641609,
    "uri": "https://api.kexp.org/v2/plays/3641609/?format=api",
    "airdate": "2026-04-13T15:05:15-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Donor Country (A gOoD cAuSe)",
    "track_id": null,
    "recording_id": "a4d0e695-a1b2-4f42-b6f4-2c4eaebf6f77",
    "artist": "Telehealth",
    "artist_ids": [
        "c94f22ca-0965-4dee-aa71-8e15620a3779"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-04-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Telehealth was forged in the opportunity-rich environment of post-COVID Seattle as a scalable music startup with similar goals. Co-founded in 2022 by married couple and fellow gambling enthusiasts Alexander Attitude (synths/vox/guitar) and Kendra Cox (synths/vox), and joined by longtime collaborators Ian McCutcheon (drums), John O’Connor (bass), and Dillon Sturtevant (guitar), the group aims to financialize any difference of opinion over how the in-shambles local “music scene” should proceed.\" https://telehealth.bandcamp.com/album/green-world-image",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}