Information about plays

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

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

{
    "id": 3592679,
    "uri": "https://api.kexp.org/v2/plays/3592679/?format=api",
    "airdate": "2025-12-18T12:42:44-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Stand by Me",
    "track_id": "41aefeed-105a-3baa-ab4e-6fc94af154a2",
    "recording_id": "74e2aff8-bcf9-4119-b51c-10f64f440a73",
    "artist": "Ben E. King",
    "artist_ids": [
        "837555ba-012e-45f1-9a9c-9628da13ee54"
    ],
    "album": "Beg, Scream & Shout! The Big Ol' Box of '60s Soul",
    "release_id": "15f16c5b-2c84-4b01-af15-0500dfe011e3",
    "release_group_id": "479f572c-b1bf-3ecf-a6d6-27d2f45cd5cb",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP to one of the greatest writers and directors, Rob Reiner. Reiner tragically passed alongside his wife this past weekend in Los Angeles. \n\nReiner initially rose to prominence for his acting, most notably in the 1970s as Archie Bunker’s bleeding-heart son-in-law Michael “Meathead” Stivic in All in the Family. But in the 1908s Reiner emerged as a skillful and versatile director to boot, first with his 1984 mockumentary This Is Spinal Tap, and then with a string of other beloved films across myriad genres: from the 1986 coming-of-age film Stand by Me to the 1987 family classic The Princess Bride, the genre-defining 1989 romcom When Harry Met Sally to the 1992 legal drama A Few Good Men.\n\nLike his late father, the comedy writer, actor and director Carl Reiner, the young Reiner was an outspoken political activist and staunch critic of US President Donald Trump; alongside his career in show business he advocated for a variety of progressive causes, including gay marriage, for which he cofounded the marriage equality group American Foundation for Equal Rights in 2009.\n\nhttps://www.thejc.com/news/obituaries/obituary-rob-reiner-azmipfa8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}