Information about plays

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

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

{
    "id": 3661025,
    "uri": "https://api.kexp.org/v2/plays/3661025/?format=api",
    "airdate": "2026-05-29T12:53:25-07:00",
    "show": 66844,
    "show_uri": "https://api.kexp.org/v2/shows/66844/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-6d6a8103-b0b8-4fee-a4e0-eb3f5f68ba37/mbid-6d6a8103-b0b8-4fee-a4e0-eb3f5f68ba37-45108654554_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-6d6a8103-b0b8-4fee-a4e0-eb3f5f68ba37/mbid-6d6a8103-b0b8-4fee-a4e0-eb3f5f68ba37-45108654554_thumb250.jpg",
    "song": "Yip Yip Yow",
    "track_id": "a418f344-2089-40c1-bbc7-d063df4ccf19",
    "recording_id": "a38e6c96-6d6e-4713-8b74-1c52d3d06f3f",
    "artist": "Caroline Rose",
    "artist_ids": [
        "17862c0f-a9b1-46dd-b85d-7af965974afd"
    ],
    "album": "Yip Yip Yow",
    "release_id": "6d6a8103-b0b8-4fee-a4e0-eb3f5f68ba37",
    "release_group_id": "8ec54c9a-b712-4e43-ab55-2c79efa7c185",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "See a live performance by Caroline Rose in the KEXP studio in 2023: https://www.youtube.com/watch?v=YMW5hd1vvwc\n\nRose wrote the rowdy, poppy, psychobilly-infused \"Yip Yip Yow\" a decade ago and has been performing it in concert for years. This version of the song was produced by John Congleton, who also handled the drum programming. Carla Azar played the live drums, and Death Cab's Zac Rae played bass.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}