Information about plays

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

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

{
    "id": 3636777,
    "uri": "https://api.kexp.org/v2/plays/3636777/?format=api",
    "airdate": "2026-04-02T06:48:11-07:00",
    "show": 66343,
    "show_uri": "https://api.kexp.org/v2/shows/66343/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/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": "Flashes From Everywhere",
    "track_id": "546906ae-0342-4405-a891-749f733caaa7",
    "recording_id": "b766c32c-ffbc-41e3-aea3-c429a51c86bf",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Susan in Richmond, VA. \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, KEXP Music Director https://stereolab.bandcamp.com/album/instant-holograms-on-metal-film",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}