Information about plays

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

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

{
    "id": 3564281,
    "uri": "https://api.kexp.org/v2/plays/3564281/?format=api",
    "airdate": "2025-10-12T17:34:21-07:00",
    "show": 64817,
    "show_uri": "https://api.kexp.org/v2/shows/64817/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Join us on Monday, October 13th, for an all-day celebration featuring a special DJ lineup.\n\nAnd join us in the Gathering Space on Monday, October 13th for a “Bring It, Screen It” event by The Vera Project from 10 AM - 2 PM PT.\n\nThey’ll be printing a special design for one day only on your shirts, totes, or other items, and accepting donations to benefit Seattle Urban Native Nonprofits.\n\nhttps://www.kexp.org/indigenous-peoples-day/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}