Information about plays

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

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

{
    "id": 3588480,
    "uri": "https://api.kexp.org/v2/plays/3588480/?format=api",
    "airdate": "2025-12-08T11:55:59-08:00",
    "show": 65323,
    "show_uri": "https://api.kexp.org/v2/shows/65323/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pale Song",
    "track_id": "91740bb7-fdf6-42a4-a0f4-d7db3f6f9654",
    "recording_id": "047c09fa-24fd-4b7b-959d-16161d4348ec",
    "artist": "Dove Ellis",
    "artist_ids": [
        "08c7863c-715d-475d-b726-2cc925f151e1"
    ],
    "album": "Blizzard",
    "release_id": "54c160c8-927a-4480-939a-1bf0a8a34922",
    "release_group_id": "0006784d-e58d-40a5-adbb-c20c1bcd8ce6",
    "labels": [
        "Black Butter Records",
        "AMF Records"
    ],
    "label_ids": [
        "311ac22c-884d-4293-b144-4bb5a2c05263",
        "e0b22162-8b70-4cd1-ae39-9dc24ededdb5"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dove Ellis is a young Irish singer-songwriter who just released his debut album, “Blizzard.” Although he is just at the beginning of a remarkable career, he must already be sufficiently tired of comparisons to Jeff Buckley.\n\nSuch comparisons are not entirely unfounded. It’s not just the impressive vocals, with their soaring melodies delivered in a staggering falsetto; his debut album also defies conventional expectations, sounding nothing like a typical first record. Early reviews of Buckley’s debut album, “Grace,” elicited a similar response, describing it as a “stunningly accomplished debut.” Ellis has also been compared to Tim Buckley — Jeff Buckley’s father — Thom Yorke and Rufus Wainwright, but none of these comparisons fully describe his unique essence.\" https://www.tuftsdaily.com/article/2025/12/dove-ellis-stunning-gothic-patchwork-of-a-debut\n\nhttps://doveellis.bandcamp.com/album/blizzard",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}