Information about plays

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

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

{
    "id": 3596542,
    "uri": "https://api.kexp.org/v2/plays/3596542/?format=api",
    "airdate": "2025-12-27T01:57:48-08:00",
    "show": 65483,
    "show_uri": "https://api.kexp.org/v2/shows/65483/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "2nd hour guest set is by DayVentura. DayVentura (Domenico Ventura) is particularly recognized for blending retro-inspired sounds with modern electronic beats. His work showcases a fresh perspective on classic genres, embracing both nostalgia and contemporary innovation.\n\nHis music resonates with a nostalgic feel while also blending in modern production elements. This duality allows him to represent a mood that feel both retro and current, appealing to fans of classic electronic music as well as newer generations of listeners. \n\nhttps://ra.co/dj/dayventura/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}