Information about plays

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

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

{
    "id": 3600707,
    "uri": "https://api.kexp.org/v2/plays/3600707/?format=api",
    "airdate": "2026-01-05T20:36:30-08:00",
    "show": 65574,
    "show_uri": "https://api.kexp.org/v2/shows/65574/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Señales",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Wálters",
    "artist_ids": [
        "6dee4ee4-4cfb-40d8-8196-eec58efb52ac"
    ],
    "album": "Señales",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Señales” is a late-December 2025 single by Los Wálters, released via their Bandcamp and distributed across major platforms. The duo—Ángel Figueroa and Luis López—describe Los Wálters as a long-distance music project that has existed since 2011, created while living in different cities across the world and writing/recording material in multiple locations across Latin America, Europe, and the United States. That long-distance identity is not just trivia; it tends to shape how a song feels: arrangements that favor clarity, portable emotion, and hooks that travel well rather than hyper-local references that require context. “Señales” (signals) is a title that naturally suggests reading between lines—small cues, patterns, and messages that arrive indirectly. Even without leaning into unverified musical specifics, you can program it as a reflective modern pop cut with narrative pull: a song that invites listeners to project their own meaning onto the word “signals.” At roughly three and a half minutes, it is also an efficient radio fit—long enough to establish mood, short enough to keep pacing tight. In a set, place it after something percussive to let the room breathe, or before a bigger chorus track to act as a clean runway.\u2028Listen: https://loswalters.bandcamp.com/track/se-ales",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}