Information about plays

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

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

{
    "id": 3594607,
    "uri": "https://api.kexp.org/v2/plays/3594607/?format=api",
    "airdate": "2025-12-22T20:39:15-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Vete!",
    "track_id": null,
    "recording_id": null,
    "artist": "Shifters!!",
    "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": "“Vete!” is defined by immediacy and refusal, delivering its message with punk economy and force. The song wastes no time, launching directly into a driving rhythm that reinforces its confrontational stance. Vocals are sharp and emphatic, turning the title into a command rather than a suggestion. Instrumentally, the track relies on tight coordination rather than embellishment, allowing speed and aggression to carry meaning. “Vete!” frames rejection as empowerment, using clarity and volume to draw firm boundaries. Rather than dramatizing conflict, it presents it as resolved through action. The brevity of the song enhances its impact, making each moment feel deliberate and uncompromising. Shifters!! channel classic punk urgency while keeping the track rooted in the present, resulting in a piece that feels both familiar and immediate. “Vete!” functions effectively as a momentum surge, injecting intensity and resolve into any sequence.\u2028Listen: https://open.spotify.com/track/3hUuIvD0b8XfvllswcAj8A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}