Information about plays

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

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

{
    "id": 3639177,
    "uri": "https://api.kexp.org/v2/plays/3639177/?format=api",
    "airdate": "2026-04-07T20:11:38-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://coverartarchive.org/release/6a9d425b-d4dc-4d70-b50b-798af950384f/43629870735-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6a9d425b-d4dc-4d70-b50b-798af950384f/43629870735-250.jpg",
    "song": "Persian Waltz",
    "track_id": null,
    "recording_id": "6107de0d-24ba-4520-8f00-6a77faa6b9f0",
    "artist": "Garden Of Silence",
    "artist_ids": [],
    "album": "Neither You Nor I",
    "release_id": null,
    "release_group_id": "a6f9f036-d394-41a8-9d50-e54b96620d80",
    "labels": [
        "bazaarpool"
    ],
    "label_ids": [
        "36c0f2ba-b74a-4ea0-b30b-57b09bb5b8a4"
    ],
    "release_date": "2025-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Garden Of Silence is a cross-cultural collective bringing together musicians from Europe, the Middle East, and beyond, blending traditional instruments with contemporary composition. Their 2025 album Neither You Nor I, released on bazaarpool, features a rich mix of sounds—from duduk and nyckelharpa to cello and electronics—creating a borderless, atmospheric style rooted in both folk and modern experimental music. The track “Persian Waltz” closes the record with a slow, meditative piece that merges a waltz structure with Persian tonal influences, reflecting the group’s overall approach: music shaped by tradition, but open to new, global interpretations",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}