Information about plays

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

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

{
    "id": 3624499,
    "uri": "https://api.kexp.org/v2/plays/3624499/?format=api",
    "airdate": "2026-03-02T19:16:23-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Imán",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Eclipses",
    "artist_ids": [
        "72b86691-8bfe-422c-a6dd-e354fca68bbb"
    ],
    "album": "Imán",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-12-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Imán” is a song about gravity—the kind you don’t see, only feel, the pull that brings you back to a person, a memory, a pattern you swore you’d outgrown. The track moves with controlled momentum, letting tension build in small increments the way attraction does: not as a sudden lightning strike, but as a steady force that quietly reorganizes your choices. The vocal lines and arrangement feel conversational, like two currents running alongside each other until they finally merge, and the chorus lands with the certainty of something inevitable. There’s a cinematic patience in the way the song opens up, making room for atmosphere without losing the thread of melody. “Imán” works because it leaves space for the listener to project their own story onto its center—late-night longing, the magnetic return to what’s familiar, the sweetness and danger of surrendering to pull. It’s the sound of trying to stay rational while your body votes otherwise. By the end, the title feels less like metaphor and more like diagnosis: some connections don’t ask permission, they simply draw you in, and the song follows that physics all the way through.\u2028Listen: https://open.spotify.com/track/18V0OpGkrLJxZT8dffUPTv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}