Information about plays

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

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

{
    "id": 3556671,
    "uri": "https://api.kexp.org/v2/plays/3556671/?format=api",
    "airdate": "2025-09-23T08:47:54-07:00",
    "show": 64640,
    "show_uri": "https://api.kexp.org/v2/shows/64640/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "John (Magnolia)\nI don't do it as often as I'd like.\nThat is drive up north along I-5 to the Skagit Valley...and then, take the turn west to wind along Chuckanut Drive to Bellingham.\nThere is a point, a few minutes off the interstate, when the world seems to just open up and a feeling envelops the vehicle...\nThat feeling has been happening all morning listening to this show and I haven't left my kitchen table.\nThank you.\n===\nWes writes\nHow come I never know what I need to hear but you always do?! Thanks for a good start to the seventh best day of the week!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}