Information about plays

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

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

{
    "id": 3594610,
    "uri": "https://api.kexp.org/v2/plays/3594610/?format=api",
    "airdate": "2025-12-22T20:48:42-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Vuelve",
    "track_id": null,
    "recording_id": null,
    "artist": "Amantes del futuro",
    "artist_ids": [
        "7f74b684-b7a5-40d1-a0f8-bcb1e7edd64c"
    ],
    "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": "“Vuelve” operates on the tension between desire and inevitability, framing return as both longing and repetition. Amantes del Futuro ground the song in a steady, dance-oriented rhythm while allowing subtle production details to shape its emotional tone. The groove is persistent and inviting, but beneath it lies a sense of unresolved expectation. Vocals feel restrained, reinforcing the idea that the plea implied by the title is tempered by experience. Rather than dramatizing reunion, the track treats it as a cycle, something familiar and complicated. This approach gives “Vuelve” a dual function: it works as movement-driven music while sustaining emotional depth. The arrangement is economical, letting rhythm and atmosphere carry the message without excess ornamentation. Amantes del Futuro succeed in making the song feel communal yet introspective, a balance that keeps it resonant beyond the dance floor.\u2028Listen: https://open.spotify.com/track/72o8vVIviH45lmuj0jj0Xu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}