Information about plays

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

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

{
    "id": 3581972,
    "uri": "https://api.kexp.org/v2/plays/3581972/?format=api",
    "airdate": "2025-11-23T15:40:14-08:00",
    "show": 65190,
    "show_uri": "https://api.kexp.org/v2/shows/65190/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945-42990411324_thumb500.jpg",
    "thumbnail_uri": "https://ia801300.us.archive.org/30/items/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945-42990411324_thumb250.jpg",
    "song": "Between the Waves",
    "track_id": "fe85c7e6-a063-4792-9d2d-15fe0e5b0aa2",
    "recording_id": "7c4c51f1-c556-4020-9c5d-022cfd1d72af",
    "artist": "Home Front",
    "artist_ids": [
        "61fe64d2-983d-487c-bcb8-1e2fe07a1c98"
    ],
    "album": "Watch It Die",
    "release_id": "4b8a1043-8aa0-449b-998d-f48bca9ec945",
    "release_group_id": "fc026482-25bb-4f43-91cf-0b4cc6fb49f9",
    "labels": [
        "La Vida Es Mus Discos"
    ],
    "label_ids": [
        "d8586451-af5e-47da-8ff1-e210ad8ea448"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Edmonton, Home Front is Graeme MacKinnon and Clint Frazier, who share, \"'Watch It Die' comes at a very transformative time: geopolitically, musically, and in our personal lives. With friends and close family dying, and massive uncertainty everywhere, the album captures what it’s like to step into a 'new world' where the old reassurance of 'everything is gonna work out fine' feels like a joke.\n\n\"We watch rich people get richer while the rest of us fight to get by; we watch colonizers kill without consequence; we watch people choose ignorance even with information at their fingertips. Watch It Die speaks to our own humanity, a rebirth into a world that can never go back to what it was.\n\n\"We suffer for their dreams, but it’s also a call to recognize the power in our communities and energize them toward a better way of life. We have always been an anti-war, anti-genocide, pro-peace band. We stand against crimes against human rights; we stand with Palestine; we stand with Canadian Indigenous communities fighting for treaty rights, clean drinking water, and healing from generational trauma. If there’s one takeaway, it’s that our music should be a safe space where our community gathers, airs out its grief, and imagines a new future together.\"https://tinyurl.com/jfxthzub",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}