Information about plays

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

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

{
    "id": 3605789,
    "uri": "https://api.kexp.org/v2/plays/3605789/?format=api",
    "airdate": "2026-01-18T01:24:39-08:00",
    "show": 65680,
    "show_uri": "https://api.kexp.org/v2/shows/65680/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hemorrhoidal Removal Surgery+Exogenous Intestinal Blockage",
    "track_id": null,
    "recording_id": null,
    "artist": "Hemorrhoid",
    "artist_ids": [
        "da251f5a-cf1d-4bfe-980d-7efd554a8ba8"
    ],
    "album": "Raw Materials of Decay",
    "release_id": null,
    "release_group_id": "ce1b8cc6-6bf8-4b8d-b44a-bd51068ac11a",
    "labels": [
        "Headsplit Records"
    ],
    "label_ids": [
        "7dff4b93-46d6-459e-98f1-391356259f41"
    ],
    "release_date": "2024-03-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Portland's Hemorrhoid will be performing at Maryland Death Fest this year which is happening May 21st- May 24th in Baltimore.\n\nhttps://www.songkick.com/festivals/3733308-maryland-deathfest-xxi/id/42627192-maryland-deathfest-xxi-2026\nhttps://deathfests.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}