Information about plays

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

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

{
    "id": 3635723,
    "uri": "https://api.kexp.org/v2/plays/3635723/?format=api",
    "airdate": "2026-03-30T21:16:35-07:00",
    "show": 66324,
    "show_uri": "https://api.kexp.org/v2/shows/66324/?format=api",
    "image_uri": "https://coverartarchive.org/release/c0c5bcf2-8057-4c48-b393-c7058798ec82/43320351347-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c0c5bcf2-8057-4c48-b393-c7058798ec82/43320351347-250.jpg",
    "song": "Women Respond to Bass",
    "track_id": null,
    "recording_id": "1089cefe-7fb4-45e9-ac1f-67c385afb010",
    "artist": "Sextile",
    "artist_ids": [
        "1789b5dc-e2ea-47aa-9ca0-48596dbb5091"
    ],
    "album": "yes, please.",
    "release_id": null,
    "release_group_id": "d95cb4e8-a24f-4870-b191-93cf0b53a160",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Women Respond to Bass” by Sextile is a stark, driving piece of post-punk minimalism that thrives on repetition and physicality. Built around a relentless bassline and stripped-down drum machine pulse, the track locks into a groove that feels both mechanical and hypnotic, echoing the lineage of early industrial and synth-punk without feeling overly nostalgic.\n\nThe production is intentionally bare. Every element—bass, percussion, and sparse synth accents—has room to breathe, creating a sense of tension that never fully resolves. That restraint is what gives the track its power; instead of building toward a conventional climax, it sustains a steady intensity that pulls the listener deeper with each cycle.\n\nVocally, the delivery is cool and detached, functioning more as rhythmic punctuation than narrative centerpiece. The repetition of phrases reinforces the song’s focus on movement and response—less about storytelling, more about the relationship between sound and body.\n\n“Women Respond to Bass” ultimately operates as both statement and experiment. It distills dancefloor energy down to its core elements, exploring how minimal inputs can generate maximum impact. The result is a track that feels immediate and physical, yet conceptually precise—designed as much for the body as for the mind.\n\nListen:\nYouTube: https://www.youtube.com/results?search_query=Sextile+Women+Respond+To+Bass",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}