Information about plays

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

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

{
    "id": 3426976,
    "uri": "https://api.kexp.org/v2/plays/3426976/?format=api",
    "airdate": "2024-11-18T08:54:53-08:00",
    "show": 61883,
    "show_uri": "https://api.kexp.org/v2/shows/61883/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Kristina\nHi John,\n\n\nMy husband, David, inculcated me to KEXP early in our relationship. We’ve been members of the Amplifiers Club for at least 20 years, and I still remember the KEXP onesie that our now 19yo daughter used to wear as a newborn.\n\n\nYour show has helped me feel less alone through so many valleys. The dark season in Norway now is mirroring my emotional landscape after the election, but the little light we have these days can be downright sublime. My mother was diagnosed with Alzheimer’s about 6 months ago and it’s been a challenging experience. I haven’t been able to listen to this year’s Mom Show yet, but will stream it soon.\n\n\nThanks for the great music and much needed feeling of community!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}