Information about plays

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

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

{
    "id": 3564898,
    "uri": "https://api.kexp.org/v2/plays/3564898/?format=api",
    "airdate": "2025-10-14T08:08:51-07:00",
    "show": 64832,
    "show_uri": "https://api.kexp.org/v2/shows/64832/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Chad in Detroit writes\nHappy 7th best day of the week, John & Owen!!! $1.67 million?!?! Are you kidding me??!  That's sooo awesome!! I am so happy and proud to be able to donate at both drives each yr and be an Amplifier, too.  remember when I first started listening about 10 yrs ago & I don't think the drives got above $500K then.Now, just blown away.  I love the station & our KEXP worldwide community so much! Keep up the great work and know there are a lot of ppl just like me who have your backs!  All love. You are never alone.  I truly believe in that and I truly believe we run the airwaves-- independently.  Ohhh.. and I can't wait to get my Tuesday donation drive t-shirt!!! Sooo stoked!!! Cheers, boys!",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}