Information about plays

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

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

{
    "id": 3618425,
    "uri": "https://api.kexp.org/v2/plays/3618425/?format=api",
    "airdate": "2026-02-16T20:40:30-08:00",
    "show": 65953,
    "show_uri": "https://api.kexp.org/v2/shows/65953/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rock'n roll",
    "track_id": null,
    "recording_id": "a25f4e01-923f-4ee6-a0c9-3cc289ecf311",
    "artist": "Espanto",
    "artist_ids": [
        "d32efd6d-ec0c-4608-bb8f-3c90ee6a8365"
    ],
    "album": "Rock 'n' Roll",
    "release_id": null,
    "release_group_id": "2a860eba-9fd5-4962-ac3a-eadbde5bfddc",
    "labels": [],
    "label_ids": [],
    "release_date": "2012-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Espanto’s “Rock’n Roll” sits in that sweet spot where irony and tenderness share the same synth line. Espanto are a Mexican electronic pop duo known for writing songs that feel deceptively simple—sticky melodies, bright textures—while the lyrics often carry a sideways emotional bite. “Rock’n Roll” plays with the myth of the genre as a lifestyle: the swagger, the pose, the promise that volume can solve your problems. But instead of worshipping the cliché, the track turns it into a mirror—something you try on, dance in, and eventually outgrow. The production keeps things buoyant and clean, letting the hook do the heavy lifting, like a neon sign that refuses to turn off. There’s also a distinctly Espanto move here: treating pop as a conversation, not a performance of cool. The song’s energy suggests motion—late-night streets, the glow of convenience-store lights, the half-joke confidence you use to hide how much you actually feel. “Rock’n Roll” lands as a sly anthem for anyone who’s ever wanted the romance of rebellion without the wreckage, and then realized the real drama is internal anyway.\u2028Listen: https://open.spotify.com/track/0XUg4SXrxxtNi2llt84eHL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}