Information about plays

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

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

{
    "id": 3627519,
    "uri": "https://api.kexp.org/v2/plays/3627519/?format=api",
    "airdate": "2026-03-10T20:34:02-07:00",
    "show": 66147,
    "show_uri": "https://api.kexp.org/v2/shows/66147/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Help us reach our goal in this 8 o'clock hour and get an extra special \"Friends Everywhere,\" t-shirt!\n\nJoin us at the $500+ level if you can to join the VIP club and you'll receive 6 VIP 'Insider Series' invites! \n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}