Information about plays

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

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

{
    "id": 3571406,
    "uri": "https://api.kexp.org/v2/plays/3571406/?format=api",
    "airdate": "2025-10-29T12:28:59-07:00",
    "show": 64965,
    "show_uri": "https://api.kexp.org/v2/shows/64965/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "It’s Public Radio Music Day! A nationwide celebration of the impact of public radio music stations. Why does public radio matter to you? Is there a station you listened to that played a role in your journey as a music fan? Did you find any artists on music public radio that you wouldn’t have listened to otherwise? Maybe you’ve made friends and found community through public radio! We want to hear your story today. Email us at DJ@kexp.org or text in at 206-903-5397.",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}