Information about plays

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

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

{
    "id": 3551649,
    "uri": "https://api.kexp.org/v2/plays/3551649/?format=api",
    "airdate": "2025-09-11T09:18:32-07:00",
    "show": 64532,
    "show_uri": "https://api.kexp.org/v2/shows/64532/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Kate writes\nHey there! Just want to share that we are listening back home in alameda after the most incredible visit to Seattle and KEXP! The Gathering Space is the coolest place ever and if I lived there I'd be there everyday. Cafe Vita coffee is perfect, my daughter is rocking her new hoodie from the sub pop store, and I can't believe we saw WITCH *and* Die Spitz! Shout out to our volunteer tour guides (we love you Ken!) and to all the new pals we met (hey Jason in the gathering space!) Everyone was truly as kind and welcoming and joyfully enthusiastic as we'd hoped. The KEXP vibe is REAL and it's the absolute best. Thank you!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}