Information about plays

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

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

{
    "id": 3525229,
    "uri": "https://api.kexp.org/v2/plays/3525229/?format=api",
    "airdate": "2025-07-10T16:36:31-07:00",
    "show": 63975,
    "show_uri": "https://api.kexp.org/v2/shows/63975/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "In Our Headphones: This week, Evie sits down with Vitamin D to talk about a new favorite track and listen to it together. \n\nIn Our Headphones is also available on demand, wherever you get your podcasts.\n\nhttps://www.kexp.org/podcasts/in-our-headphones/2025/7/10/kexp-dj-vitamin-d-on-new-zealands-arjuna-oakes/",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}