Information about plays

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

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

{
    "id": 3644933,
    "uri": "https://api.kexp.org/v2/plays/3644933/?format=api",
    "airdate": "2026-04-21T13:33:14-07:00",
    "show": 66514,
    "show_uri": "https://api.kexp.org/v2/shows/66514/?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": "Sarniezz",
    "track_id": "304b837b-37f7-4a80-bba5-78b8d9948207",
    "recording_id": "2456f690-add7-467f-9ca7-4669dd923b54",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sarniezz\" is a standout track from Vol. II, the sophomore album by the anonymous Quebecois duo Angine de Poitrine. Following their Live on KEXP performance—which has amassed over ten million views—the duo has seen a massive surge in momentum, fueling the anticipation and buzz surrounding this latest release. Watch here: https://www.youtube.com/watch?v=0Ssi-9wS1so",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}