Information about plays

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

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

{
    "id": 3529954,
    "uri": "https://api.kexp.org/v2/plays/3529954/?format=api",
    "airdate": "2025-07-21T14:30:11-07:00",
    "show": 64076,
    "show_uri": "https://api.kexp.org/v2/shows/64076/?format=api",
    "image_uri": "https://ia601506.us.archive.org/16/items/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd-41659753491_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd-41659753491_thumb250.jpg",
    "song": "If You Remember I Forgot How to Dream, Pt. 2",
    "track_id": "d1247896-62d2-432f-bdc6-a67e59bf480a",
    "recording_id": "6801be40-d721-4da9-9836-d1fe62d043b5",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Instant Holograms On Metal Film",
    "release_id": "7c344079-3661-40ed-87b4-9aa54b1d02fd",
    "release_group_id": "446fc616-c4db-46ce-8d4c-e4efc019b3f8",
    "labels": [
        "Warp",
        "Duophonic Ultra High Frequency Disks"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190",
        "b64ad6ca-9589-44a1-89d5-7c602302f6b7"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sleep doctor says I should try shutting my eyes, but I don't know... https://stereolab.bandcamp.com/music\n\nSeattle Show: Oct 18 @ Neptune Theatre\nBay Area Show: Oct 21 + 22  @ The Regency Ballroom\n\n“Fully human, fully divine” … that captures Stereolab in a nutshell. On their first album in 15 years, the band weaves dynamic arrangements with Lætitia Sadier’s otherworldly vocals, creating a kaleidoscopic avant-pop freefall. The result is a sound that swirls through obscurity while evoking the feeling of being lost, yet still hopeful. With a lush soundscape that includes keys, woodwinds, horns, guitars, vibraphone, glockenspiel, and more, ‘Instant Holograms On Metal Film’ paints a vivid picture and marks a thrilling return for Stereolab.  –Chris Sanley–",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}