Information about plays

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

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

{
    "id": 3582919,
    "uri": "https://api.kexp.org/v2/plays/3582919/?format=api",
    "airdate": "2025-11-25T18:41:29-08:00",
    "show": 65209,
    "show_uri": "https://api.kexp.org/v2/shows/65209/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-a135c016-0554-4c66-b59e-e7d600f1a483/mbid-a135c016-0554-4c66-b59e-e7d600f1a483-7922772870_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-a135c016-0554-4c66-b59e-e7d600f1a483/mbid-a135c016-0554-4c66-b59e-e7d600f1a483-7922772870_thumb250.jpg",
    "song": "Riot in My House",
    "track_id": "6318f70b-8d8b-4e7f-bae1-dbcfcd2e9750",
    "recording_id": "d7ec4807-8410-4821-bc65-b439dec6ab11",
    "artist": "Mark Lanegan Band",
    "artist_ids": [
        "19f40952-e3ba-44ba-87b2-218e2744fb58"
    ],
    "album": "Live at KEXP, Volume Eight",
    "release_id": "a135c016-0554-4c66-b59e-e7d600f1a483",
    "release_group_id": "6f326ed8-c461-4374-8bbc-aa409a8c8e9d",
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2012-08-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mark Lanegan first became prominent as the lead singer for the early grunge band Screaming Trees, and was also known as a member of Queens of the Stone Age and The Gutter Twins. He released 12 solo studio albums, as well as three collaboration albums with Isobel Campbell and two with Duke Garwood.\n\nHis baritone has been described as being \"as scratchy as a three-day beard yet as supple and pliable as moccasin leather.\"\n\nLanegan struggled with addiction to drugs and alcohol throughout his life, but had been sober for over a decade at the time of his death. Encouraged by his friend Anthony Bourdain, he released the memoir Sing Backwards and Weep in 2020. He followed this up in 2021 with the memoir Devil in a Coma, which focused on his near-death experience with COVID-19. He and his wife Shelley Brien left the U.S. in 2020 and settled in the Irish town of Killarney, where he died two years later at the age of 57. No cause of death was revealed.  https://bit.ly/3j5H1Gw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}