Information about plays

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

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

{
    "id": 3421646,
    "uri": "https://api.kexp.org/v2/plays/3421646/?format=api",
    "airdate": "2024-11-05T08:13:36-08:00",
    "show": 61769,
    "show_uri": "https://api.kexp.org/v2/shows/61769/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Laura in Tulsa\nI am listening with my daughter Isabel as we head to the polls here in Tulsa. This is her 1st time to vote. She knows her vote matters and may change the world......I may cry. \n======\n\n\nSue\nYou bring me to tears with your music. Always play what we need to hear. Your music inspires me, wakes me, and calls on me to be the change.  A proud amplfier, Always. Appreciate all that you and KEXP does for us, each day, no matter what is in front of us.  \n=========\nLiz\nHey KEXP fam, I'm a 1st grade teacher at a closing SPS school and today feels really heavy driving to work. Listening to KEXP on the way to work has filled me with the hope and peace that will help me do my best to teach our children how to be their best. Thank you for all you do.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}