Information about plays

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

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

{
    "id": 3639168,
    "uri": "https://api.kexp.org/v2/plays/3639168/?format=api",
    "airdate": "2026-04-07T19:37:41-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://coverartarchive.org/release/3dc86e6f-4f60-4e6c-b980-4159744b57b7/30679458384-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3dc86e6f-4f60-4e6c-b980-4159744b57b7/30679458384-250.jpg",
    "song": "Bayāt‐e tork, Part 2",
    "track_id": null,
    "recording_id": "6b3a5e91-7925-4650-bfb9-e4f1fd63d646",
    "artist": "Khaledi and Zahedi",
    "artist_ids": [
        "7f83430c-9f93-41ef-a378-50a139880db5",
        "324c1995-6447-40c8-8033-2057d4d58d9a"
    ],
    "album": "Excavated Shellac: An Alternate History of the World’s Music",
    "release_id": null,
    "release_group_id": "aac57e8c-cd4f-47a1-b787-597b4d06a402",
    "labels": [
        "Dust‐to‐Digital"
    ],
    "label_ids": [
        "a56452c5-c130-474b-bd61-7f413f2b0862"
    ],
    "release_date": "2020-12-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Khaledi and Zahedi deliver a mesmerizing performance in “Bayāt-e Tork, Part 2,” a piece rooted in the Persian classical tradition known for its emotional depth and improvisation. Featured on the compilation Excavated Shellac: An Alternate History of the World’s Music, released by Dust-to-Digital, the recording captures the raw beauty of early 20th-century sound, blending expressive vocals with intricate instrumentation. It’s a haunting glimpse into Iran’s rich musical heritage, preserved through rare archival recordings.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}