Information about plays

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

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

{
    "id": 3657353,
    "uri": "https://api.kexp.org/v2/plays/3657353/?format=api",
    "airdate": "2026-05-20T19:24:21-07:00",
    "show": 66770,
    "show_uri": "https://api.kexp.org/v2/shows/66770/?format=api",
    "image_uri": "https://dn711005.ca.archive.org/0/items/mbid-aa7845c8-79e3-4149-93ac-3968d7951439/mbid-aa7845c8-79e3-4149-93ac-3968d7951439-44536532463_thumb500.jpg",
    "thumbnail_uri": "https://dn711005.ca.archive.org/0/items/mbid-aa7845c8-79e3-4149-93ac-3968d7951439/mbid-aa7845c8-79e3-4149-93ac-3968d7951439-44536532463_thumb250.jpg",
    "song": "Mata Zyklek",
    "track_id": "cea708ae-a3a4-4748-bb02-9172aab736a4",
    "recording_id": "c2a57c10-3fa6-4e13-88cc-0f4e93a9be17",
    "artist": "Angine de Poitrine",
    "artist_ids": [
        "5fd29907-c3c5-4b1d-a799-7cf9bbd288fc"
    ],
    "album": "Vol II.",
    "release_id": "aa7845c8-79e3-4149-93ac-3968d7951439",
    "release_group_id": "e94228ce-5394-45f9-b535-7469a6e57d02",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Quebec duo Angine de Poitrine released their second album in April! https://anginedepoitrine.bandcamp.com/ \n\nWith over 14 million views--and counting--on YouTube, Angine de Poitrine's Live on KEXP session Trans Musicales 2025 has been a fierce sensation, inspiring numerous follow-up commentaries from YouTubers around the world.\n\nCatch that original full performance here: https://tinyurl.com/3j39znyx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}