Information about plays

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

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

{
    "id": 3591597,
    "uri": "https://api.kexp.org/v2/plays/3591597/?format=api",
    "airdate": "2025-12-15T21:25:07-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Host of a Ghost",
    "track_id": null,
    "recording_id": "0f09125d-c2cc-4fbb-b32f-22cc34a4810f",
    "artist": "Porter",
    "artist_ids": [
        "36ae137b-1e86-4ee3-8932-3eb312cfa714"
    ],
    "album": "Atemahawke",
    "release_id": null,
    "release_group_id": "27eef4db-3fd3-3a4e-9431-75618bb708fd",
    "labels": [],
    "label_ids": [],
    "release_date": "2007-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Porter is widely covered as a Mexican indie rock band with a reputation for cinematic, emotionally charged songwriting and careful production sensibility. \u2028Host of a Ghost is a strong title because it flips the expected relationship: you’re not haunted by a ghost—the ghost is hosted by you. That implies intimacy with grief, memory, or obsession: the haunting lives inside, rents space, rearranges the furniture. The song works when you let that idea guide the listening. Rather than pure melancholy, it tends to feel like a controlled unfolding: tension held in the arrangement, then released in waves. Porter’s music often favors drama that’s earned, not theatrical for its own sake, and that makes a track like this feel like a short film—images implied rather than explained. The vocal delivery can feel close and confessional, while the instrumentation builds an environment around it: guitars that shimmer or cut, rhythm that pushes forward, and transitions that feel like scene changes. If you’re sequencing music for a night drive or a long walk, this is a perfect “interior monologue” moment—emotional, lucid, and slightly supernatural in its atmosphere.\u2028Listen: https://open.spotify.com/search/Porter%20Host%20of%20a%20Ghost",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}