Information about plays

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

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

{
    "id": 3581996,
    "uri": "https://api.kexp.org/v2/plays/3581996/?format=api",
    "airdate": "2025-11-23T16:14:43-08:00",
    "show": 65190,
    "show_uri": "https://api.kexp.org/v2/shows/65190/?format=api",
    "image_uri": "https://ia801700.us.archive.org/5/items/mbid-c95f0416-753e-4044-99e2-d22d97e06f97/mbid-c95f0416-753e-4044-99e2-d22d97e06f97-43562332337_thumb500.jpg",
    "thumbnail_uri": "https://ia601700.us.archive.org/5/items/mbid-c95f0416-753e-4044-99e2-d22d97e06f97/mbid-c95f0416-753e-4044-99e2-d22d97e06f97-43562332337_thumb250.jpg",
    "song": "Forever",
    "track_id": "b32f64cf-b7de-43ee-855a-8d09692ea863",
    "recording_id": "3c25c5b6-7e5e-4c36-afd0-81decd17ee0d",
    "artist": "Girls of the Internet & The Gospel of Thomas feat. The Voices of Epoch",
    "artist_ids": [
        "11c3823e-91d0-4c68-8051-9cd55728ad8b",
        "feabbf00-d3d4-4d72-9fa8-2364cede2da2",
        "342bf12c-80c0-4755-bcac-49c92084bde4"
    ],
    "album": "Secular Music Vol. 1",
    "release_id": "c95f0416-753e-4044-99e2-d22d97e06f97",
    "release_group_id": "7e8b6ab6-8a7d-49a3-a20f-502cc0253fa0",
    "labels": [
        "House of the Internet"
    ],
    "label_ids": [
        "45dcfe71-2263-42d1-acb1-5e852ab39c2f"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Girls Of The Internet is actually built around one person, Tom Kerridge, who brings in a raft of collaborators when he performs with his full band.\n\nOf this track, Kerridge confides, \"In late January this year, my step-father, Michael was diagnosed with leukaemia without much warning. He was admitted to the hospital, and we found out he had the most aggressive form of the disease. He died just over two weeks after the diagnosis. It was especially triggering for us as a family - we lost my father to cancer in 1999.\n\n\"I had this beat on my hard drive for a while - I’d considered just putting it out as an instrumental, but I could hear a vague melody in my head. As soon as Michael was admitted into hospital, words started coming to me to fill those melodies, and the song was written within days. I sent it to the choir to get properly recorded. In a ubiquitous twist of fate, they sent the finished track back to me when I was in hospital, by Michael's side, just a few hours before they switched off life support and we watched him take his final breaths.\n\n\"I don't really like to speak publicly about the meaning of my music, I like everybody to take their own meaning from the songs I’m involved with - but 'Forever' is about the feelings and emotions you go through as a family when you find out a loved one is battling a serious condition. Watching my mother’s unquestioned support. The hope we can make it through. The feeling of wanting to help, wanting to be there, but knowing that nothing you can do will make a difference. All you can do is be there, be present.\n\n\"I hope my experiences can help others go through hard times in their lives.\" https://tinyurl.com/3tkbbffa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}