Information about plays

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

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

{
    "id": 3612617,
    "uri": "https://api.kexp.org/v2/plays/3612617/?format=api",
    "airdate": "2026-02-03T08:17:48-08:00",
    "show": 65829,
    "show_uri": "https://api.kexp.org/v2/shows/65829/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Jeff in Encinitas\nMorning John,\n\nLast night I did away with Spotify, Disney+, Amazon Prime, Hulu and it felt pretty amazing. KEXP brings so much more than just music. It brings levity and honesty, humility and awesome programming like yesterday's Black History is Now day of programming. I will continue to spread the good word.\n\nShout out to Tilly in the Bay who turned me on to KEXP!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}