Information about plays

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

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

{
    "id": 3641707,
    "uri": "https://api.kexp.org/v2/plays/3641707/?format=api",
    "airdate": "2026-04-13T21:50:20-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/7146610f-82d0-4fa7-8f13-4e10b7470245/36879074663-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7146610f-82d0-4fa7-8f13-4e10b7470245/36879074663-250.jpg",
    "song": "Soy una Gargola (post-punk version)",
    "track_id": null,
    "recording_id": "eb9ea003-c7d6-4164-9c3c-d08a77bffc63",
    "artist": "Depresión Post-Mortem",
    "artist_ids": [
        "0d407f14-f1df-4fef-bec4-734e2d0dc76d"
    ],
    "album": "Soy una Gargola (post-punk version)",
    "release_id": null,
    "release_group_id": "f721689f-263c-48a5-81aa-ef0c30e245f3",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-08-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Soy una Gárgola” by Depresión Post-Mortem is a bleak, atmospheric track that channels the darker corners of Latin American post-punk and gothic rock. While detailed official release information is limited, the project has gained attention in underground circles for its lo-fi aesthetic, brooding intensity, and emotionally raw sound.\n\nThe song is built on a cold, reverb-heavy foundation where skeletal guitars and minimal percussion create a sense of emptiness and space. Vocals sit low in the mix, often distorted or distant, reinforcing the track’s themes of isolation, decay, and self-alienation suggested by its title. There’s a haunting physicality to the sound—less about melody and more about atmosphere and emotional weight.\n\n“Soy una Gárgola” exemplifies Depresión Post-Mortem’s approach to music as mood and texture, evoking a nocturnal world that feels both intimate and unsettling, where identity dissolves into shadow and sound.\n\nhttps://www.youtube.com/watch?v=QwVQ9wWkXv0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}