Information about plays

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

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

{
    "id": 3627773,
    "uri": "https://api.kexp.org/v2/plays/3627773/?format=api",
    "airdate": "2026-03-11T14:35:46-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Seize the opportunity to join Larry and Troy at a party in the KEXP Live Room.  Donate $20.00 a month or more and you'll be invited, in addition to receiving your regular thank-you gifts: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}