Information about plays

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

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

{
    "id": 3416254,
    "uri": "https://api.kexp.org/v2/plays/3416254/?format=api",
    "airdate": "2024-10-23T08:41:54-07:00",
    "show": 61651,
    "show_uri": "https://api.kexp.org/v2/shows/61651/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Jared (another listener of MANY in oakland!)\n\"It was so dreamy to meet so many of the staff and djs last night at the phoenix hotel! and thank you for all the swag. Your team nailed the bay area-themed stickers. Also love that you’re broadcasting from econojam — I lived down the block from them when I got my first adult record player and they’ll always have a special place in my heart.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}