Information about plays

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

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

{
    "id": 3545543,
    "uri": "https://api.kexp.org/v2/plays/3545543/?format=api",
    "airdate": "2025-08-27T16:13:03-07:00",
    "show": 64403,
    "show_uri": "https://api.kexp.org/v2/shows/64403/?format=api",
    "image_uri": "https://ia802902.us.archive.org/31/items/mbid-0d390fea-3c2d-487d-a40c-19e166148203/mbid-0d390fea-3c2d-487d-a40c-19e166148203-16165823415_thumb500.jpg",
    "thumbnail_uri": "https://ia802902.us.archive.org/31/items/mbid-0d390fea-3c2d-487d-a40c-19e166148203/mbid-0d390fea-3c2d-487d-a40c-19e166148203-16165823415_thumb250.jpg",
    "song": "Black Celebration",
    "track_id": "a4cf3407-41e5-3a05-92a2-b28d5f8f5dc1",
    "recording_id": "81e5cda0-5ceb-4b40-bce1-e1473b5108a2",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Left of the Dial: Dispatches From the 80s Underground",
    "release_id": "0d390fea-3c2d-487d-a40c-19e166148203",
    "release_group_id": "912cbf3f-77f5-3290-b8ce-d2611feb7f20",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2004-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Cammie in White Center!\n\"hope you're having a wonderful afternoon. I've been a long time occasional listener to KEXP but in 2020 at the start of the pandemic I really tuned in full-time and I haven't listened to any radio station other than NPR since then. I became an amplifier in 2020 for the first time starting at six dollars a month. Over the years I have upped my donation up to Gold status. KEXP is the most fantastic station in the world in my opinion! I even turned my 72 year-old mother onto it, she lives in Orlando Florida and is a daily listener as well. Covid was a tough time and listening to KEXP helped to bring a sense of community in an otherwise very isolating space, bringing people together through music is so magical.\nToday is my birthday, the start of my 54th year around the sun. Depeche Mode has been my favorite band since 1985. If you could please play \"Black Celebration\" for me I would greatly appreciate it. Much love to all of you at KEXP!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}