Information about plays

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

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

{
    "id": 3627186,
    "uri": "https://api.kexp.org/v2/plays/3627186/?format=api",
    "airdate": "2026-03-09T20:48:21-07:00",
    "show": 66139,
    "show_uri": "https://api.kexp.org/v2/shows/66139/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Donate to El Sonido NOW and help us reach our goal tonight. We can do it together <3  www.kexp.org\n***\nDona a El Sonido AHORA y ayúdanos a alcanzar nuestro objetivo esta noche. Juntos podemos lograrlo <3  www.kexp.org",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}