Information about plays

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

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

{
    "id": 3571913,
    "uri": "https://api.kexp.org/v2/plays/3571913/?format=api",
    "airdate": "2025-10-30T17:48:00-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "It's the Halloween Evie show - the spooky edition of the Drive Time show! \n\nLet us know if you have a spooky request!\n- text (206) 903-5397\n- email dj@kexp.org",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}