Information about plays

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

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

{
    "id": 3546281,
    "uri": "https://api.kexp.org/v2/plays/3546281/?format=api",
    "airdate": "2025-08-29T11:34:50-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-87aff07e-de73-41f3-b9ba-0c33b1129404/mbid-87aff07e-de73-41f3-b9ba-0c33b1129404-42256898125_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-87aff07e-de73-41f3-b9ba-0c33b1129404/mbid-87aff07e-de73-41f3-b9ba-0c33b1129404-42256898125_thumb250.jpg",
    "song": "Peace",
    "track_id": "784c425c-63e0-4d6c-9134-5d592f4e0a69",
    "recording_id": "12fd7b60-8db8-4a37-b290-cc6566e17415",
    "artist": "Cass McCombs",
    "artist_ids": [
        "c213f661-70a8-42aa-b858-62f5bd2d72e9"
    ],
    "album": "Interior Live Oak",
    "release_id": "87aff07e-de73-41f3-b9ba-0c33b1129404",
    "release_group_id": "9a6a07b5-edd2-4923-88b4-7d858f6a3ae8",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The humbly ambitious eleventh studio album from Bay Area native Cass McCombs is a breathtaking collection of folk-tinged indie rock. With his signature vocals and impeccable storytelling at the helm, he weaves a dynamic sonic tapestry with classic singer-songwriter ballads, groove-laden jam sessions, and blistering rockers. Interior Live Oak is a fluid, living, breathing double album that leans into collaboration with old friends like Matt Sweeney and Chris Cohen, and showcases a master at work more than two decades into his storied career.\" \n\nRead more from KEXP's new music reviews, written by our Music Director, Chris Sanley: https://www.kexp.org/read/2025/8/18/new-music-reviews-818/\n\nhttps://cassmccombs.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}