Information about plays

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

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

{
    "id": 3644934,
    "uri": "https://api.kexp.org/v2/plays/3644934/?format=api",
    "airdate": "2026-04-21T13:37:48-07:00",
    "show": 66514,
    "show_uri": "https://api.kexp.org/v2/shows/66514/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-d7777238-962e-34cd-a12e-c0b615bc607b/mbid-d7777238-962e-34cd-a12e-c0b615bc607b-22159240021_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-d7777238-962e-34cd-a12e-c0b615bc607b/mbid-d7777238-962e-34cd-a12e-c0b615bc607b-22159240021_thumb250.jpg",
    "song": "Believe E.S.P.",
    "track_id": "eb7d88a2-33f6-3056-8a9f-2441a70158f0",
    "recording_id": "a2ada739-daae-46ea-b51e-777abfc8aafa",
    "artist": "Deerhoof",
    "artist_ids": [
        "11eabe0c-2638-4808-92f9-1dbd9c453429"
    ],
    "album": "Friend Opportunity",
    "release_id": "3b70f7f0-b423-37b4-8e3b-f610599d9b86",
    "release_group_id": "16e712d3-3d31-3f59-b16d-cfd3bafc363c",
    "labels": [
        "ATP Recordings"
    ],
    "label_ids": [
        "4083edb9-d2f5-4bfd-8c36-061b2aaaf82f"
    ],
    "release_date": "2007-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Friend Opportunity arrived in January 2007 as Deerhoof's accessible-pop pivot — the record where, after fifteen years of gleeful noise-damage, they unveiled a version of themselves that was \"radio-ready\" enough for Pitchfork to actually use that phrase. It's also the album that got twelve different front covers, each one drawn by the British artist David Shrigley as a kind of gift to the band. There's a loose theme threaded through the songs — lonely, lost, and migrating people searching for connection — and \"Believe E.S.P.\" is one of its stranger-minded characters, thrumming with mind-reading paranoia. Read more here: https://www.treblezine.com/deerhoof-friend-opportunity/\nhttps://deerhoof.bandcamp.com\nhttps://deerhoof.website",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}