Information about plays

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

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

{
    "id": 3544528,
    "uri": "https://api.kexp.org/v2/plays/3544528/?format=api",
    "airdate": "2025-08-25T06:11:01-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://ia903207.us.archive.org/1/items/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0-15421085739_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/1/items/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0-15421085739_thumb250.jpg",
    "song": "Wide Awake",
    "track_id": "a44eaf2c-aa66-4d07-aa0b-2b5fc824a285",
    "recording_id": "777b618c-5b7d-46a9-9f26-bcee2a813566",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "Secrets",
    "release_id": "ec3ecd24-1eb8-4135-8380-c1edf34b24d0",
    "release_group_id": "4b6dabb0-0582-47ac-bab9-1511d5aaa83c",
    "labels": [
        "High Beam Records"
    ],
    "label_ids": [
        "c5c12950-9160-4ba4-ba7b-1b762359192f"
    ],
    "release_date": "2016-02-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Mason in Lancaster! Mason said: \n\"I got the pleasure of seeing Deep Sea Diver in my local hometown on Friday night. Which was one of the best shows I've seen, and it's all possible because of finding them through KEXP!!! I even got to awkwardly fangirl say \"hi goodluck\" to Jessica as she past me. Hahaha stupid. I'm still not over that night, so if you could fit \"Wide Awake\", or anything by them, into the mix I'd appreciate that! Thanks to you and the rest of the DJs and volunteers at KEXP!!!\"\n\nDeep Sea Diver's 2025 Live on KEXP performance in our gathering space recently posted to YouTube! Enjoy: https://www.youtube.com/watch?v=8WsfzwykBO4\n\n\"Wide Awake\" comes from the Seattle band's 2016 album, Secrets. They released their newest LP, Billboard Heart, earlier this year. \nhttps://thedeepseadiver.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}