Information about plays

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

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

{
    "id": 3656336,
    "uri": "https://api.kexp.org/v2/plays/3656336/?format=api",
    "airdate": "2026-05-18T09:17:27-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Heart Has To Work So Hard",
    "track_id": null,
    "recording_id": null,
    "artist": "Blondshell",
    "artist_ids": [
        "f6621a8d-5644-460a-b0a8-9171cb2c595d"
    ],
    "album": "Heart Has To Work So Hard",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We just got our hands on a new song from Blondshell who says it “is really about friendship and betrayal, getting stuck in a dynamic and letting things fester. It’s about pain and confusion — no one trains you for the ups and downs of a friendship between two women — but it’s also about a love so enduring that you find compassion no matter what.”\n\nBlondshell is on tour:\n10/17 — San Francisco, CA @ Castro Theatre \n10/19 — Portland, OR @ Crystal Ballroom \n10/20 — Seattle, WA @ Showbox SoDo\n\nhttps://www.blondshellmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}