Information about plays

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

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

{
    "id": 3549557,
    "uri": "https://api.kexp.org/v2/plays/3549557/?format=api",
    "airdate": "2025-09-06T08:02:07-07:00",
    "show": 64490,
    "show_uri": "https://api.kexp.org/v2/shows/64490/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ivy Revives Their Decades-Long Career Alongside Adam Schlesinger with “Traces of You”",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ivy has reassembled after a 14-year hiatus to share new music on Traces of You, which came out September 5 on Bar/None Records. What makes this album extra special is that it includes parts from one of the late members, Adam Schlessinger, who died from complications of COVID-19 in 2020. The other surviving members — Andy Chase, Dominique Durand, and Bruce Driscoll — wrote 10 brand-new songs that all incorporate parts from Schlesinger. \n\n\nKEXP’s Roddy Nikpour spoke with Ivy about their collaborative approach, how Chase and Durand’s marriage may or may not be affected by a love of Tetris and a self-described “flute fetish,” and ultimately how the band had fun putting this record together. \n\n\nThis interview will be published on A Deeper Listen on Tuesday, September 9: https://www.kexp.org/podcasts/a-deeper-listen/ \n\n\nRelated: Janice Headley talked with the band in 2023 about one of their iconic reissued albums, Apartment Life, which originally came out in 1997: https://kexp.org/read/2023/3/3/ivy-reflects-on-apartment-life-and-their-late-bandmate-adam-schlesinger/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}