Information about plays

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

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

{
    "id": 3562716,
    "uri": "https://api.kexp.org/v2/plays/3562716/?format=api",
    "airdate": "2025-10-08T14:43:25-07:00",
    "show": 64780,
    "show_uri": "https://api.kexp.org/v2/shows/64780/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "“Every hour of every day, if I tune in to KEXP, I am Uplifted. Restored. Fueled. Soothed. Connected. Empowered. My spirit is warmed in the perfectly synchronized manner that somehow IS KEXP, and it is magic! Thank you to each and every one of you who make this happen for listeners - I am deeply grateful” --Sonja in BC, Canada",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}