Information about plays

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

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

{
    "id": 3657205,
    "uri": "https://api.kexp.org/v2/plays/3657205/?format=api",
    "airdate": "2026-05-20T11:09:23-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-4d15921e-894f-483f-97b9-c870aaa26db0/mbid-4d15921e-894f-483f-97b9-c870aaa26db0-44921912302_thumb500.jpg",
    "thumbnail_uri": "https://dn720000.ca.archive.org/0/items/mbid-4d15921e-894f-483f-97b9-c870aaa26db0/mbid-4d15921e-894f-483f-97b9-c870aaa26db0-44921912302_thumb250.jpg",
    "song": "Picking Dragons’ Pockets",
    "track_id": "8870e05d-69ee-4206-9bfa-9fd608f88f8e",
    "recording_id": "3426009d-67b4-46f8-b07b-7c488a1eb8ff",
    "artist": "Modest Mouse",
    "artist_ids": [
        "a96ac800-bfcb-412a-8a63-0a98df600700"
    ],
    "album": "An Eraser And A Maze",
    "release_id": "4d15921e-894f-483f-97b9-c870aaa26db0",
    "release_group_id": "9fb72867-d748-4508-bbf8-1b4f15ee175e",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-06-05",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New from Modest Mouse!  'An Eraser And A Maze,' the band's 8th studio album drops June 5 via Glacial Pace; it's their first album released on an independent label since 1997 The Lonesome Crowded West.\n\nSee the visualizer here:\nhttps://www.youtube.com/watch?v=SL8JuRgEajs\n--\nModest Mouse just announced two nights (with special guests Pinback!) in Seattle at the intimate 5th Ave Theatre on Fri-Sat, July 10-11th. Tickets are on sale right now:\n\nhttps://www.stgpresents.org/events/modest-mouse/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}