Information about plays

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

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

{
    "id": 3630088,
    "uri": "https://api.kexp.org/v2/plays/3630088/?format=api",
    "airdate": "2026-03-17T07:20:59-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Daniela writes\nIt's so nice to listen to Promises as my heart heals and I'm able to find acceptance in heartbreak. I'm not crying every day nor every time I hear it. Today I'm smiling! \n\nMusic is such a powerful medicine. And also we need more guitar and sax solos in songs right? \n\nThanks for showing us Hemi and keep playing his beautiful music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}