Information about plays

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

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

{
    "id": 3550095,
    "uri": "https://api.kexp.org/v2/plays/3550095/?format=api",
    "airdate": "2025-09-07T15:53:16-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia801800.us.archive.org/15/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb500.jpg",
    "thumbnail_uri": "https://ia801800.us.archive.org/15/items/mbid-09def001-7485-48fb-8728-edc33414d5af/mbid-09def001-7485-48fb-8728-edc33414d5af-41247895194_thumb250.jpg",
    "song": "Cutting Room Floor",
    "track_id": "b504e682-ca16-48ee-b2f3-1c96855a4a7b",
    "recording_id": "38bab327-9062-4c63-a38f-f59a86af4c78",
    "artist": "Gordi",
    "artist_ids": [
        "b7732e25-d347-46cc-8668-605c8b773c71"
    ],
    "album": "Like Plasticine",
    "release_id": "09def001-7485-48fb-8728-edc33414d5af",
    "release_group_id": "92a196b3-4062-40bd-b754-6a82732fb01d",
    "labels": [
        "Mushroom Music",
        "Virgin"
    ],
    "label_ids": [
        "5d10d13f-786a-4a6a-830c-dcd29922a189",
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, Gordi confides, \"'Cutting Room Floor' is a song about growing pains, about the slow splintering that happens between people. I took the song to Durham in North Carolina to work on with my friend Brad Cook. Matt McCaughan [of Bon Iver} came over and played drums, and Brad and I filled in the rest.\n\n\"It was one of those songs that seemed to expand to fit any idea, and it was a real joy to work on. Jared Frieder and I shot the video in a carpark in Dallas as the sun was setting in the middle of a sweltering heatwave. I ate a whole pack of Twizzlers when we finished in an effort to abate my delirium.\"  https://tinyurl.com/4k89ztfx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}