Information about plays

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

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

{
    "id": 3558978,
    "uri": "https://api.kexp.org/v2/plays/3558978/?format=api",
    "airdate": "2025-09-28T20:42:07-07:00",
    "show": 64693,
    "show_uri": "https://api.kexp.org/v2/shows/64693/?format=api",
    "image_uri": "https://coverartarchive.org/release/a6113c69-c038-4851-8c00-ce88400defdc/34165587253-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a6113c69-c038-4851-8c00-ce88400defdc/34165587253-250.jpg",
    "song": "U Send Me Swingin'",
    "track_id": null,
    "recording_id": "a60a0540-ae23-4751-bb46-41b9a4820e97",
    "artist": "Mint Condition",
    "artist_ids": [
        "a81f7041-7cd7-4080-ba88-9ce5fe50dc19"
    ],
    "album": "From the Mint Factory",
    "release_id": null,
    "release_group_id": "9c75e9fe-5883-3d76-8aa7-bc546985b4f6",
    "labels": [
        "Perspective Records"
    ],
    "label_ids": [],
    "release_date": "1993-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mint Condition's \"U Send Me Swingin'\" was issued as the second single from their second album, From the Mint Factory, in 1993. The song was produced by the band and written by the band's then-keyboardist Keri Lewis.\n\nFormed in the early '80s in Minneapolis and St. Paul, Minnesota, Mint Condition began as lead singer Stokley Williams, guitarist Homer O'Dell, keyboardist Larry Waddell, keyboardist/saxophonist Jeff Allen, keyboardist/guitarist Keri Lewis, and guitarist/bassist Rick Kinchen. The six talented musicians combined a variety of influences and experiences to shape their own sound.: https://www.allmusic.com/artist/mint-condition-mn0000898188/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}