Information about plays

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

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

{
    "id": 3634315,
    "uri": "https://api.kexp.org/v2/plays/3634315/?format=api",
    "airdate": "2026-03-27T16:00:00-07:00",
    "show": 66293,
    "show_uri": "https://api.kexp.org/v2/shows/66293/?format=api",
    "image_uri": "https://coverartarchive.org/release/07e35c87-5227-47e4-9b33-f3ed04c67f4e/42066809443-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/07e35c87-5227-47e4-9b33-f3ed04c67f4e/42066809443-250.jpg",
    "song": "Kiss",
    "track_id": null,
    "recording_id": "9684206b-6864-4f25-bfbf-1599d131f684",
    "artist": "Prince and The Revolution",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e",
        "4c8ead39-b9df-4c56-a27c-51bc049cfd48"
    ],
    "album": "Kiss",
    "release_id": null,
    "release_group_id": "7c12f13a-b84c-4a1a-ac66-046db944b721",
    "labels": [
        "Paisley Park"
    ],
    "label_ids": [
        "df9ba4e5-6933-4729-a210-19510b393cdf"
    ],
    "release_date": "1986-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Prince and MJ's well-known feud explained: https://www.smoothradio.com/artists/michael-jackson/prince-feud-friendship/\n\nAs for Prince and Madge:\n\"Madonna and Prince had something of a tangled relationship, to put it mildly: Consensus seems to be that they dated in the mid-’80s. They collaborated in 1989 for “Love Song,” from Madonna’s album Like a Prayer. At some point, their relationship soured, to the point where Rolling Stone was making reference to a “decades-long” feud ending in 2011 and recalling incidents where Madonna referred to Prince as a “little troll.”\"\n\nhttps://madonnaunderground.com/if-i-was-your-girlfriend-the-extended-history-of-madonna-and-princes-relationship/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}