Information about plays

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

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

{
    "id": 3594994,
    "uri": "https://api.kexp.org/v2/plays/3594994/?format=api",
    "airdate": "2025-12-23T17:34:24-08:00",
    "show": 65458,
    "show_uri": "https://api.kexp.org/v2/shows/65458/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Alone Tonight",
    "track_id": "b73e443a-a25a-4e01-b7c3-8ae71d81f80d",
    "recording_id": "071fe160-fed8-47cb-86ee-22d4c8736ed5",
    "artist": "Francis of Delirium",
    "artist_ids": [
        "4332dc29-35a4-406f-855f-8df891462993"
    ],
    "album": "Lighthouse",
    "release_id": "6c0255e8-ce10-4c0c-a524-045565dd710b",
    "release_group_id": "cd38f8c3-dda6-48b9-a60a-93348fef5882",
    "labels": [
        "Dalliance Recordings"
    ],
    "label_ids": [
        "2a2b9ea4-fd17-4659-a681-7a11806c78d2"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin hosted Francis of Delirium Live on KEXP in June of 2024. You can watch that performance here: https://www.youtube.com/watch?v=GSIUzfj6SoA&t=1386s\n___\n\nKEXP's Chris Sanley reviewed this release, sharing, \"The debut album from Luxembourg-based Jana Bahrich – aka Francis of Delirium – is an absolute knockout. Lighthouse is jam-packed with big, sweeping swells of sound achieved by excellent guitar licks, infectious hooks, emotional lyricism, orchestral flourishes and a confident, powerful vocal performance.\n\n\"Her strong songwriting and distinct indie-rock sound with a pop sensibility hits all of the right marks on one hell of a debut.\" Read more: https://tinyurl.com/27nh932r\nhttps://www.francisofdelirium.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}