Information about plays

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

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

{
    "id": 3641679,
    "uri": "https://api.kexp.org/v2/plays/3641679/?format=api",
    "airdate": "2026-04-13T20:13:20-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bass In My Thong",
    "track_id": null,
    "recording_id": null,
    "artist": "SOLTERA",
    "artist_ids": [
        "4209b32f-a9df-4c58-b945-7d05a6a69bd5"
    ],
    "album": "Bass In My Thong",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Soltera and Sonido Sex’s “Bass In My Thong” is exactly the kind of title that tells you, in one breath, that subtlety is not the operative mode. The song has existed in live circulation for some time, including performances documented in 2023, and then reemerged in 2026 as an official single and video release. That trajectory matters because it makes the track feel road-tested rather than merely clever. Soltera’s recent artist pages show a fast-moving catalog of singles and collaborations, while the new release framing around “Bass In My Thong” emphasizes the partnership with Sonido Sex and the song’s club-readiness. The title does a lot of work: bass as low-end force, bass as bodily sensation, thong as sexualized costume, joke, and emblem of self-styled excess. The song appears to understand all of that and lean straight into it. What could have been a throwaway provocation instead reads as part of a larger aesthetic of hyperpop-adjacent nightlife self-invention, where shamelessness becomes a kind of compositional tool. “Bass In My Thong” sounds engineered for motion, humor, and immediate recall. It turns innuendo into branding, but with enough rhythmic conviction that the joke does not flatten the song. Instead, it becomes part of the song’s bounce: cheeky, physical, and fully committed to the bit. \u2028Listen: https://www.youtube.com/watch?v=547iCRdq8S4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}