Information about plays

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

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

{
    "id": 3615433,
    "uri": "https://api.kexp.org/v2/plays/3615433/?format=api",
    "airdate": "2026-02-09T19:32:25-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Secunena",
    "track_id": null,
    "recording_id": "155c89ab-dd25-4359-b68b-f2d1613c8259",
    "artist": "Sayuri & Sopholov",
    "artist_ids": [
        "7786584f-13de-4d13-b177-a90244e2bc03"
    ],
    "album": "Secunena",
    "release_id": null,
    "release_group_id": "e606c020-6e2e-490d-97b0-16aa4b28e37c",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Secunena” arrives as a sleek, modern club cut with a pop-forward shape and a confident, late-night pulse. Sayuri & Sopholov ride the track with a chemistry that feels built for the dance floor: lines that flirt, snap, and glide, and a rhythm that keeps tightening its grip as it goes. The production keeps things clean and kinetic—bass that hits with intention, percussion that stays crisp, and melodic touches that feel like bright signage cutting through smoke. What makes “Secunena” work is its balance of immediacy and replay value: it’s direct enough to catch you on first listen, but detailed enough to keep you coming back for the textures, the transitions, and the way the vocal phrasing locks into the groove. It plays like a scene in motion—bodies moving, lights shifting, confidence rising—built to be felt as much as heard.\u2028Listen: https://www.youtube.com/watch?v=N4CYtiDrCFM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}