Information about plays

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

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

{
    "id": 3422035,
    "uri": "https://api.kexp.org/v2/plays/3422035/?format=api",
    "airdate": "2024-11-06T08:32:36-08:00",
    "show": 61778,
    "show_uri": "https://api.kexp.org/v2/shows/61778/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Wade writes\nHello John and Crew,\nThis has been the hardest year I have ever experienced. My love my life of 33 years, Heather, died at 55 of triple negative breast cancer. She was diagnosed in January and died on the 1st of October.  She was a loving and caring person survived by two young adults and myself. I am now very lonely and missing my love so unbelievably.  I am in the midst of trying to hold it all together in addition to learning to redefine my life, making sure to keep my kids close. Thank you and KEXP for being there.  A beacon of hope I will keep by my side. All is not lost.  Please play something beautiful for Heather.\nI Am Not Alone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}