Information about plays

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

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

{
    "id": 3621917,
    "uri": "https://api.kexp.org/v2/plays/3621917/?format=api",
    "airdate": "2026-02-25T01:25:19-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be-44139285873_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be-44139285873_thumb250.jpg",
    "song": "My Maker",
    "track_id": "69fa3d03-c55f-4d98-8353-64ba8bf64c9a",
    "recording_id": "4f4abafe-e716-4a5a-91ef-213cdf90de2a",
    "artist": "Snail Mail",
    "artist_ids": [
        "86cd4d38-857c-42bd-a5da-9acedcab1e01"
    ],
    "album": "Ricochet",
    "release_id": "af919cf1-dc05-4dd6-9b06-5c2135b9b7be",
    "release_group_id": "812fa041-72e3-4fe7-8f4a-dafdb5d99125",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Snail Mail is back with a new song. “My Maker” is the latest track from her next album Ricochet, and it arrives alongside a one-take music video where she’s playing live from a hot-air balloon. You can watch that below.\n\nIn a press statement, Lindsey Jordan said the “My Maker” lyric “Above us, it’s just sky” inspired the video’s in-air location. “It took six canceled rides for that to happen, but we finally got up there,” she added. “I wanted the video to reference the lyrics about mortality, but also about the freedom that comes with realizing fate is out of your hands.” https://www.youtube.com/watch?v=a2e82FyTcJY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}