Information about plays

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

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

{
    "id": 3588636,
    "uri": "https://api.kexp.org/v2/plays/3588636/?format=api",
    "airdate": "2025-12-08T21:00:59-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mi Corset",
    "track_id": null,
    "recording_id": null,
    "artist": "Carrion Kids",
    "artist_ids": [
        "59ed6fb1-e9c3-4c34-ae0d-78fd4413296e"
    ],
    "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": "“Mi Corset” distills Carrion Kids’ raw, garage-punk energy into a tight, noisy burst. Guitars are drenched in fuzz and played with a loose, frantic attack, carving out riffs that feel half-melodic and half-destructive. The rhythm section pushes relentlessly; drums crash forward with almost live-tape chaos, while the bass grinds underneath, keeping the song from flying completely off the rails. Vocals are shouted more than sung, but hooks still emerge—short phrases that lodge in your brain even as they are half-buried in distortion. Lyrically, the track hints at tension, constraint, and the urge to break free, matching the claustrophobic yet liberating feel of the music. There is a clear lineage to classic punk and garage, but “Mi Corset” sounds very present tense: sweaty, crowded-room music meant to be felt in your chest more than analyzed on headphones.\nListen: https://bandcamp.com/search?q=Carrion%20Kids%20Mi%20Corset",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}