Information about plays

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

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

{
    "id": 3613606,
    "uri": "https://api.kexp.org/v2/plays/3613606/?format=api",
    "airdate": "2026-02-05T16:35:58-08:00",
    "show": 65848,
    "show_uri": "https://api.kexp.org/v2/shows/65848/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "INTERNATIONAL CLASH DAY - KNOW YOUR RIGHTS TOMORROW!!!\nJoin KEXP as we celebrate International Clash Day: Know Your Rights, tomorrow! 5am-7pm PST.\nhttps://www.kexp.org/events/kexp-events/international-clash-day-2026/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}