Information about plays

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

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

{
    "id": 3671502,
    "uri": "https://api.kexp.org/v2/plays/3671502/?format=api",
    "airdate": "2026-06-23T07:53:00-07:00",
    "show": 67066,
    "show_uri": "https://api.kexp.org/v2/shows/67066/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Ann in Wyoming\nWhy I listen to KEXP,\nRiz: 'That was Kermit the Frog with Rainbow Connection, and before that you heard Run the Jewels.\nJohn: 'here's new music from Poland'\n\nSurprise and delight around every turn. I appreciate you all more than you know.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}