Information about plays

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

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

{
    "id": 3615653,
    "uri": "https://api.kexp.org/v2/plays/3615653/?format=api",
    "airdate": "2026-02-10T07:55:20-08:00",
    "show": 65895,
    "show_uri": "https://api.kexp.org/v2/shows/65895/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Jenny\nStarting my drive to work hearing that Ian McKellan Shakespeare was chef’s kiss.\nYou conjure bravery\nYou inspire creativity \nYou model humanity \n\nNot my first KEXP love letter and won’t be my last.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}