Information about plays

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

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

{
    "id": 3594611,
    "uri": "https://api.kexp.org/v2/plays/3594611/?format=api",
    "airdate": "2025-12-22T20:53:00-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Negro Soledad",
    "track_id": null,
    "recording_id": null,
    "artist": "Belafonte Sensacional",
    "artist_ids": [
        "2fa364f9-8c12-46bd-8846-437a5dbfdc10"
    ],
    "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": "“Negro Soledad” stands as a stark meditation on isolation, using direct language and steady propulsion to ground its emotional weight. Belafonte Sensacional approach the song with narrative restraint, allowing mood and phrasing to do the work rather than overt dramatics. The arrangement favors momentum, giving the track a sense of movement through a nocturnal landscape. Vocals carry a conversational tone, as if confiding rather than declaring, which deepens the song’s intimacy. The title frames solitude as something heavy and enveloping, and the music reinforces that impression through repetition and tonal consistency. Rather than seeking resolution, “Negro Soledad” documents a state of being, capturing the persistence of loneliness without romanticizing it. The track’s effectiveness lies in its honesty, presenting solitude as complex and lived-in rather than abstract.\u2028Listen: https://www.youtube.com/watch?v=4-cprGwH5Hw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}