Information about plays

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

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

{
    "id": 3628346,
    "uri": "https://api.kexp.org/v2/plays/3628346/?format=api",
    "airdate": "2026-03-13T07:26:40-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Sarah in Scotland: I'm upping my amplifier amount! KEXP is so worth it and so important. After moving to Scotland the overnight shows and morning shows have become the soundtrack to my work day. The fact that we can still listen to live, human-curated music on the other side of the world is so special. All the love to KEXP, it's good not to be alone.\n--\nJoin Sarah in contributing to KEXP this very moment.: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}