Information about plays

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

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

{
    "id": 3592683,
    "uri": "https://api.kexp.org/v2/plays/3592683/?format=api",
    "airdate": "2025-12-18T12:54:06-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "X Offender",
    "track_id": "c7b5d2b0-dc5f-33ea-95ba-6c0e3c81e68e",
    "recording_id": "d0d7f9b4-7620-49d3-9d85-96fbe2f231fa",
    "artist": "Blondie",
    "artist_ids": [
        "4d2956d1-a3f7-44bb-9a41-67563e1a0c94"
    ],
    "album": "Blondie",
    "release_id": "8c603e8d-f107-3210-af7b-ee921b668269",
    "release_group_id": "e0400e1e-2dd9-3bed-9538-614998b3702c",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "2001-09-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Clem Burke, beloved American musician, drummer, and iconic member of the band Blondie, passed on April 7, 2025, at the age of 70. In a statement, Blondie’s Debbie Harry and Chris Stein announced: “It is with profound sadness that we relay news of the passing of our beloved friend and bandmate Clem Burke following a private battle with cancer.”\n\nBorn Clement \"Clem\" Burke in Bayonne, New Jersey, on November 24, 1954, Clem's musical journey began early, driven by a deep passion for rhythm and sound. He would go on to become one of the most influential and respected drummers in rock history.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}