Information about plays

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

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

{
    "id": 3618093,
    "uri": "https://api.kexp.org/v2/plays/3618093/?format=api",
    "airdate": "2026-02-16T01:09:26-08:00",
    "show": 65946,
    "show_uri": "https://api.kexp.org/v2/shows/65946/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No End",
    "track_id": null,
    "recording_id": "743d26f6-3b77-463f-8e05-0acdfbd6a79b",
    "artist": "Underground Spiritual Game",
    "artist_ids": [],
    "album": "Of Time",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Vibramonk Records"
    ],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Underground Spiritual Game is a Brooklyn-based trio led by bassist Ran Livneh. The group explores the interplay between tone and atmosphere, drawing inspiration from diverse musical forms, natural soundscapes, and abstraction.\n\nTheir music draws deeply from the rich musical roots of Ethiopia and the Middle East, weaving elements of Afrobeat and Free Jazz into original compositions and minimalistic interpretations, resulting in a unique, dusty meditative repertoire. \n\nThe unique combination of instruments creates a soundscape that dissolves the boundary between performer and listener, inviting personal reflection while fostering a sense of collective immersion and engagement. With this foundation, each performance by Underground Spiritual Game evolves into a shared journey, where the seamless interplay of sound and groove resonates deeply.\nhttps://vibromonk.bandcamp.com/album/of-time",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}