Information about plays

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

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

{
    "id": 3615471,
    "uri": "https://api.kexp.org/v2/plays/3615471/?format=api",
    "airdate": "2026-02-09T21:32:13-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?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": "Yo Voy",
    "track_id": null,
    "recording_id": null,
    "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": [],
    "label_ids": [],
    "release_date": "2021-08-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Depresión Post-Mortem reinvent an early classic with their gritty “Yo Voy (Post-Punk Version),” released on April 10, 2021. Fusing post-punk attitude with raw, rhythmic energy and Spanish-language edge, this version transforms the original into a fresh, underground-leaning anthem. The track showcases the band’s knack for blending punk-inspired guitars and propulsive beats, giving new life to familiar lyrics while staking their place in Mexico’s vibrant alternative scene. A compelling listen for fans of post-punk reinterpretations and vibrant DIY spirit, “Yo Voy” underlines Depresión Post-Mortem’s creative boldness and sonic curiosity.\n\nListen on YouTube: https://www.youtube.com/watch?v=kAiLs3O2c30",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}