Information about plays

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

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

{
    "id": 3553012,
    "uri": "https://api.kexp.org/v2/plays/3553012/?format=api",
    "airdate": "2025-09-14T16:04:42-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb250.jpg",
    "song": "White Horses",
    "track_id": "754d4edb-63cf-49f2-9aa0-178f3724ab55",
    "recording_id": "ba92ca11-0c13-4d3f-a855-4ac087569686",
    "artist": "Wolf Alice",
    "artist_ids": [
        "3547f34a-db02-4ab7-b4a0-380e1ef951a9"
    ],
    "album": "The Clearing",
    "release_id": "a962a296-9458-47b0-aa4d-c570c19d17b3",
    "release_group_id": "40ef5f61-a3f8-4624-834b-39290ee47ab2",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album out now! Wolf Alice will perform in Seattle on October 6th at Showbox SoDo and in Oakland on October 10th at the Fox Theatre. https://www.wolfalice.co.uk/\n\nInspired by ideas of identity and familial connection, the krautrock-influenced track sees drummer Joel Amey take on lead vocal duties, before frontwoman Ellie Rowsell joins for a powerful duet, delivering deeply personal lyrics originally penned by Joel on a car journey with his mum, aunt, and sister.\n\nExplaining more about the song’s conception, Joel shares, \"We’ve never really known where we came in terms of heritage until recently. My mum and my aunt were adopted, and for years it posed questions of identity and where our roots lay for all of us, but for me, they never seemed like answers I needed to find out.\n\n\"I was on this big adventure with my best mates, never feeling the need to call one place home, living out a suitcase, all the stuff that comes with being in a band. I felt that the answers to ‘who I am and where do I come from?’ didn’t matter so much; I’d chosen my family and they were the people around me.\n\n\"'White Horses' was me trying to put all that into a tune, and Ellie, Joff and Theo helped me all along the way.\" https://tinyurl.com/yurc3ukh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}