Information about plays

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

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

{
    "id": 3653564,
    "uri": "https://api.kexp.org/v2/plays/3653564/?format=api",
    "airdate": "2026-05-11T21:31:36-07:00",
    "show": 66694,
    "show_uri": "https://api.kexp.org/v2/shows/66694/?format=api",
    "image_uri": "https://coverartarchive.org/release/549efad1-6215-4dcb-bd16-9d896fc3f56a/6626911574-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/549efad1-6215-4dcb-bd16-9d896fc3f56a/6626911574-250.jpg",
    "song": "What’s Holding You?",
    "track_id": null,
    "recording_id": "2ffd7df3-6536-4ab0-a592-a4a88dd99093",
    "artist": "Lorelle Meets the Obsolete",
    "artist_ids": [
        "0e826d93-0b1c-46c9-b1ce-d3b5a8e567ca"
    ],
    "album": "Chambers",
    "release_id": null,
    "release_group_id": "ebb0ad63-58a2-4174-9e71-5b620a6bb003",
    "labels": [],
    "label_ids": [],
    "release_date": "2014-02-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lorelle Meets The Obsolete’s “What’s Holding You?” moves through a dense, dreamlike blend of psych rock, shoegaze, and experimental textures, where repetition becomes a form of emotional drift. Released in 2017 on the album Balance, the track builds slowly, layering reverb-drenched guitars, pulsating rhythms, and submerged vocals into a swirling, immersive atmosphere. The Mexico-based duo (now trio) have long explored the space between structure and disintegration, and this song captures that tension with particular clarity. Its title reads like a question suspended in time, and the music answers not with resolution, but with movement, texture, and a deep sense of introspective momentum.\n\nListen: https://open.spotify.com/search/lorelle%20meets%20the%20obsolete%20whats%20holding%20you",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}