Information about plays

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

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

{
    "id": 3584182,
    "uri": "https://api.kexp.org/v2/plays/3584182/?format=api",
    "airdate": "2025-11-28T16:58:34-08:00",
    "show": 65233,
    "show_uri": "https://api.kexp.org/v2/shows/65233/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "It's that time again, when KEXP invites you to vote for your favorite albums of the year and help us put together KEXP's Best of 2025, a listener-powered list of the greatest records released this year.\n\nTell us what's in your top ten right now by voting below, then join us live on Friday, December 19th as we count down the top 100 albums of the year, as selected by you!\n\nVoting is open now through December 12th at 7:00 PM PST.\n\nemail dj@kexp.org",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}