Information about plays

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

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

{
    "id": 3581718,
    "uri": "https://api.kexp.org/v2/plays/3581718/?format=api",
    "airdate": "2025-11-23T00:59:29-08:00",
    "show": 65185,
    "show_uri": "https://api.kexp.org/v2/shows/65185/?format=api",
    "image_uri": "https://coverartarchive.org/release/89ee9b77-aa37-4d38-b952-6bc56b068fb7/11589549784-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/89ee9b77-aa37-4d38-b952-6bc56b068fb7/11589549784-250.jpg",
    "song": "Slaves Beyond Death",
    "track_id": null,
    "recording_id": "570e02f3-fcb8-4c3f-afb7-66345bdb3071",
    "artist": "Black Breath",
    "artist_ids": [
        "e9df4e93-6f7a-448a-a5ac-d30c27a6d22c"
    ],
    "album": "Slaves Beyond Death",
    "release_id": null,
    "release_group_id": "4878adb7-4a5f-4d5f-9cb9-855915e0fa05",
    "labels": [
        "Southern Lord"
    ],
    "label_ids": [
        "3b78c7e5-6292-4f6b-b921-bdcbe681ea27"
    ],
    "release_date": "2015-09-25",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "It has just been announced that Black Breath will be reuniting to play at NWTF 2026.  That will be happening at Neumos and Barboza in Seattle May 7th-9th.  Tickets are on sale now.\n\nhttps://northwestterrorfest.com/\nhttps://www.facebook.com/BLACKBREATH.MUSIC\nhttps://blackbreathsl.bandcamp.com/album/razor-to-oblivion",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}