Information about plays

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

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

{
    "id": 3586751,
    "uri": "https://api.kexp.org/v2/plays/3586751/?format=api",
    "airdate": "2025-12-04T13:54:26-08:00",
    "show": 65287,
    "show_uri": "https://api.kexp.org/v2/shows/65287/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Cropper was inducted into the Rock & Roll Hall of Fame in 1992 with his Booker T. & the MGs bandmates; he was also inducted into the Songwriters Hall of Fame and the Nashville Songwriters Hall of Fame.\n\nHe was nominated for seven Grammy Awards over the years, most recently for Best Contemporary Blues Album for 2021's Fire It Up.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}