Information about plays

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

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

{
    "id": 3592685,
    "uri": "https://api.kexp.org/v2/plays/3592685/?format=api",
    "airdate": "2025-12-18T12:57:10-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "https://ia902307.us.archive.org/5/items/mbid-19250e68-804e-4a33-838c-0ced4de40f1b/mbid-19250e68-804e-4a33-838c-0ced4de40f1b-30392157702_thumb500.jpg",
    "thumbnail_uri": "https://ia902307.us.archive.org/5/items/mbid-19250e68-804e-4a33-838c-0ced4de40f1b/mbid-19250e68-804e-4a33-838c-0ced4de40f1b-30392157702_thumb250.jpg",
    "song": "Rip Her to Shreds",
    "track_id": "6b76b52e-3547-3787-aa5a-e34c47c68e1d",
    "recording_id": "30118cb1-7a24-4c0e-ae86-b73917559c76",
    "artist": "Blondie",
    "artist_ids": [
        "4d2956d1-a3f7-44bb-9a41-67563e1a0c94"
    ],
    "album": "Greatest Hits: Sound & Vision",
    "release_id": "4ac6b8e5-9516-4eaf-b5d0-9059a4aa5046",
    "release_group_id": "f5de9949-4335-37da-9d51-9076692e98a0",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2006-03-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Clem Burke's career was defined by his dynamic energy, intricate drumming, and innovative contributions to the sound of Blondie, the groundbreaking New York-based band that fused punk, new wave, disco, and pop. As a founding member of Blondie, Burke played a pivotal role in the band’s rise to fame, contributing to some of the most iconic hits of the 1970s and 1980s, including “Heart of Glass,” “Call Me,” “Rapture,” and “One Way or Another.” His drumming was integral to the band’s unique sound and success, influencing generations of musicians.\n\nBeyond his work with Blondie, Burke was involved in a wide array of projects, collaborating with some of the most prominent artists in rock and beyond. His versatile musical talents made him a sought-after session drummer, and his infectious enthusiasm and distinctive style garnered respect from peers and fans alike. \n\nBurke was known not just for his musical prowess, but for his infectious spirit and down-to-earth nature. Despite his fame, he was known for his humble demeanor, always generous with his time for fans, fellow musicians, and his community. His contributions to the music world, both in Blondie and as a solo artist, will continue to resonate for decades to come.\n\nhttps://www.rollingstone.com/music/music-news/clem-burke-blondie-drummer-dead-obituary-1235311703/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}