Information about plays

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

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

{
    "id": 3598381,
    "uri": "https://api.kexp.org/v2/plays/3598381/?format=api",
    "airdate": "2025-12-31T09:07:36-08:00",
    "show": 65523,
    "show_uri": "https://api.kexp.org/v2/shows/65523/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "We have one final fundraising goal to hit by TONIGHT, and your participation right now will help start the year strong in 2026!\n\nMake a tax-deductible gift to support everything you love about KEXP and ensure that your 2026 is filled with good music.\n\nAll gifts make a difference. Go to https://www.kexp.org to make your year-end gift right now.\n\nAnd while you’re there, check out our awesome thank you gifts, including the KEXP Lights Tee which is ONLY AVAILABLE until the end of the day!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}