Information about plays

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

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

{
    "id": 3645857,
    "uri": "https://api.kexp.org/v2/plays/3645857/?format=api",
    "airdate": "2026-04-23T18:31:28-07:00",
    "show": 66532,
    "show_uri": "https://api.kexp.org/v2/shows/66532/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "This week's In Our Headphones!\n\nHost Evie Stokes talks with KEXP video producer Carlos Cruz about Quebec-based micro-tonal masked math rock group Angine de Poitrine from the video team’s time in Rennes, France at Trans Musicales. \nhttps://www.kexp.org/podcasts/in-our-headphones/2026/4/23/kexp-video-producer-on-the-viral-angine-de-poitrine-performance/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}