Information about plays

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

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

{
    "id": 3581146,
    "uri": "https://api.kexp.org/v2/plays/3581146/?format=api",
    "airdate": "2025-11-21T18:39:31-08:00",
    "show": 65171,
    "show_uri": "https://api.kexp.org/v2/shows/65171/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ballad of Bruce Lee",
    "track_id": null,
    "recording_id": "37d05cba-f3f4-42e1-94ad-edde0d9dca32",
    "artist": "Robert Lee",
    "artist_ids": [
        "23af4ecc-4efd-46ad-bfce-d9bae614735b"
    ],
    "album": "The Ballad of Bruce Lee",
    "release_id": null,
    "release_group_id": "37081227-e6ad-3633-bf23-d19f2bd15e9f",
    "labels": [
        "Sunrise Records"
    ],
    "label_ids": [
        "14f4e8c8-3e7e-4db2-ac16-0e5237f05895"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Jeff Chang's newly released book Water Mirror Echo, which features stories from his time in Seattle: https://jeffchang.net/water-mirror-echo/\n\n...and check out Jeff talking about Bruce and the book with Larry Mizell, Jr. on The Afternoon Show in the archive (Wednesday, November 12th).\n\n---\nFrom the album ROBERT LEE SINGS THE BALLAD OF BRUCE LEE, released on Sunrise Records in 1975. Robert is the brother of martial artist Bruce Lee and this album was Robert's tribute to his brother.\n\nhttps://www.discogs.com/release/4080878-Robert-Lee-The-Ballad-Of-Bruce-Lee\n\n---\n\nWater Mirror Echo, a new biography about Bruce Lee written by Jeff Chang, was published earlier this week!\n\nharpercollins.com/products/water-mirror-echo-jeff-chang\n---",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}