Information about plays

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

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

{
    "id": 3622534,
    "uri": "https://api.kexp.org/v2/plays/3622534/?format=api",
    "airdate": "2026-02-26T11:18:25-08:00",
    "show": 66035,
    "show_uri": "https://api.kexp.org/v2/shows/66035/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "She Bangs The Drums",
    "track_id": null,
    "recording_id": null,
    "artist": "Rogue Wave",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-02-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Rogue Wave this upcoming Sunday, March 1, at Swedish American Hall in San Francisco as part of the Noise Pop Festival. (They're playing TWO SHOWS that day - an early and late show.)\n\nhttps://www.noisepopfest.com/schedule\nhttp://roguewavemusic.com/\n\n--\nRogue Wave covering a classic from The Stone Roses!\n\nThe band has gone through some lineup changes over the years. For today’s session, you’re listening to:\u2028\n-Zach Rogue (guitar/vocals)\n-Pat Spurgeon (drums/vocals)\n-Graham LeBron (guitar/synth/vocals)\n-Masanori Christianson (bass/synth)\n-Jon Monahan (guitar/synth)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}