Information about plays

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

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

{
    "id": 3585091,
    "uri": "https://api.kexp.org/v2/plays/3585091/?format=api",
    "airdate": "2025-11-30T16:34:58-08:00",
    "show": 65254,
    "show_uri": "https://api.kexp.org/v2/shows/65254/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "What are your favorite albums of 2025?! \nYou can share up to 10!\n\nTell us at kexp.org then tune in December 19th for our KEXP Listeners Top Albums of 2025.\n\nSend yours to email dj@kexp.org",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}