Information about plays

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

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

{
    "id": 3544937,
    "uri": "https://api.kexp.org/v2/plays/3544937/?format=api",
    "airdate": "2025-08-26T05:29:25-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://ia800807.us.archive.org/2/items/mbid-290c6970-d4ee-424e-b90e-d7367408880b/mbid-290c6970-d4ee-424e-b90e-d7367408880b-41255748192_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/2/items/mbid-290c6970-d4ee-424e-b90e-d7367408880b/mbid-290c6970-d4ee-424e-b90e-d7367408880b-41255748192_thumb250.jpg",
    "song": "Heaven",
    "track_id": "6ce6ea64-661e-453b-91e8-fb88791a9c04",
    "recording_id": "643f8448-cde5-4342-a820-ee2588d0c870",
    "artist": "Q Lazzarus",
    "artist_ids": [
        "4f4703c1-4b01-4bb6-af9d-32fcd1ea588e"
    ],
    "album": "Goodbye Horses: The Many Lives of Q Lazzarus (music from the motion picture)",
    "release_id": "290c6970-d4ee-424e-b90e-d7367408880b",
    "release_group_id": "a9ab1c7e-cb77-4a82-8acb-bfc3ac1e3db8",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "During her lifetime, the mysterious singer-songwriter Q Lazzarus only released one single: The 1988 cult hit “Goodbye Horses,” which reached mass audiences when Jonathan Demme used it to soundtrack a very memorable scene in 1991’s The Silence Of The Lambs. Two years later, Lazzarus appeared in Demme’s film Philadelphia, singing the Talking Heads’ “Heaven.\n== \nLazzarus, whose real name was Diane Luckey, then disappeared from the public eye for many years, only resurfacing to answer a few questions from a journalist in 2018. She passed away in 2022 at the age of 61. \n== \nNow, a new collection will bring some of Lazzarus’ music to light for the first time, including her full version of “Heaven. ” https://www.stereogum.com/2292977/hear-q-lazzarus-previously-unreleased-full-cover-of-talking-heads-heaven/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}