Information about plays

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

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

{
    "id": 3628206,
    "uri": "https://api.kexp.org/v2/plays/3628206/?format=api",
    "airdate": "2026-03-12T21:19:11-07:00",
    "show": 66164,
    "show_uri": "https://api.kexp.org/v2/shows/66164/?format=api",
    "image_uri": "https://coverartarchive.org/release/a71ed743-c102-48b9-9294-0e61cbac2b5c/41943624792-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a71ed743-c102-48b9-9294-0e61cbac2b5c/41943624792-250.jpg",
    "song": "滴る雫 金の亀 - Dewdrops on a Gold Tortoise",
    "track_id": null,
    "recording_id": "dc911785-54b4-4f9e-a3aa-840618f498bb",
    "artist": "TAMTAM",
    "artist_ids": [
        "795c75da-6dd6-4a1b-a9cb-b1ec899ae02c"
    ],
    "album": "Where They Dwell",
    "release_id": null,
    "release_group_id": "fd174124-8593-43ab-9fc9-2aa8bdf5030e",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TAMTAM’s latest full-length album marks their second international release on PPU (Peoples Potential Unlimited), a label based in Washington, D.C. Inspired by their travels, the album centers on the theme of \"inhabitants\"—ranging from plants and animals to inanimate objects and imaginary creatures. It evokes a sense of wonder toward forces far beyond human understanding. The experience feels like peering into an unfamiliar world, yet one that resonates with a strange nostalgia. Each track is imbued with an ethereal resonance that quietly captivates the listener. Following the global acclaim for their 2024 EP Ramble in the Rainbow, this album presents a clear picture of where TAMTAM stands now—curious, imaginative, and deeply attuned to the unseen.\n--\nhttps://tamtam.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}