Information about plays

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

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

{
    "id": 3547710,
    "uri": "https://api.kexp.org/v2/plays/3547710/?format=api",
    "airdate": "2025-09-01T21:07:23-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "1/2 Día",
    "track_id": null,
    "recording_id": null,
    "artist": "Diles que no me maten",
    "artist_ids": [
        "6dfd0709-1021-4a1a-b4ba-a5a93c5b053a"
    ],
    "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": "“1/2 Día” is a moody post-punk track drenched in echo. The bassline pulses steadily, guitars shimmer in reverb, and the vocals deliver cryptic, poetic fragments. The lyrics reflect the weight of time—half a day as both brief and endless. Its atmosphere is heavy yet alluring, pulling the listener into a contemplative haze. Diles que no me maten excel at turning melancholy into movement, and this track shows their mastery of texture and emotion.\u2028Listen: https://dilesquenomematen.bandcamp.com/track/1-2-dia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}