Information about plays

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

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

{
    "id": 3588614,
    "uri": "https://api.kexp.org/v2/plays/3588614/?format=api",
    "airdate": "2025-12-08T19:56:51-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Miracles",
    "track_id": null,
    "recording_id": "d4a705a1-77e0-47f2-9f46-ac7c9730b9ba",
    "artist": "SDH",
    "artist_ids": [
        "77655d87-3211-462b-9622-dee287b904b5"
    ],
    "album": "Against Strong Thinking",
    "release_id": null,
    "release_group_id": "b0229dde-56b5-414e-9464-0b85a4ef76c8",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-02-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“No Miracles” is a cold, pulsing darkwave anthem from SDH, the Barcelona duo known for merging club rhythms with literary, emotional songwriting. The track rides on a steady electronic beat—tight, minimal, and relentless—while synth arpeggios shimmer and swell in the background. The vocals are cool and precise, delivered with a sense of resigned clarity: there are no miracles coming, no divine interventions, only the truths we make or unmake ourselves. The song balances dancefloor functionality with introspective depth, layering subtle percussion, counter-melodies, and atmospheric pads to build tension without leaning into melodrama. SDH excel at crafting music that feels both intimate and architectural, and “No Miracles” is a perfect example—a dark, elegant track shaped for dimly lit rooms and late-night reflection.\nListen: https://sdhofficial.bandcamp.com/track/no-miracles",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}