Information about plays

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

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

{
    "id": 3559625,
    "uri": "https://api.kexp.org/v2/plays/3559625/?format=api",
    "airdate": "2025-09-30T11:43:18-07:00",
    "show": 64709,
    "show_uri": "https://api.kexp.org/v2/shows/64709/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Now is the perfect time to make your gift because a group of generous donors including Paula & Randee, Fred & Lisa, some current KEXP board members, and some music lovers from Seattle and Boulder are offering an $80,000 Match (our biggest match heading into a drive EVER!) That means the impact of your gift is automatically doubled. These donors want to inspire you to start this drive strong by making your gift early, before the Drive starts on Friday.: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}