Information about plays

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

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

{
    "id": 3545848,
    "uri": "https://api.kexp.org/v2/plays/3545848/?format=api",
    "airdate": "2025-08-28T10:51:41-07:00",
    "show": 64409,
    "show_uri": "https://api.kexp.org/v2/shows/64409/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-f641c16c-2581-4e07-a908-a67bc6d9b1b8/mbid-f641c16c-2581-4e07-a908-a67bc6d9b1b8-42708614466_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-f641c16c-2581-4e07-a908-a67bc6d9b1b8/mbid-f641c16c-2581-4e07-a908-a67bc6d9b1b8-42708614466_thumb250.jpg",
    "song": "Cathode Glow",
    "track_id": "a13eee23-0202-496d-a96a-1d219690f4db",
    "recording_id": "c6ed3efb-6cc8-4318-addd-a0d40e0a0197",
    "artist": "Cataldo",
    "artist_ids": [
        "009b187f-4be9-43f9-aff4-3c1aa02cf039"
    ],
    "album": "Two Way Mirror",
    "release_id": "f641c16c-2581-4e07-a908-a67bc6d9b1b8",
    "release_group_id": "f119884c-623c-4214-bed7-2e8583611e0b",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-10",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Cataldo's new album 'Two Way Mirror' releases on Oct 10th. Pre-order here: https://cataldo.bandcamp.com/album/two-way-mirror\n\nYou can watch their 2014 KEXP live performance here: https://www.youtube.com/watch?v=PV_sFVtrx_o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}