Information about plays

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

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

{
    "id": 3577746,
    "uri": "https://api.kexp.org/v2/plays/3577746/?format=api",
    "airdate": "2025-11-13T17:47:29-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 of personal stories from listeners about the role of music in celebrating life and processing grief.\n\nSend your story to dj@kexp.org or text 206-903-5397.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}