Information about plays

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

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

{
    "id": 3577732,
    "uri": "https://api.kexp.org/v2/plays/3577732/?format=api",
    "airdate": "2025-11-13T16:56:00-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Today the KEXP community comes together for Music Heals: Grief - a day dedicated to the power of music to lift our spirits and heal our souls in the face of grief. Throughout the day, KEXP will tell the stories shared with us by members of our community and play the songs that helped them through the healing process.\n\nSend your story to dj@kexp.org or text 206-903-5397.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}