Information about plays

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

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

{
    "id": 3562367,
    "uri": "https://api.kexp.org/v2/plays/3562367/?format=api",
    "airdate": "2025-10-07T14:15:09-07:00",
    "show": 64772,
    "show_uri": "https://api.kexp.org/v2/shows/64772/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Music discovery has been important to me since I was a teenager, but in the craze of modern life I had let my love for music fall to the wayside. I didn't realize how much music meant to me until KEXP let me rediscover my love for music all over again. I've only been listening for a few months now, but KEXP has already changed my life for the better and I know I'll be listening for years to come, so I figure I should help make sure KEXP can keep doing its thing for as long as possible. I'm so happy to be able to support something that truly matters. Thank you for everything you do!\n-- \nCaleb in Chatanooga, TN\n---\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}