Information about plays

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

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

{
    "id": 3615470,
    "uri": "https://api.kexp.org/v2/plays/3615470/?format=api",
    "airdate": "2026-02-09T21:28:49-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lobos",
    "track_id": null,
    "recording_id": null,
    "artist": "eyeshadows",
    "artist_ids": [],
    "album": null,
    "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": "“Lobos” arrives with a crisp, contemporary post-punk sensibility—sleek, nocturnal, and emotionally direct without overexplaining itself. Released as a 2025 single, the song’s title sets the emotional temperature immediately: wolves as instinct, pack energy, and the pull between danger and belonging. The production leans into clarity—tight rhythm, bright edges, and an atmosphere that feels built for night drives and dark rooms—so even when the song turns inward, it still moves with purpose. “Lobos” is the kind of track that understands pacing: it doesn’t rush the hook, it earns it, letting the groove establish a mood before the melody locks in and starts repeating like a thought you can’t shake. The result is both cinematic and personal, the way post-punk can be when it’s less about nostalgia and more about emotional architecture. Even with minimal context, the track reads clearly: a modern dark-pop/post-punk hybrid that turns a single word into a world, and uses rhythm as a way of keeping the fear and the desire in the same frame.\u2028Listen: https://music.apple.com/us/song/lobos/1816972532",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}