Information about plays

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

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

{
    "id": 3572151,
    "uri": "https://api.kexp.org/v2/plays/3572151/?format=api",
    "airdate": "2025-10-31T08:45:51-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://ia902307.us.archive.org/11/items/mbid-78569646-8a93-44bf-ac5b-8181acc0943b/mbid-78569646-8a93-44bf-ac5b-8181acc0943b-9581187920_thumb500.jpg",
    "thumbnail_uri": "https://ia802307.us.archive.org/11/items/mbid-78569646-8a93-44bf-ac5b-8181acc0943b/mbid-78569646-8a93-44bf-ac5b-8181acc0943b-9581187920_thumb250.jpg",
    "song": "Goodbye Horses",
    "track_id": "980c9acd-3134-34a9-8694-f58c45cba1a1",
    "recording_id": "0b0ff354-b4a8-424a-90f1-a63b3166da5a",
    "artist": "Q. Lazzarus",
    "artist_ids": [
        "4f4703c1-4b01-4bb6-af9d-32fcd1ea588e"
    ],
    "album": "Music From the Film Married to the Mob",
    "release_id": "78569646-8a93-44bf-ac5b-8181acc0943b",
    "release_group_id": "8f99c6a0-7291-488f-9b38-78c5250b99e2",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Diane Luckey, known as Q Lazzarus, was an American singer/musician who was propelled into stardom with her 1988 hit song “Goodbye Horses,” an iconic tune from the Oscar-winning film “Silence of the Lambs.” The singer later appeared in the 1993 movie “Philadelphia,” before reportedly retreating from the limelight and working as a Staten Island bus driver.\n--\nThere is a 2025 documentary about Diane Luckey of Q Lazzarus, who passed away in 2022. It's called 'Goodbye Horses: The Many Lives of Q Lazzarus.' Read an interview with the filmmaker, Eva Aridjis Fuentes, here: https://tinyurl.com/4hsbna7j",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}