Information about plays

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

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

{
    "id": 3524788,
    "uri": "https://api.kexp.org/v2/plays/3524788/?format=api",
    "airdate": "2025-07-09T15:25:07-07:00",
    "show": 63966,
    "show_uri": "https://api.kexp.org/v2/shows/63966/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-ffee52e9-b1eb-4a2c-b594-9a75063e19f9/mbid-ffee52e9-b1eb-4a2c-b594-9a75063e19f9-29880007592_thumb500.jpg",
    "thumbnail_uri": "https://ia804501.us.archive.org/31/items/mbid-ffee52e9-b1eb-4a2c-b594-9a75063e19f9/mbid-ffee52e9-b1eb-4a2c-b594-9a75063e19f9-29880007592_thumb250.jpg",
    "song": "Secrecy Is Incredibly Important to the Both of Them",
    "track_id": "af15940d-09aa-45de-ac60-e3a85b270360",
    "recording_id": "8c5da87d-32df-4286-b84b-ee4751214844",
    "artist": "Yves Tumor",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3"
    ],
    "album": "The Asymptotical World EP",
    "release_id": "ffee52e9-b1eb-4a2c-b594-9a75063e19f9",
    "release_group_id": "6522d96c-91b4-4620-96df-2612dad0e22b",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2021-07-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The visual is cinematic chaos: Yves takes on the roles of protagonist and antagonist as the clip exhibits equal amounts of action, blood, and glamour. One moment Yves is held captive, then bleeding and shooting at an unknown target in a dilapidated apartment. Later, they're lounging in a tanning bed, smoking cigarettes in loud makeup, thrashing in a night club, and in a car with some flashy and bizarre characters. It makes no sense and total sense at the same time—that's the powerful disorder of Yves Tumor.\": https://www.youtube.com/watch?v=FQMXhQCxvX0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}