Information about plays

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

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

{
    "id": 3588138,
    "uri": "https://api.kexp.org/v2/plays/3588138/?format=api",
    "airdate": "2025-12-07T16:08:16-08:00",
    "show": 65315,
    "show_uri": "https://api.kexp.org/v2/shows/65315/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Department of War",
    "track_id": null,
    "recording_id": null,
    "artist": "Jesse Welles",
    "artist_ids": [],
    "album": null,
    "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": "Jesse Welles will be at Treefort Music Fest in Boise on March 17th, the Commodore Ballroom in Vancouver on March 19th, the Crystal Ballroom in Portland on March 20th, and the UC Theatre in Berkeley on March 21st.\n\nWatch Jesse Welles perform \"Join Ice\" live on The Colbert Show: https://tinyurl.com/53mbvs3f\n\nWelles was born in Ozark, Arkansas, and grew up there in Northwest Arkansas. He began playing guitar at age 11, and as a teenager he began recording songs which he sold on burned CDs.\n\nIn 2016, Welles lived for a while in an abandoned building turned art commune in the mountains around Fayetteville. Upon graduating from high school, he transferred from University of Arkansas to John Brown University where he earned a degree in music theory.\n\nWelles has recently been nominated for four categories at the 68th Annual Grammy Awards, scheduled to occur in 2026: Best Folk Album for Under The Powerlines (April 24 – September 24), Best Americana Album for Middle, Best American Roots Song for \"Middle,\" and Best Americana Performance for \"Horses.\" https://tinyurl.com/yhjrufpp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}