Information about plays

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

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

{
    "id": 3597228,
    "uri": "https://api.kexp.org/v2/plays/3597228/?format=api",
    "airdate": "2025-12-28T15:48:39-08:00",
    "show": 65499,
    "show_uri": "https://api.kexp.org/v2/shows/65499/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Above the Lake",
    "track_id": null,
    "recording_id": null,
    "artist": "James And The Cold Gun",
    "artist_ids": [
        "e32f7fd4-9b61-4058-acb9-569e1eb38419"
    ],
    "album": "Face in the Mirror",
    "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": "#6 on Kevin Cole's Top 10 Albums of 2025!\n\nCardiff-based rock outfit James and the Cold Gun—dubbed \"South Wales' loudest group\"—released their new album via Loosegroove Records. Founded by Stone Gossard (Pearl Jam) and Regan Hagar (Malfunkshun, Brad, Satchel), Loosegroove has been a key platform for the band’s unique brand of high-octane garage-punk.\n\nProduced by the band and mixed by legendary producer Brendan O'Brien (Soundgarden, AC/DC, Pearl Jam, Red Hot Chili Peppers, Stone Temple Pilots, Incubus), Face in the Mirror was recorded at Seattle’s iconic Studio Litho and The Garage. \n\n\"James and the Cold Gun are a shot of pure adrenaline,\" says Gossard, who immediately signed the band after hearing them on KEXP and recognizing their undeniable potential. Lead vocalist James Joseph shares, \"It was written near the end of the album process and felt like an outlier—more melodic and atmospheric. Stone really connected with it, and we ended up layering more guitars and adding new bassist Gaby Elise on backing vocals to give it even more punch.\" https://tinyurl.com/yf5s82cr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}