Information about plays

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

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

{
    "id": 3594594,
    "uri": "https://api.kexp.org/v2/plays/3594594/?format=api",
    "airdate": "2025-12-22T20:01:07-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "argüendero",
    "track_id": null,
    "recording_id": null,
    "artist": "Ven Y Mira",
    "artist_ids": [
        "f1edc849-0fad-44f5-ae97-8b4bc3c04ca5"
    ],
    "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": "“argüendero” thrives on repetition and agitation, using persistent rhythm to evoke social tension and restlessness. ven y mira build the track around a driving pulse that feels deliberately unrelenting, creating a sense of motion that borders on claustrophobic. Guitars favor texture over melody, reinforcing the song’s confrontational tone. Vocals feel embedded within the mix rather than elevated above it, emphasizing collective energy over individual expression. The title suggests provocation and noise, and the song reflects that through its refusal to settle into comfort. Rather than offering narrative clarity, “argüendero” captures a state of constant friction, where momentum itself becomes the subject. The track’s power lies in its discipline, maintaining pressure without escalation or release. ven y mira use minimal variation to maximum effect, turning insistence into atmosphere.\u2028Listen: https://venymira.bandcamp.com/track/arg-endero",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}