Information about plays

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

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

{
    "id": 3615247,
    "uri": "https://api.kexp.org/v2/plays/3615247/?format=api",
    "airdate": "2026-02-09T10:42:30-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Can We Start Again",
    "track_id": null,
    "recording_id": null,
    "artist": "Depose",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing SoundOff on Saturday, February 28th at Seattle's MoPop! ALL AGES. https://www.mopop.org/programs/sound-off\n\nFrom Sammamish, WA! Depose is a genre-defying band blending prog metal, hard rock, and post-hardcore with breakcore energy and cinematic storytelling. Their sound builds from delicate restraint to explosive release, echoing the spirit of the 70s-90s while tackling modern themes with raw honesty and artistry. \n\nDepose began as a lifelong musical journey between siblings Nikita and Nikhil Quadros, who were both raised on a foundation of classical training. After a few early iterations, they eventually crossed paths with drummer Neev Ambale and bassist Andrew Rousselle - a lineup that clicked instantly, blending eclectic taste, technical ability, and a shared creative drive. The band first came together in 2022, but it was over the following year that Depose truly found its sound and solidified into what it is today.https://deposeband.com/\n\nKEXP has a free education program teaching young people the art of music curation and radio called 90.TEEN. Each week a different teen DJ in our current 90.TEEN cohort plays an hour-long set of music.\n\nThis past Saturday’s 90.TEEN DJ was DJ T! DJ T is a 15-year-old singer-songwriter from the Ballard neighborhood of Seattle. He’s learning how to play several instruments including guitar, ukulele, piano and glockenspiel. He says he is grateful for the DJs and music discovery at KEXP that has inspired him to pursue making music himself.\n\nThis week, DJ T did a show highlighting Seattle’s Sound Off music showcase! It’s a music event for 21-and-under artists put on by the Museum of Pop Culture. https://www.kexp.org/shows/90.-teen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}