Information about plays

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

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

{
    "id": 3588604,
    "uri": "https://api.kexp.org/v2/plays/3588604/?format=api",
    "airdate": "2025-12-08T19:23:11-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Let's Make Love And Listen To",
    "track_id": null,
    "recording_id": "0c16f81d-d215-4dbc-9320-307b78e4ec0f",
    "artist": "CSS",
    "artist_ids": [
        "23b58ea2-1cc3-468a-9e76-5027e196e851"
    ],
    "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": "“Let’s Make Love” finds CSS leaning into their distinctive blend of electro-punk irreverence and sugary pop sensibility. While often overshadowed by the band’s flashier singles, this track highlights the subtler strengths that made CSS such a defining force in mid-2000s indie: playful songwriting, bright synth textures, and an almost disarmingly casual approach to intimacy. Lovefoxxx’s vocals glide between flirtation and detachment, giving the track a cool, conversational tone that contrasts with the warm, danceable beat underneath.\n\nMusically, “Let’s Make Love” is anchored by a simple, looping rhythm section that creates a hypnotic groove, while guitars flicker around the edges with a loose, DIY charm. CSS has always thrived on the tension between roughness and polish — the feeling that a song might fall apart at any moment, yet somehow becomes more compelling because of it. Here, that tension works beautifully. The track feels spontaneous, like friends making music in a bedroom studio and accidentally stumbling onto something irresistible.\n\nLyrically, it’s cheeky and direct, true to the band’s tongue-in-cheek approach to desire. It’s less about grand romance and more about capturing a vibe — playful, immediate, and unpretentious.\n\nListen here:\nhttps://www.youtube.com/watch?v=7agPOt1XZz8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}