Information about plays

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

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

{
    "id": 3636929,
    "uri": "https://api.kexp.org/v2/plays/3636929/?format=api",
    "airdate": "2026-04-02T16:15:47-07:00",
    "show": 66347,
    "show_uri": "https://api.kexp.org/v2/shows/66347/?format=api",
    "image_uri": "https://ia600201.us.archive.org/28/items/mbid-d3fd297c-63d1-4c47-b6fa-c69fffba077d/mbid-d3fd297c-63d1-4c47-b6fa-c69fffba077d-44017454663_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-d3fd297c-63d1-4c47-b6fa-c69fffba077d/mbid-d3fd297c-63d1-4c47-b6fa-c69fffba077d-44017454663_thumb250.jpg",
    "song": "Dropped Down the Well",
    "track_id": "c68b9104-f27a-47d9-aaa1-1082f8235226",
    "recording_id": "f648676f-b258-4bba-84ac-23a25c491e9f",
    "artist": "MEMORIALS",
    "artist_ids": [
        "da08fa56-7311-4008-8592-d25aa4dd23ff"
    ],
    "album": "All Clouds Bring Not Rain",
    "release_id": "d3fd297c-63d1-4c47-b6fa-c69fffba077d",
    "release_group_id": "7551cf70-7240-4336-ab47-dd33a93e2253",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from MEMORIALS! Duo Verity Susman and Matthew Simms recorded mostly in a studio barn secluded deep in the woods in southwestern France. They will be touring in Europe and the US, coming through Seattle, SF, and many more cities! \n\nhttps://www.firerecords.com/memorials-reveal-new-single-dropped-down-the-well-from-their-upcoming-album-all-clouds-bring-not-rain/\n\nhttps://memorialsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}