Information about plays

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

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

{
    "id": 3591593,
    "uri": "https://api.kexp.org/v2/plays/3591593/?format=api",
    "airdate": "2025-12-15T21:12:23-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "El garage de Gina Monster",
    "track_id": null,
    "recording_id": "657b4395-7ecb-4ca6-8863-2161757c5bdb",
    "artist": "Lost Acapulco",
    "artist_ids": [
        "f85ce554-eefa-4408-be2e-2b55938333dd"
    ],
    "album": "4",
    "release_id": null,
    "release_group_id": "3a27f5b6-da67-35fe-a5ea-dd12303794f0",
    "labels": [],
    "label_ids": [],
    "release_date": "1998-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lost Acapulco are widely covered as a Mexican instrumental surf/garage band known for fast, reverb-heavy guitar work and high-energy live reputation. \u2028El Garage de Ginna Monster is exactly the kind of title that suits surf/garage instrumentals: playful, cinematic, and a little absurd. It suggests a specific place—a garage—turned into a mythic set, like a B-movie scene where something wild is about to happen. That’s the charm of this style: storytelling without lyrics. The guitars do the talking, and the rhythm section provides the chase sequence. Lost Acapulco’s best tracks feel like motion—skateboard speed, horror-comic humor, and hot-rod adrenaline all at once. This song works in playlists because it’s both functional and distinctive. It can lift energy in a room without competing with conversation, and it can also serve as a palate cleanser between vocal-heavy tracks. There’s also a physical nostalgia in surf music: reverb as time machine, tremolo as heartbeat. El Garage de Ginna Monster taps into that while keeping the mood mischievous rather than retro-precious. Put it on when you want fun with teeth, and when you want guitars to sound like they’re grinning.\u2028Listen: https://open.spotify.com/search/Lost%20Acapulco%20El%20Garage%20de%20Ginna%20Monster",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}