Information about plays

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

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

{
    "id": 3635697,
    "uri": "https://api.kexp.org/v2/plays/3635697/?format=api",
    "airdate": "2026-03-30T19:53:06-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chez toi",
    "track_id": null,
    "recording_id": null,
    "artist": "La bande-son imaginaire",
    "artist_ids": [
        "eb92ba5b-89a3-4e4a-86af-d2e110bfe442"
    ],
    "album": "Synthetizer Magazine",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Tanat Records"
    ],
    "label_ids": [],
    "release_date": "2024-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Chez toi” is a beautifully economical title. In two words it offers intimacy, domesticity, invitation, and the quiet destabilization that comes with entering someone else’s space. Released in June 2023 as a standalone single and also appearing on Synthesizer Magazine, the track is credited on Bandcamp under La bande-son imaginaire, with Óscar Tanat listed in release metadata and rights information. That sparse but evocative frame is well suited to the music’s name itself: “the imaginary soundtrack,” a project title that suggests scenes, rooms, and internal cinema.\nThe phrase “chez toi” carries an emotional asymmetry that makes it instantly rich. “At your place” can mean comfort, seduction, refuge, awkwardness, trespass, or all of those at once. The lyric fragment visible on streaming pages — “You’ll come one day to my home… make yourself at home… pardon the dust” — deepens that atmosphere with tenderness and self-consciousness. The song seems to understand that intimacy is often staged through little imperfections: a room not fully prepared, an invitation extended anyway, affection made visible through hospitality. “Chez toi” feels built from that gentle tension. Its electronic framing and cinematic naming convention make it easy to hear as a small scene suspended in synth light, where closeness is measured not by grand declarations but by whether someone is welcomed into the unfinished everyday.\nListen: https://labandeson.bandcamp.com/track/chez-toi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}