Information about plays

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

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

{
    "id": 3571350,
    "uri": "https://api.kexp.org/v2/plays/3571350/?format=api",
    "airdate": "2025-10-29T08:47:26-07:00",
    "show": 64964,
    "show_uri": "https://api.kexp.org/v2/shows/64964/?format=api",
    "image_uri": "https://coverartarchive.org/release/a3345761-3460-34d8-8b18-0ee567f82c6c/26880787752-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a3345761-3460-34d8-8b18-0ee567f82c6c/26880787752-250.jpg",
    "song": "Foxglove",
    "track_id": null,
    "recording_id": "57955410-eee1-4ec3-b369-246f245e74da",
    "artist": "Murder by Death",
    "artist_ids": [
        "115eda90-a9f4-4437-9e4d-513daa0d5f35"
    ],
    "album": "Good Morning, Magpie",
    "release_id": null,
    "release_group_id": "4e187915-52f5-4f7a-8fb0-a75a1dfc31cb",
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2010-04-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Byron in Seattle:\n\nHail Public Radio!!! I was introduced to public radio in the early 2000’s when I worked at KUNM which was the University of New Mexico’s public radio station. I worked there for a student job and enjoyed radio all day listening to shows from Democracy Now! to an all Native American show that played Native music. When I moved to Seattle and found KEXP my mind was blown at how the DJ’s happened to play the right song at the right time at a time when I needed music the most. As I said goodbye to one of my favorite bands on Friday at the Crocodile after 20+ of touring, I know that I could not request a Murder by Death song on any other station but a public radio station.\n\nAs Murder by Death go into touring retirement can you please play Foxglove by Murder by Death!!! Plus having a cello in a band is always cool :)\n\nhttps://murderbydeath.bandcamp.com\nhttps://murderbydeath.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}