Information about plays

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

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

{
    "id": 3656803,
    "uri": "https://api.kexp.org/v2/plays/3656803/?format=api",
    "airdate": "2026-05-19T11:10:33-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://ia800900.us.archive.org/20/items/mbid-7e83079f-23e5-44b3-8f9b-4a61ca53493f/mbid-7e83079f-23e5-44b3-8f9b-4a61ca53493f-44685572794_thumb500.jpg",
    "thumbnail_uri": "https://dn720805.ca.archive.org/0/items/mbid-7e83079f-23e5-44b3-8f9b-4a61ca53493f/mbid-7e83079f-23e5-44b3-8f9b-4a61ca53493f-44685572794_thumb250.jpg",
    "song": "Berserker Mode",
    "track_id": "80221196-aa53-48f0-bad8-25b7c5fc8e47",
    "recording_id": "d38e2546-9989-4e14-9ef9-b6874166dfca",
    "artist": "Spencer Krug",
    "artist_ids": [
        "2ba12d30-216e-48b2-b673-e92203bab01c"
    ],
    "album": "Same Fangs",
    "release_id": "7e83079f-23e5-44b3-8f9b-4a61ca53493f",
    "release_group_id": "99b04f92-1847-423d-8ece-411dbad44ce3",
    "labels": [
        "Pronounced Kroog"
    ],
    "label_ids": [
        "01dacba8-f687-4fd5-93dc-cf7b49acfd9c"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spencer Krug on the song \"Berserker Mode\": “The kinetic, repetitive riff is satisfying to play, and I think the lyrics—about watching a friend (or yourself?) fall into the same self-made pitfalls over and over again in life—are all right. I wasn’t sure about adding this song to the album just because of how short and simple it is. It wasn’t until Em (Elbow Kiss) added their vocal harmonies that I knew the song was a keeper. They really brought the song to life for me. The 11th-hour addition of percussion didn’t hurt either. I can’t wait to do this one on tour.”\n--\nSpencer Krug discusses each of the tracks on the just-release Same Fangs\" album here: https://magnetmagazine.com/2026/05/18/magnet-exclusive-spencer-krug-goes-track-by-track-on-same-fangs/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}