Information about plays

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

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

{
    "id": 3639182,
    "uri": "https://api.kexp.org/v2/plays/3639182/?format=api",
    "airdate": "2026-04-07T20:30:27-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Walc Oj Wiez Mnie Koniku Wiez",
    "track_id": null,
    "recording_id": null,
    "artist": "Orkiestra Podro Niacy",
    "artist_ids": [],
    "album": "Chod Wa!",
    "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": "Orkiestra Podróżniacy are a young traditional brass ensemble from southeastern Poland, formed in 2023 through rural music workshops and dedicated to preserving over a century of local dance and ceremonial repertoire. Their album Chodźwa! captures that living tradition, performed by a large group of teenage musicians playing classic village forms like polkas, marches, and waltzes.\n\n“Walc Oj Wieź Mnie Koniku Wieź” is a traditional-style waltz rooted in Polish folk culture, featuring a nostalgic melody and drawing on archival vocal material from older village singers. The piece reflects the ensemble’s mission: reviving and passing down regional music in a raw, communal, and deeply rooted form.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}