Information about plays

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

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

{
    "id": 3651840,
    "uri": "https://api.kexp.org/v2/plays/3651840/?format=api",
    "airdate": "2026-05-07T18:45:13-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-218ff81b-3e00-387f-91e3-80ac7885789d/mbid-218ff81b-3e00-387f-91e3-80ac7885789d-15457622056_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-218ff81b-3e00-387f-91e3-80ac7885789d/mbid-218ff81b-3e00-387f-91e3-80ac7885789d-15457622056_thumb250.jpg",
    "song": "Heartbroken, in Disrepair",
    "track_id": "4288c7ae-61ea-3fb4-bf1b-cde33e00992e",
    "recording_id": "79161e7a-ec21-4b90-9d1a-35cb342238a2",
    "artist": "Dan Auerbach",
    "artist_ids": [
        "fa4f4b89-3ddc-4e97-88fa-0e30121f986a"
    ],
    "album": "Keep It Hid",
    "release_id": "c027554e-5679-4e57-bb37-c68c739c619b",
    "release_group_id": "8e53e260-a7ae-3ec4-9f5b-5647e1f2a7f3",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2009-02-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dan Auerbach said the hardest thing about \"Heartbroken, in Disrepair\" was \"getting the drums to line up with the tremolo\" — drummer Bob Cesare, a longtime Akron friend, had to lock in with the wobble of Auerbach's amp until the whole song moved as one piece. The performance gets at something specific: as one critic put it, Auerbach approaches the song \"as though the subject matter of unhappiness exhilarates him — he gets off on the performance of heartbrokenness.\"\n\nhttps://www.npr.org/2009/03/25/102331375/keep-it-hid-intimate-thrilling-heartbreak\nhttps://danauerbach.bandcamp.com\n\nDan Auerbach and Robert Finley performed Live in the KEXP Studios in 2018: \nhttps://youtu.be/2-CTTjivEcA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}