Information about plays

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

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

{
    "id": 3635179,
    "uri": "https://api.kexp.org/v2/plays/3635179/?format=api",
    "airdate": "2026-03-29T15:19:10-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1-15204271910_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1/mbid-02c019fd-a51a-48b2-bd8f-a64803537dc1-15204271910_thumb250.jpg",
    "song": "I Think I'm in Love",
    "track_id": "91f0b2ab-3c40-32b7-8b1b-78a4a3023eff",
    "recording_id": "19815ae3-5234-43de-8e47-af8859b697bc",
    "artist": "Spiritualized",
    "artist_ids": [
        "65041e06-83d2-4987-ae52-c17a915fc82a"
    ],
    "album": "Ladies and Gentlemen We Are Floating in Space",
    "release_id": "02c019fd-a51a-48b2-bd8f-a64803537dc1",
    "release_group_id": "c88c77da-b9f9-34b9-abdf-ad3cec875aca",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1997-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The album's title derives from the philosophical novel Sophie's World by Jostein Gaarder, the context being,\n\n\"Only philosophers embark on this perilous expedition to the outermost reaches of language and existence. Some of them fall off, but others cling on desperately and yell at the people nestling deep in the snug softness, stuffing themselves with delicious food and drink. 'Ladies and Gentlemen,' they yell, 'we are floating in space!' But none of the people down there care.\"\n\nThe album itself was recorded shortly after the break-up of Spiritualized's Jason Pierce and Kate Radley, the band's keyboard player. Radley had secretly married Richard Ashcroft of The Verve in 1995.\n\nPierce, however, maintains that much of the album, including \"Broken Heart\" and \"Cool Waves,\" had been written before the breakup. \"If you write a song like ['Broken Heart'], you have to make it feel like what it's like to have a broken heart,\" he said. \"That's what making albums is all about. Otherwise it's just field recordings.\" https://tinyurl.com/ysfx3yuz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}