Information about plays

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

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

{
    "id": 3553654,
    "uri": "https://api.kexp.org/v2/plays/3553654/?format=api",
    "airdate": "2025-09-16T06:03:54-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://ia903402.us.archive.org/9/items/mbid-e270a453-a6c5-4bbc-91d7-5e4378e7d08c/mbid-e270a453-a6c5-4bbc-91d7-5e4378e7d08c-2500642993_thumb500.jpg",
    "thumbnail_uri": "https://ia803402.us.archive.org/9/items/mbid-e270a453-a6c5-4bbc-91d7-5e4378e7d08c/mbid-e270a453-a6c5-4bbc-91d7-5e4378e7d08c-2500642993_thumb250.jpg",
    "song": "Bird Stealing Bread",
    "track_id": "914e5019-06cd-39e6-9dec-b2337b7b98ec",
    "recording_id": "2986529a-d26d-4b79-b07e-26b4635a73c7",
    "artist": "Iron & Wine",
    "artist_ids": [
        "c3f28da8-662d-4f09-bdc7-3084bf685930"
    ],
    "album": "The Creek Drank the Cradle",
    "release_id": "e270a453-a6c5-4bbc-91d7-5e4378e7d08c",
    "release_group_id": "8d9f43cb-ad78-34e2-b91d-93a5c350876b",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2002-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS:\n+ Sept 18 @ Marymoor Park with Band of Horses (Seattle)\n+ Sept 19 @ Cuthbert Amphitheater (Eugene, OR)\n+ Sept 20 @ McMenamins Grand Lodge (Portland, OR)\n+ Sept 23 @ The Warfield (San Francisco, CA)\n**More dates: https://ironandwine.com/tours/\n\n\"The Creek Drank the Cradle\" is filled with hushed, restrained vocals, affecting lyrics from a naturalist’s perspective, exploring relationships and the hope born from them, all of which come across as though whispered to you personally, accompanied by guitar, banjo, slide guitar… \n\nTaken as a whole, \"The Creek Drank the Cradle,\" Iron & Wine’s debut album, is an ode to an older South; a part of America that is defined by “traditional values,” pastoral imagery and arcane manners. Or maybe that’s just what we want to hear.\"\n\nhttps://www.subpop.com/releases/iron_and_wine/the_creek_drank_the_cradle\n\nhttps://ironandwine.bandcamp.com/album/the-creek-drank-the-cradle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}