Information about plays

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

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

{
    "id": 3612371,
    "uri": "https://api.kexp.org/v2/plays/3612371/?format=api",
    "airdate": "2026-02-02T19:23:14-08:00",
    "show": 65825,
    "show_uri": "https://api.kexp.org/v2/shows/65825/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Les Falta Callo",
    "track_id": null,
    "recording_id": null,
    "artist": "Diabbla",
    "artist_ids": [],
    "album": "Les Falta Callo",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Les Falta Callo” is built around a classic premise—calling out pretenders—but it lands because it’s delivered with conviction and timing. The title itself is a flex: you don’t get respect by talking about pressure, you get it by carrying pressure. Diabbla’s approach reads as confrontational and self-assured, the kind of performance that treats the mic like a courtroom and a stage at the same time. The track’s impact depends on attitude as much as sonics; even without overloading the arrangement, the vocal presence keeps the energy up front. “Les Falta Callo” works best when you hear it as a boundary-setting anthem—less about generic bravado, more about establishing who’s really earned their voice in a scene. The tone suggests impatience with superficiality: no tolerance for soft posturing, no reward for empty noise. If you’re programming a set of songs that feel like adrenaline and truth-telling, this fits as a sharp, modern shot of disdain aimed upward. I am keeping this writeup focused on the song’s stance and delivery because verifiable public details about the track’s full background and credits are limited across major public pages. The record still communicates clearly: it’s a callout, and it doesn’t blink.\u2028Listen: https://open.spotify.com/track/6soI61Gi5tdzpZfabzy8cn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}