Information about plays

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

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

{
    "id": 3615464,
    "uri": "https://api.kexp.org/v2/plays/3615464/?format=api",
    "airdate": "2026-02-09T21:08:00-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "https://coverartarchive.org/release/47aa6b40-bf0d-40b7-bd1d-6e449c55006a/36630237656-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/47aa6b40-bf0d-40b7-bd1d-6e449c55006a/36630237656-250.jpg",
    "song": "After Destruction",
    "track_id": null,
    "recording_id": "017b5c8f-3831-47b3-a37b-fcce5d95a586",
    "artist": "Descartes A Kant",
    "artist_ids": [
        "f6b7d3d3-9e3d-4e99-98b7-94a216a57cc1"
    ],
    "album": "After Destruction",
    "release_id": null,
    "release_group_id": "db8c76d4-0726-4938-9090-2e37bd8b99a8",
    "labels": [
        "Cleopatra Records"
    ],
    "label_ids": [
        "29d910ca-3210-4ecc-89fb-7f349092ddfc"
    ],
    "release_date": "2023-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mexican art-rock/post-punk innovators Descartes a Kant dive into existential terrain with “After Destruction,” the title track from their concept album that explores creation emerging from chaos. Blending retro-futuristic aesthetics with jagged guitars, synth atmospheres and philosophical lyricism, the band crafts a sound that’s both cerebral and visceral. The track sits within a narrative about identity, societal fracturing and emotional reconstruction—marked by tight musicianship and a fearless experimental edge. Originally released as part of the After Destruction album in 2023, the song continues to captivate listeners with its incisive creative vision and stylistic boldness.\n\nWatch/Listen on YouTube: https://www.youtube.com/watch?v=Q_igolfkQU0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}