Information about plays

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

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

{
    "id": 3617919,
    "uri": "https://api.kexp.org/v2/plays/3617919/?format=api",
    "airdate": "2026-02-15T15:58:08-08:00",
    "show": 65942,
    "show_uri": "https://api.kexp.org/v2/shows/65942/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Real Sublime",
    "track_id": null,
    "recording_id": null,
    "artist": "Cult Canyon",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cult Canyon is the new musical project from Josh Chicoine (The M’s, Cloudbirds) together with friends and collaborators. \n\nA few years later, after receiving an independent arts grant from Chicago’s Department of Cultural Affairs and Special Events, Chicoine was tasked with “making a record with friends” — and Cult Canyon was born.\n\nEvocative of Laurel Canyon’s legendary folk and rock music scene, the band’s name is also inspired by a conversation between Chicoine and Second Hand News drummer Mike Holtz, who referred to The Heavy Heavy’s music as “canyon cult music.”\n\n“Every time I’ve tried to write a song with something in mind, it just never goes anywhere. Like [if I say] ‘I want to write a Cult Canyon song,’” Chicoine said. “I will fail all the time doing that. I don’t know what the expectation is, and that makes sense to me because [the songs] are so diverse.” https://tinyurl.com/2xpde9vu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}