Information about plays

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

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

{
    "id": 3553008,
    "uri": "https://api.kexp.org/v2/plays/3553008/?format=api",
    "airdate": "2025-09-14T15:53:03-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://ia801507.us.archive.org/3/items/mbid-8e79af12-0bd1-4b37-b819-ce6017723a99/mbid-8e79af12-0bd1-4b37-b819-ce6017723a99-22221063774_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/3/items/mbid-8e79af12-0bd1-4b37-b819-ce6017723a99/mbid-8e79af12-0bd1-4b37-b819-ce6017723a99-22221063774_thumb250.jpg",
    "song": "Default",
    "track_id": "b0db81cb-3615-3562-bca9-87866c3367b1",
    "recording_id": "5e03ae75-edfa-4bf4-a30a-0c93372a5743",
    "artist": "Atoms for Peace",
    "artist_ids": [
        "9e299bee-d7e2-49f3-8cd7-d6b28ab204d1"
    ],
    "album": "Amok",
    "release_id": "8e79af12-0bd1-4b37-b819-ce6017723a99",
    "release_group_id": "8fce1d86-c5fb-44b7-939c-53554d5a40eb",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2013-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Atoms For Peace is an Electro-Rock supergroup comprising Radiohead vocalist Thom Yorke, Red Hot Chili Peppers bassist Flea, longtime Radiohead producer Nigel Godrich, drummer Joey Waronker and percussionist Mauro Refosco.\n\nYorke originally formed the group to play live the songs from his laptop-driven 2006 solo album, The Eraser, but they were so good in rehearsal that Yorke arranged for three days of studio recording in Los Angeles.\n\nAfter taking a break in the first part of 2011 whilst Radiohead released and toured their 'The King of Limbs' album, the quintet got together to record their debut album, Amok.\n\nThis is Atom For Peace's debut single, which was released as a digital download on September 10, 2012. The song originated with a mistake on a sampler in Yorke's studio. He told Rolling Stone: \"I hadn't patched it in right. It was giving me a tone that, when I put it with a melody, I was like 'That's nice!' I had that when Nigel and I were doing 'The Eraser'.\" https://bit.ly/3yN5HJi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}