Information about plays

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

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

{
    "id": 3588613,
    "uri": "https://api.kexp.org/v2/plays/3588613/?format=api",
    "airdate": "2025-12-08T19:52:24-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "https://coverartarchive.org/release/4f635b9c-ae99-40b2-8d15-4ed8958717de/10674673774-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4f635b9c-ae99-40b2-8d15-4ed8958717de/10674673774-250.jpg",
    "song": "Yo Voy",
    "track_id": null,
    "recording_id": "358b3100-9f56-48e9-9423-f4dac1626703",
    "artist": "Depresión Post-Mortem",
    "artist_ids": [
        "0d407f14-f1df-4fef-bec4-734e2d0dc76d"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This post-punk reinterpretation of “Yo Voy” strips the original down to its bones and rebuilds it with cold, angular precision. A driving bass line takes center stage, repeating with hypnotic insistence, while guitars slash in sharp, minimal strokes. The drums maintain a rigid, danceable beat—mechanical yet propulsive—anchoring the track in classic post-punk tradition. Vocals are cool and detached, emphasizing themes of self-direction, determination, and emotional withdrawal. The “post-punk version” label is fully earned: reverb is used sparingly, negative space becomes a major instrument, and the production avoids warmth in favor of stark clarity. With limited background available on the project, the track positions Depresión Post-Mortem firmly within contemporary coldwave and darkwave circles while retaining its own distinct voice.\nListen: https://open.spotify.com/search/Depresi%C3%B3n%20Post-Mortem%20Yo%20Voy%20Post-Punk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}