Information about plays

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

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

{
    "id": 3560024,
    "uri": "https://api.kexp.org/v2/plays/3560024/?format=api",
    "airdate": "2025-10-01T10:32:22-07:00",
    "show": 64717,
    "show_uri": "https://api.kexp.org/v2/shows/64717/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Now is the perfect time to make your gift in advance of our Fall Drive! 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.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}