Information about plays

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

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

{
    "id": 3594137,
    "uri": "https://api.kexp.org/v2/plays/3594137/?format=api",
    "airdate": "2025-12-21T17:24:24-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Don’t Fall Asleep",
    "track_id": null,
    "recording_id": "51ae1349-b378-49cd-82c9-3f94087430a5",
    "artist": "Jacob Alon",
    "artist_ids": [
        "86621e68-ef8f-45ac-a6d0-b1824beb2666"
    ],
    "album": "In Limerence",
    "release_id": null,
    "release_group_id": "255d20ed-05cb-48b7-b547-dbe392513011",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin's favourite album of 2025! Jacob Alon is a Scottish singer-songwriter born and raised by a young single mother in the quiet suburbs of Fife. Alon began writing songs in school as a way of making friends laugh, but never considered a career in music possible until much later. While studying medicine at university, Jacob found themself deeply confused and unhappy, only finding joy when making music. To the disapproval of their family, they decided to drop out and pursue their true dream full-time.\n\nNow based in Edinburgh, Jacob’s story is one of estrangement, homelessness, but ultimately, perseverance.\n\nAlon crashed with super producer Dan Carey while working on new music, of which an overarching theme will be limerence: the state of intense romantic longing for someone who often does not reciprocate. Those who have experienced limerence will know it can lead to obsessive thoughts – an infatuation that overlooks any flaws or, indeed, turns those flaws into an attractive trait. https://tinyurl.com/yrstpr4n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}