Information about plays

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

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

{
    "id": 3641528,
    "uri": "https://api.kexp.org/v2/plays/3641528/?format=api",
    "airdate": "2026-04-13T10:25:26-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-831290dc-bc9f-403d-810d-1a73917a82dd/mbid-831290dc-bc9f-403d-810d-1a73917a82dd-44193009402_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-831290dc-bc9f-403d-810d-1a73917a82dd/mbid-831290dc-bc9f-403d-810d-1a73917a82dd-44193009402_thumb250.jpg",
    "song": "Backroads",
    "track_id": "58d3ac68-d474-4847-afdb-d73dfe017ddb",
    "recording_id": "78f66816-4e28-405f-b65d-a38b6f6d00a6",
    "artist": "King Tuff",
    "artist_ids": [
        "4e442c83-b547-4d6e-9270-cdd35e3c3195"
    ],
    "album": "MOO",
    "release_id": "831290dc-bc9f-403d-810d-1a73917a82dd",
    "release_group_id": "fb407a09-1f6e-4e0f-837f-bdc454712e17",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Tuff will play:\n- San Francisco (The Chapel) Saturday, May 2nd\n- Seattle (Barboza) Monday, May 4th\n\nEnjoy Live Video from the Vermont artist's 2023 KEXP In-Studio, hosted by Cheryl: https://bit.ly/3Mwau96.\n\n\"King Tuff's Kyle Thomas is an in-demand guitarist and producer who worked with artists like J Mascis, Hand Habits, and Hunx while crafting a series of albums that show off his encyclopedic knowledge of glitzy, glammy rock & roll. Initial records like 2008's Was Dead grabbed sounds and hooks from power pop, the British Invasion, frizzy psychedelia, and punk while sounding like they were cooked under the heat of a mini-mart heat lamp. By the time of 2018's The Other, Thomas had tired of his party animal persona and sought to explore his inner self while scaling back the noise, a process he continued with the help of Sasami Ashworth on 2023's Smalltown Stardust, an almost guitar-less, poignantly nostalgic indie pop record. The pendulum swung back to high energy garage punk on 2026's Moo.\" https://bit.ly/4dF26BX\n\nhttps://kingtuffworld.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}