Information about plays

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

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

{
    "id": 3582686,
    "uri": "https://api.kexp.org/v2/plays/3582686/?format=api",
    "airdate": "2025-11-25T06:56:09-08:00",
    "show": 65205,
    "show_uri": "https://api.kexp.org/v2/shows/65205/?format=api",
    "image_uri": "https://ia800202.us.archive.org/8/items/mbid-864236f5-29bd-3075-893c-1614da2a760a/mbid-864236f5-29bd-3075-893c-1614da2a760a-10445104137_thumb500.jpg",
    "thumbnail_uri": "https://ia800202.us.archive.org/8/items/mbid-864236f5-29bd-3075-893c-1614da2a760a/mbid-864236f5-29bd-3075-893c-1614da2a760a-10445104137_thumb250.jpg",
    "song": "One Hundred Days",
    "track_id": "43279d56-1674-360c-999f-71dc38165844",
    "recording_id": "80eff4f1-a40d-4132-b23b-407811a3d762",
    "artist": "Mark Lanegan",
    "artist_ids": [
        "a9126556-f555-4920-9617-6e013f8228a7"
    ],
    "album": "Bubblegum",
    "release_id": "864236f5-29bd-3075-893c-1614da2a760a",
    "release_group_id": "cb823ddc-2c03-37f5-9252-b945c4622040",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "By request from Matt in New York\n\nRemembering Mark Lanegan on his birthday, born on this day in 1964 (d. Feb. 22, 2022). He was an American singer-songwriter with Screaming Trees, Queens of the Stone Age, three collaboration albums with Isobel Campbell, and The Gutter Twins, and contributed to music by Moby, Bomb the Bass, Soulsavers, Tinariwen, The Twilight Singers, Manic Street Preachers, and Unkle, among others. He also had a solo career.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}