Information about plays

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

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

{
    "id": 3576548,
    "uri": "https://api.kexp.org/v2/plays/3576548/?format=api",
    "airdate": "2025-11-10T20:31:36-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Oda a los lirios",
    "track_id": null,
    "recording_id": null,
    "artist": "Crystalinas",
    "artist_ids": [],
    "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": "“Oda a los Lirios” blossoms from Monterrey-based ensemble Crystalinas with a delicate yet expansive sound-scape. The Mexican quintet weaves shimmering guitars, soft rhythmic pulses and ethereal vocals into a wistful ode: melancholic but hopeful, minimal but richly atmospheric. The fact that they emerge from the vibrant Nuevo León scene adds depth — one hears both youthful introspection and cultural resonance in the composition. The track’s slow build and textural nuance invite listeners to linger and reflect, as if walking through a garden at dusk. With Oda a los Lirios, Crystalinas capture emotional fragility and quiet strength in equal measure.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}