Information about plays

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

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

{
    "id": 3554531,
    "uri": "https://api.kexp.org/v2/plays/3554531/?format=api",
    "airdate": "2025-09-18T08:43:22-07:00",
    "show": 64593,
    "show_uri": "https://api.kexp.org/v2/shows/64593/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Genya- an amplifier from West Seattle\nEach morning on my commute to work I start with the New York Times headline news. I figure it's best not to completely bury my head in the sand, but by the time I'm done listening I feel like I'm going to lose my mind. But then I always turn on Kexp for the rest of my commute and by the time I get to work, I'm ready to teach kindergarten with a smile on my face. Thank you for creating a wonderful community that makes this world bearable!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}