Information about plays

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

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

{
    "id": 3594596,
    "uri": "https://api.kexp.org/v2/plays/3594596/?format=api",
    "airdate": "2025-12-22T20:06:04-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lleváme",
    "track_id": null,
    "recording_id": null,
    "artist": "Marina Fages",
    "artist_ids": [
        "0c2a530a-695b-463b-b8b6-c8d8b35f80cf"
    ],
    "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": "“Lleváme” reflects Marina Fages’ distinctive approach to songwriting, where raw rock energy coexists with a strong sense of atmosphere and place. The song moves with urgency, driven by guitars that feel tactile and restless, while the rhythm section maintains a forward pull that never fully settles. Vocally, Fages delivers lines with clarity and conviction, allowing emotion to surface without excess dramatization. The title frames the song as a request or demand for movement, suggesting escape, transformation, or the need to cross a threshold. Rather than treating departure as romantic fantasy, “Lleváme” presents it as necessity, shaped by pressure and accumulation. The arrangement shifts dynamically, creating moments of tension and release that mirror the instability at the heart of the song. Fages’ background as a visual artist is felt in the way scenes seem to unfold sonically, with texture and pacing doing as much storytelling as lyrics. “Lleváme” stands as a powerful example of momentum-driven rock that remains emotionally grounded.\u2028Listen: https://marinafages.bandcamp.com/track/llev-me",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}