Information about plays

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

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

{
    "id": 3594577,
    "uri": "https://api.kexp.org/v2/plays/3594577/?format=api",
    "airdate": "2025-12-22T19:07:20-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Por qué tan solo y triste",
    "track_id": null,
    "recording_id": null,
    "artist": "Estamos Perdidos",
    "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": "“Por qué tan solo y triste” is a direct confrontation with isolation, framed as a question that lingers without answer. Estamos Perdidos approach the theme with restraint, allowing atmosphere and pacing to carry emotional weight. The song moves steadily, avoiding dramatic shifts in favor of consistency that mirrors the persistence of loneliness. Vocals are delivered with a subdued intensity, reinforcing the feeling of inward reflection rather than outward declaration. The title sets the emotional tone, but the music deepens it, creating a space that feels enclosed and introspective. Rather than seeking resolution, the track documents a state of being, emphasizing repetition and endurance. Subtle variations in texture prevent stagnation, keeping the listener engaged without breaking the mood. “Por qué tan solo y triste” resonates through its honesty, presenting sadness as complex and sustained rather than fleeting. The song’s power lies in its simplicity, allowing emotion to surface without embellishment or escape.\u2028Listen: https://open.spotify.com/track/1Oo90CojxkkjoYeaURDl1T",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}