Information about plays

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

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

{
    "id": 3640743,
    "uri": "https://api.kexp.org/v2/plays/3640743/?format=api",
    "airdate": "2026-04-11T13:23:16-07:00",
    "show": 66425,
    "show_uri": "https://api.kexp.org/v2/shows/66425/?format=api",
    "image_uri": "https://dn711307.ca.archive.org/0/items/mbid-6e62175b-6b79-4954-b506-18027249bc62/mbid-6e62175b-6b79-4954-b506-18027249bc62-18753438952_thumb500.jpg",
    "thumbnail_uri": "https://dn711307.ca.archive.org/0/items/mbid-6e62175b-6b79-4954-b506-18027249bc62/mbid-6e62175b-6b79-4954-b506-18027249bc62-18753438952_thumb250.jpg",
    "song": "Anemone",
    "track_id": "3a144e54-c19a-3391-a120-434b82914c60",
    "recording_id": "d857e601-8e41-4543-8385-ce3e5bddae17",
    "artist": "The Brian Jonestown Massacre",
    "artist_ids": [
        "381e8434-109a-439c-8acc-5d328359f2e0"
    ],
    "album": "Their Satanic Majesties' Second Request",
    "release_id": "6e62175b-6b79-4954-b506-18027249bc62",
    "release_group_id": "d379a94d-48a6-3925-8542-5fdf44a6aa29",
    "labels": [
        "Tangible"
    ],
    "label_ids": [
        "83d6f5bc-b68d-412a-aa07-fd51fb440fa0"
    ],
    "release_date": "1996-06-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A slow-motion waltz where the tambourine is a heartbeat and the slide guitar feels like memory tugging at your sleeve. “Anemone” is hypnotic—not dense, but enveloping—built from a simple progression that becomes mantra. The vocal delivery is unhurried and slightly slurred, romantic in the way faded postcards are romantic; lyrics sketch longing without pinning it down. Every element has room: brushes on snare, organ sighs, guitar lines drifting like smoke. That restraint is the magic—the song never forces catharsis, it just keeps circling the ache until you feel it too.\u2028Listen: open.spotify.com/track/70WSr32oW4jC1na5I0j0D6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}