Information about plays

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

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

{
    "id": 3627192,
    "uri": "https://api.kexp.org/v2/plays/3627192/?format=api",
    "airdate": "2026-03-09T21:24:10-07:00",
    "show": 66139,
    "show_uri": "https://api.kexp.org/v2/shows/66139/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Happy Women's Month!\nFind El Sonido events at: https://www.kexp.org/events/kexp-events/2026/3/17/\n***\n¡Feliz Mes de la Mujer!\nEncuentra los eventos de El Sonido en: https://www.kexp.org/events/kexp-events/2026/3/17/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}