Information about plays

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

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

{
    "id": 3588640,
    "uri": "https://api.kexp.org/v2/plays/3588640/?format=api",
    "airdate": "2025-12-08T21:11:56-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Aun",
    "track_id": null,
    "recording_id": null,
    "artist": "Alguien en el auto",
    "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": "“Aun” unfolds like a quiet confession carried by soft indie instrumentation and a reflective emotional core. The arrangement is sparse: delicate guitar lines, minimal percussion, and subtle bass pulses that give the track just enough forward motion without disturbing its intimate atmosphere. Vocals sit very closely in the mix, almost whisper-like, emphasizing vulnerability and hesitation. The lyrics revolve around persistence—what remains, what lingers, what refuses to fade even when distance or time intervenes. Because public information about Alguien en el auto is minimal, the song’s world-building does most of the storytelling. Its simplicity feels intentional, a deliberate attempt to freeze a fleeting, private moment. “Aun” is the kind of track that works best alone at night, when quiet thoughts rise unexpectedly and every small emotion feels amplified.\nListen: https://open.spotify.com/search/Alguien%20en%20el%20auto%20Aun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}