Information about plays

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

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

{
    "id": 3609066,
    "uri": "https://api.kexp.org/v2/plays/3609066/?format=api",
    "airdate": "2026-01-25T17:35:23-08:00",
    "show": 65753,
    "show_uri": "https://api.kexp.org/v2/shows/65753/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Feet",
    "track_id": null,
    "recording_id": null,
    "artist": "Max Baby",
    "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": "The Parisian synaesthetic production wizard just performed at Eurosonic 2026 in Groningen, NL, and has carved out his own niche in the vast landscape of contemporary music. A self-taught multi-instrumentalist who thrives in the hostile no-man’s-land of postmodernism, Max Baby works at night amid emptied glasses and burning cigarette butts, sculpting tracks as physical spaces and crafting a raw, inhabited, nocturnal atmosphere.\n\nHis latest EP, Break, released in November, sharpens his signature style, blending glitchy electronics, seismic bass, feral guitars, and alt-rock drama into something more jagged, emotional, and cathartic. https://tinyurl.com/2s4ftwfr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}