Information about plays

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

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

{
    "id": 3636851,
    "uri": "https://api.kexp.org/v2/plays/3636851/?format=api",
    "airdate": "2026-04-02T11:38:16-07:00",
    "show": 66345,
    "show_uri": "https://api.kexp.org/v2/shows/66345/?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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Angine de Poitrine describe themselves as a “orchestre rock microtonal dada‑pythago‑cubiste,” essentially a Quebec duo using custom‑tuned guitars and theatrical presentation (big papier‑mâché heads, etc.). Their latest album, 'Vol. II,' will be released tomorrow, April 3rd.\n\nhttps://anginedepoitrine.bandcamp.com\n--\nIn case you are one of the 6.7 million (!!!) people who haven't seen this yet, be sure to watch their Live on KEXP session during the Trans Musicales 2025:\n\nhttps://www.youtube.com/watch?v=0Ssi-9wS1so",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}