Information about plays

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

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

{
    "id": 3600693,
    "uri": "https://api.kexp.org/v2/plays/3600693/?format=api",
    "airdate": "2026-01-05T19:43:07-08:00",
    "show": 65574,
    "show_uri": "https://api.kexp.org/v2/shows/65574/?format=api",
    "image_uri": "https://coverartarchive.org/release/3e2299c8-f6cf-4354-b4f3-4269a6829249/41531957038-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3e2299c8-f6cf-4354-b4f3-4269a6829249/41531957038-250.jpg",
    "song": "Corazón de sandía",
    "track_id": null,
    "recording_id": "39949d6c-ea1f-435c-b911-adcb0ce0e339",
    "artist": "Los Tetas",
    "artist_ids": [
        "3a96e243-597c-49a0-8d75-8b05e189ac1b"
    ],
    "album": "Latin Funk All-Stars",
    "release_id": null,
    "release_group_id": "1dd8e5b4-3bd8-4b8f-b8f4-f04eaf1b3907",
    "labels": [],
    "label_ids": [],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Tetas – Corazón de Sandía is a smooth, laid-back classic from the Chilean funk collective Los Tetas, originally released in 1998 on their album La Medicina. The band emerged in the late 1990s as one of the most distinctive voices in Latin American funk, drawing heavily from 1970s soul, P-Funk, hip-hop, and psychedelic grooves while grounding their sound in a distinctly Chilean urban sensibility. Corazón de Sandía captures this identity perfectly, balancing warmth, rhythm, and melodic ease.\n\nMusically, the track is built around a deep, elastic bassline, crisp drum patterns, and relaxed guitar riffs that glide rather than strike. The groove feels sun-drenched and unhurried, inviting listeners into a reflective yet playful headspace. Vocals are delivered with a conversational intimacy, floating over the rhythm instead of dominating it, which reinforces the song’s mellow atmosphere.\n\nLyrically, Corazón de Sandía uses poetic and symbolic language to explore vulnerability, emotional openness, and tenderness. The image of a “watermelon heart” suggests something sweet, fragile, and easily bruised—an emotional core that feels deeply but risks being hurt. Rather than dramatizing heartbreak, the song leans into softness and honesty, making it quietly resonant. It remains one of Los Tetas’ most beloved tracks, emblematic of their ability to merge groove-driven music with introspective feeling.\n\nLink: https://lostetas.bandcamp.com/track/corazon-de-sandia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}