Information about plays

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

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

{
    "id": 3554111,
    "uri": "https://api.kexp.org/v2/plays/3554111/?format=api",
    "airdate": "2025-09-17T08:42:13-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Jed in Portland\nLoving the shoegaze morning. Seefeel?! C'mon. You're the best. I chose to drink coffee out of my KEXP mug this morning, even though other mugs were first in line (it's a complicated system where all coffee mugs are allowed to shine). Thanks!\n=====\nSam writes\nI put this on my calendar the instant I heard about it. It's making my day, and I'm so grateful for the Morning show. \n\nWow - Welcome Strawberry is awesome.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}