Information about plays

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

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

{
    "id": 3576539,
    "uri": "https://api.kexp.org/v2/plays/3576539/?format=api",
    "airdate": "2025-11-10T20:03:47-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Molko",
    "track_id": null,
    "recording_id": null,
    "artist": "Vondré",
    "artist_ids": [
        "03ad8b78-212d-470a-9691-4ad0afe20f43"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nocturnal post-punk with a sleek, venomous glide. “Molko” opens on a rubbery bass figure and clipped drum machine, then layers chrome-sheened guitars that flicker between chorus and razor. The vocal is cool and magnetic—soft threat, soft kiss—circling the title like a charm. Production prefers negative space: dry snare, gated reverb wisps, a synth pad that arrives like fog. When the chorus blooms, it does so by widening the stereo field rather than going louder; the hook lodges by repetition and poise. Fashionably moody, danceable, and precise—late-night mirror-check music.\u2028Listen: open.spotify.com/track/7H3sWm5f7mB5QZz1Molko",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}