Information about plays

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

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

{
    "id": 3593037,
    "uri": "https://api.kexp.org/v2/plays/3593037/?format=api",
    "airdate": "2025-12-19T09:58:02-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Juliet in Far Rockaway, NY\nWhat a lovely way to end the year...United in music, community, and remembering the best of 2025!\n\nFrom one highlight to the next punctuated by a family of amazing DJ's.\n\nProviding equilibrium for what life brings our way.\n\nLooking forward to what 2026 has in store.\n\nI'll meet you there with an open heart and mind.\n\nThank you always!!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}