Information about plays

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

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

{
    "id": 3641675,
    "uri": "https://api.kexp.org/v2/plays/3641675/?format=api",
    "airdate": "2026-04-13T20:01:24-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/9bc31312-e47b-416e-a5eb-0cd9eb1db066/15683305271-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9bc31312-e47b-416e-a5eb-0cd9eb1db066/15683305271-250.jpg",
    "song": "Señoras bien",
    "track_id": null,
    "recording_id": "1cb7e0a7-9a7e-4756-a968-9830c2fdf911",
    "artist": "Las Bistecs",
    "artist_ids": [
        "2f77364f-0900-49b8-be68-8be2c57c99cc"
    ],
    "album": "Oferta",
    "release_id": null,
    "release_group_id": "b45a3a2f-1515-44e2-acf8-d63bd9ca77b1",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2016-09-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Las Bistecs’ “Señoras Bien” is camp as a weapon and satire as dance music. Released on Oferta in 2016, the track belongs to the Barcelona duo’s gleefully confrontational project of “electro-disgusting,” a style built around crude humor, pop immediacy, and sharp social caricature. Even before getting into the song’s specifics, the title says a great deal. “Señoras bien” names a recognizable social type: comfortable, respectable, class-coded, performatively proper. Las Bistecs seize that figure and turn it into raw material for mockery, performance, and club-floor release. What makes the song work is that it never mistakes parody for distance. It is not aloof satire. It is noisy, bodily, ridiculous, and fully aware that comedy lands harder when it is also infectious. The duo’s larger catalog has always been invested in using simple hooks and abrasive wit to push against sexism, bourgeois respectability, and the policing of bodies, and “Señoras Bien” fits cleanly within that mission. It sounds like social critique with lipstick smeared across it, a song that laughs not because things are harmless, but because exaggeration can expose what politeness protects. The result is catchy and confrontational in equal measure, the kind of pop provocation that knows exactly how silly power can look under bright lights. \u2028Listen: https://open.spotify.com/track/0C60TsFeKSPCyTHolDUN0n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}