Information about plays

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

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

{
    "id": 3594592,
    "uri": "https://api.kexp.org/v2/plays/3594592/?format=api",
    "airdate": "2025-12-22T19:56:37-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Speaking Facts",
    "track_id": null,
    "recording_id": null,
    "artist": "Diabbla",
    "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": "“Speaking Facts” frames confidence as confrontation, using cadence and delivery to assert authority. The track prioritizes voice and rhythm, allowing lyrical presence to dominate the mix. Vocals are sharp and deliberate, turning each line into a declaration rather than a suggestion. The production remains uncluttered, reinforcing the idea that clarity itself is the message. Rather than unfolding a narrative, the song establishes a stance, positioning truth as something spoken plainly and without apology. Momentum is maintained through consistent pacing, keeping intensity high without unnecessary escalation. “Speaking Facts” resonates through its refusal to dilute its point, presenting conviction as both shield and weapon. The track works effectively as a moment of assertion, shifting energy toward decisiveness and resolve.\u2028Listen: https://open.spotify.com/track/4tNdXGFAe8e8GWe8Xf39mJ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}