Information about plays

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

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

{
    "id": 3560542,
    "uri": "https://api.kexp.org/v2/plays/3560542/?format=api",
    "airdate": "2025-10-02T17:50:39-07:00",
    "show": 64727,
    "show_uri": "https://api.kexp.org/v2/shows/64727/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "PRE-DRIVE - MATCHING GIFTS!\n\nNow 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!)\nThat means the impact of your gift is automatically doubled.\n\nGo to KEXP.ORG/DONATE to make your drive gift now and get in on this match. And while you’re there, check out our new donor-exclusive thank you gifts, too!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}