Information about plays

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

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

{
    "id": 3600490,
    "uri": "https://api.kexp.org/v2/plays/3600490/?format=api",
    "airdate": "2026-01-05T07:22:35-08:00",
    "show": 65570,
    "show_uri": "https://api.kexp.org/v2/shows/65570/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "EIleen in Pittsburgh\nGratitude for waking up and having delicious food to eat and excellent music to listen to and awesome people in my life.  But also reflecting on the past and being grateful for the experiences that have helped to make me me.  Eternally grateful for KEXP!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}