Information about plays

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

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

{
    "id": 3559359,
    "uri": "https://api.kexp.org/v2/plays/3559359/?format=api",
    "airdate": "2025-09-29T21:51:24-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La Condenación",
    "track_id": null,
    "recording_id": null,
    "artist": "The Exile",
    "artist_ids": [],
    "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": "La Condenación” is heavy and theatrical, built on doom-laden riffs and commanding vocals. Grinding guitars alternate between thick chordal assaults and atmospheric flourishes, while drums march with deliberate power. The vocals carry ritualistic urgency, turning the song into something cinematic and ominous. Thematically, it reflects on condemnation as both external judgment and inner torment. The production emphasizes weight and immersion, surrounding the listener in its dark aura. It’s a track that thrives on atmosphere as much as aggression, demonstrating The Exile’s flair for dramatic, shadowed soundscapes.\u2028Listen: https://theexileband.bandcamp.com/track/la-condenacion",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}