Information about plays

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

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

{
    "id": 3422022,
    "uri": "https://api.kexp.org/v2/plays/3422022/?format=api",
    "airdate": "2024-11-06T07:36:08-08:00",
    "show": 61778,
    "show_uri": "https://api.kexp.org/v2/shows/61778/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Sean on Bainbridge\nThank god for the music this morning. My twin 8 year olds asked us if we are \"still going to be a family\" since Trump one (they have 2 Dads).  What a day.\n=======\nErica in Oakland\nIf I didn't have to go to work I would be drinking a bloody Mary\n=======\nOona in Seattle\nHello John and KEXP, trans kid (high school senior) from Seattle here and I don’t really know what my future holds, but I do know that I’m not alone. That I’m alive and myself and ready to fight (bleeping) hard for it. Thanks for playing music when we all need it. I would love to hear something by car seat headrest (my favorite artist) if it fits this morning. Thank you",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}