Information about plays

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

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

{
    "id": 3588605,
    "uri": "https://api.kexp.org/v2/plays/3588605/?format=api",
    "airdate": "2025-12-08T19:26:30-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "PUÑOS PULSERAS Y PALETAS",
    "track_id": null,
    "recording_id": null,
    "artist": "Kevis & Maykyy",
    "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": "“PUÑOS PULSERAS Y PALETAS” feels like a street-level anthem built from reggaeton, urbano, and regional Latin influences, but filtered through a very contemporary, internet-era sensibility. The beat leans on dembow-style syncopation, but with extra percussive hits and FX that give it a jagged, almost industrial edge. Kevis and Maykyy trade verses and hooks with a casual swagger, packing their lines with references to fashion, friendship, and confrontation. The title itself sets the tone: fists, bracelets, and popsicles signal a mix of toughness, style, and neighborhood summertime energy. Production is crisp and loud; bass dominates the lower end, while high-pitched synth motifs and vocal chops punctuate the rhythm. There is a sense of flexing, but also of local humor—this is music that sounds like it belongs to a specific crew and place, then gets beamed outward to anyone who recognizes the vibe.\nListen: https://open.spotify.com/search/Kevis%20Maykyy%20Pu%C3%B1os%20Pulseras%20y%20Paletas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}