Information about plays

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

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

{
    "id": 3571732,
    "uri": "https://api.kexp.org/v2/plays/3571732/?format=api",
    "airdate": "2025-10-30T07:50:00-07:00",
    "show": 64972,
    "show_uri": "https://api.kexp.org/v2/shows/64972/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-92069356-027b-43a7-bb4e-ff5d9119631e/mbid-92069356-027b-43a7-bb4e-ff5d9119631e-43172251592_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-92069356-027b-43a7-bb4e-ff5d9119631e/mbid-92069356-027b-43a7-bb4e-ff5d9119631e-43172251592_thumb250.jpg",
    "song": "WDID",
    "track_id": "62f446a6-f5bb-4ec8-b16f-39284c9f4110",
    "recording_id": "e3e050a8-b6ee-4e28-bce3-56a756999b7d",
    "artist": "Sylvan Esso",
    "artist_ids": [
        "c4593b34-2a94-4e44-ae10-4a0f4c0b4da8"
    ],
    "album": "WDID",
    "release_id": "92069356-027b-43a7-bb4e-ff5d9119631e",
    "release_group_id": "da1fed3b-f2bb-4ae5-a3b5-25dc3d75f882",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2025-09-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Electro-pop duo Sylvan Esso have returned with their first new single in three years and announced their decision to pull their music from Spotify, partly in protest of co-founder Daniel Ek’s ties to Helsing, a German defense tech company with a particular focus on artificial intelligence. (Other artists who’ve taken similar stances include Massive Attack, King Gizzard and the Wizard Lizard, and Xiu Xiu.)\n--\n“As we prepare to release new music, we have to decide what we want to be a part of and what we don’t,” Sylvan Esso said in a statement. “To that end, with Sylvan Esso being on our own label for the first time, we have decided to remove our music from Spotify. While no solution is perfect, we simply can’t continue to put our life’s work in a store that, in addition to all its other glaring flaws, directly funds war machines.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}