Information about plays

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

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

{
    "id": 3426988,
    "uri": "https://api.kexp.org/v2/plays/3426988/?format=api",
    "airdate": "2024-11-18T09:34:27-08:00",
    "show": 61883,
    "show_uri": "https://api.kexp.org/v2/shows/61883/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Daniel writes…\nGreetings from SFO, where I've just wrapped up an 11-day trip to see my parents. The last two weeks have been all kinds of awful for all kinds of reasons, but in times like this, it's best to be with people you love -- and I'm so grateful I got this time. Just before he dropped me at the airport, my Dad said, 'hey, I never listened to the marathon edition of the Runcast. I should do that.' My reply: 'Yes, Dad. Yes, you should.'\n\nThanks for all you do. You are not alone.\n========\nSean in Ketchum\nGood morning…Visiting my mom in Rhode Island. And i just helped her buy a new truck. \nMy dad passed almost 3 years ago after a long battle with kidney problems. She has needed a new vehicle for quite a while. So proud of her. She is a master gardener and wanted a truck to haul her dogs and flowers. \nI listened and cried during the grief show last week as I traveled cross country in my KEXP hoodie set I would not be alone. Thanks for all you do. ❤️❤️\nShout out to Linda and her new truck named \"Rosie\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}