Information about plays

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

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

{
    "id": 3547192,
    "uri": "https://api.kexp.org/v2/plays/3547192/?format=api",
    "airdate": "2025-08-31T14:27:02-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-fd42a338-4660-41a0-b68d-9da95cbce138/mbid-fd42a338-4660-41a0-b68d-9da95cbce138-33739517263_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-fd42a338-4660-41a0-b68d-9da95cbce138/mbid-fd42a338-4660-41a0-b68d-9da95cbce138-33739517263_thumb250.jpg",
    "song": "Let Me Be Him",
    "track_id": "57055787-5c5b-455c-b36b-05e89c835d9b",
    "recording_id": "a5fc783d-dfab-4b5d-9cf3-95ef72456e1a",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "In Our Heads",
    "release_id": "fd42a338-4660-41a0-b68d-9da95cbce138",
    "release_group_id": "f2ff04ec-0e7f-4c3c-bee4-ccb32a597f2c",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2012-06-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song uses recordings of birds and children in a playground.\n\n\"It's one of those songs that, from its celestial opening, feels like it was custom-built for a dramatic finale right before the credits roll. And from that quiet beginning of organ sounds and that skipping beat and Goddard's meditative vocal, the song lifts you into a gigantic chorus that is completely unlike anything else Hot Chip ever wrote. Sometimes, you've gotta earn your way to writing something as unabashed and yearning as that chorus, a cavernous 'Oh-oh' backdrop that lodges itself in your head forever the first time you hear it. It's a song of yearning, but when it gets to that chorus, it erupts into pure euphoria.\"\n\nHot Chip visited KEXP in 2019. Watch the performance here:\nhttps://youtu.be/JGgEcUxWF_k\n\nhttps://www.hot-chip.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}