Information about plays

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

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

{
    "id": 3656406,
    "uri": "https://api.kexp.org/v2/plays/3656406/?format=api",
    "airdate": "2026-05-18T13:26:53-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn711104.ca.archive.org/0/items/mbid-b94e53c9-9b50-483a-942b-c50f12c4280e/mbid-b94e53c9-9b50-483a-942b-c50f12c4280e-11654993926_thumb500.jpg",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-b94e53c9-9b50-483a-942b-c50f12c4280e/mbid-b94e53c9-9b50-483a-942b-c50f12c4280e-11654993926_thumb250.jpg",
    "song": "Why Make Sense?",
    "track_id": "5bb66b1b-8fcb-42fb-bc70-a5861664657a",
    "recording_id": "94f68d45-27e6-4a69-bef2-9ae347cf3f40",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "Why Make Sense?",
    "release_id": "b94e53c9-9b50-483a-942b-c50f12c4280e",
    "release_group_id": "1ad35533-3614-408b-9d4b-4a3cc466e809",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2015-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beautiful piece of Hot Chip lore tied to this album: every single physical copy of \"Why Make Sense?\" — vinyl, CD, all of it — came with a completely unique cover. Designers Nick Relph and Matthew Cooper built an algorithm that randomly altered the color and moiré-pattern lines for each pressing, generating over 130,000 different combinations. The album dropped on Domino on May 18, 2015 — 11 years ago today, fittingly enough — and the title track set the tone for a record that's all about leaning into the strange instead of explaining it.\n\nhttps://www.vice.com/en/article/inside-hot-chips-100000-album-covers/\nhttps://hotchip.co.uk/\nhttps://www.dominomusic.com/artists/hot-chip",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}