Information about plays

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

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

{
    "id": 3644919,
    "uri": "https://api.kexp.org/v2/plays/3644919/?format=api",
    "airdate": "2026-04-21T12:28:59-07:00",
    "show": 66513,
    "show_uri": "https://api.kexp.org/v2/shows/66513/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Cheryl chats with guests from Women’s Audio Mission – a San Francisco-based nonprofit focused on increasing opportunities for women and girls in audio engineering and production.\n\nhttps://womensaudiomission.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}