Information about plays

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

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

{
    "id": 3544241,
    "uri": "https://api.kexp.org/v2/plays/3544241/?format=api",
    "airdate": "2025-08-24T15:01:55-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://dn721701.ca.archive.org/0/items/mbid-b224e2f3-594e-46d3-a0fe-26c9f2a0c2b2/mbid-b224e2f3-594e-46d3-a0fe-26c9f2a0c2b2-42387007258_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-b224e2f3-594e-46d3-a0fe-26c9f2a0c2b2/mbid-b224e2f3-594e-46d3-a0fe-26c9f2a0c2b2-42387007258_thumb250.jpg",
    "song": "Cake Lady",
    "track_id": "e3c13202-bd2e-495f-ad4f-7c064cd93826",
    "recording_id": "54f038c2-056a-4b46-80a3-636bfc52867a",
    "artist": "Polyrhythmics",
    "artist_ids": [
        "551946bc-e6db-4d69-b50a-4f3cfb29963f"
    ],
    "album": "Life from Below",
    "release_id": "b224e2f3-594e-46d3-a0fe-26c9f2a0c2b2",
    "release_group_id": "80383af3-63e7-412d-b5fb-108384d03665",
    "labels": [
        "Polyrhythmics"
    ],
    "label_ids": [
        "f4c83be3-e468-4d7d-9dda-12f060365336"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Polyrhythmics will be in Tacoma at the Spanish Ballroom on November 21st!\n\nA sweet slice of funk and future-jazz, \"Cake Lady\" draws its first breath from the playful bounce of Herbie Hancock’s Watermelon Man—then sprints headlong into its own hypnotic groove. With a deep-pocket rhythm section, syrupy keys, and a brass section that struts with swagger, this track pays homage to the soul-jazz greats while pushing the sound forward.\n\nGuitarist Ben Bloom shares, \"Life From Below is our attempt to dive deeper into the familiar territory that has helped to define the Polyrhythmics sound over the past 15 years, and also explore some new directions in the funk music landscape that we to date hadn’t really touched.\" https://tinyurl.com/yuhvxs6a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}