Information about plays

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

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

{
    "id": 3559587,
    "uri": "https://api.kexp.org/v2/plays/3559587/?format=api",
    "airdate": "2025-09-30T09:18:11-07:00",
    "show": 64707,
    "show_uri": "https://api.kexp.org/v2/shows/64707/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "PRE-DRIVE - MATCHING GIFTS START TODAY!\nNow is the perfect time to make your gift because a group of generous donors, 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!)\n\nDonate here: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}