Information about plays

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

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

{
    "id": 3594583,
    "uri": "https://api.kexp.org/v2/plays/3594583/?format=api",
    "airdate": "2025-12-22T19:27:00-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tren Al Sur",
    "track_id": null,
    "recording_id": null,
    "artist": "Twin Tribes",
    "artist_ids": [
        "bf629fc0-2d07-4fa3-90dd-1e77629be935"
    ],
    "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": "Twin Tribes reinterpret “Tren Al Sur” through a darkwave lens, emphasizing atmosphere and movement over nostalgia. The song’s sense of travel is heightened by steady rhythm and expansive reverb, creating the impression of distance unfolding in real time. Vocals are measured and melancholic, adding spectral quality to the familiar melody. The arrangement favors mood and pacing, allowing the song to breathe while maintaining forward momentum. Rather than replicating the original’s warmth, this version leans into introspection, reframing the journey as solitary and reflective. “Tren Al Sur” becomes less about destination and more about passage. Twin Tribes succeed in honoring the song’s emotional core while reshaping its context, resulting in a version that feels both reverent and distinctly their own.\u2028Listen: https://open.spotify.com/intl-id/track/4FlvZhtBJwCWx5PCByQyLL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}