Information about plays

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

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

{
    "id": 3640992,
    "uri": "https://api.kexp.org/v2/plays/3640992/?format=api",
    "airdate": "2026-04-12T00:07:29-07:00",
    "show": 66430,
    "show_uri": "https://api.kexp.org/v2/shows/66430/?format=api",
    "image_uri": "https://coverartarchive.org/release/64db6d6d-1fb4-41a0-81ac-391d15888b23/43196689960-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/64db6d6d-1fb4-41a0-81ac-391d15888b23/43196689960-250.jpg",
    "song": "Opulent Doom",
    "track_id": null,
    "recording_id": "3705e885-e6a8-4513-a33f-7c1563a51358",
    "artist": "Dispossessed",
    "artist_ids": [
        "77dabac4-d159-4ebf-af35-a853b470d583"
    ],
    "album": "Dêmocide",
    "release_id": null,
    "release_group_id": "f712cde9-fab5-4410-a6f6-ecbf0467b2fa",
    "labels": [
        "Carbonized Records"
    ],
    "label_ids": [
        "8d5655e0-425f-46c3-b2d0-6eff96fcf4e3"
    ],
    "release_date": "2025-10-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 2014, Portland-based Dispossessed blends sludge, doom, and death metal. Their 2025 album, Dêmocide was recorded by Mike Vera at VeraTone (Juliana Hatfield, Great Falls) and mastered by James Plotkin at Plotkinworks (Earth, Sunn O))), Khanate, Amarok) Read more: https://www.earsplitcompound.com/dispossessed-democide-lp-from-portland-death-doom-metal-bringers-out-now-and-streaming-on-carbonized-records/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}