Information about plays

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

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

{
    "id": 3578820,
    "uri": "https://api.kexp.org/v2/plays/3578820/?format=api",
    "airdate": "2025-11-16T03:32:25-08:00",
    "show": 65124,
    "show_uri": "https://api.kexp.org/v2/shows/65124/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb-43492087251_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb/mbid-5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb-43492087251_thumb250.jpg",
    "song": "Balls And Pins ii",
    "track_id": "c1ce74b0-ec0f-483d-9292-528234b3823d",
    "recording_id": "19074611-42ce-46a6-9a00-562ad1bbd66b",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "The Universe Smiles Upon You ii",
    "release_id": "5acc9c58-8cc1-4a5f-b31d-76c1501f8ceb",
    "release_group_id": "a87c2a17-d297-4980-a66f-f87fa4e203e3",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-11-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Khruangbin will be Live on KEXP on The Midday Show on Wednesday, November 19th, at 11 AM!\n--\nThey'll be playing Seattle's Neptune Theatre that night.\nThey'll be at SF's Regency Ballroom on Saturday and Sunday, November 22nd and 23rd. \n--\n\nThe Houston trio has just shared a re-recorded and reworked version of their 2015 debut album, 'The Universe Smiles Upon You,' aptly named 'The Universe Smiles Upon You II\":  https://pitchfork.com/news/khruangbin-surprise-release-new-album-the-universe-smiles-upon-you-ii-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}