Information about plays

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

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

{
    "id": 3594595,
    "uri": "https://api.kexp.org/v2/plays/3594595/?format=api",
    "airdate": "2025-12-22T20:02:40-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Man With a Gun",
    "track_id": null,
    "recording_id": null,
    "artist": "Niñas Cochinas",
    "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": "“Man With a Gun” confronts threat head-on, using punk immediacy to translate fear into momentum. Niñas Cochinas deliver the song with urgency, favoring speed and clarity over nuance. The title’s stark imagery sets the stakes instantly, and the music reinforces that tension through relentless drive. Vocals feel assertive and uncompromising, refusing to soften the subject matter. Instrumentation is stripped to essentials, allowing rhythm and distortion to carry emotional impact. Rather than narrating an event, the song captures a moment of heightened awareness, where danger is present and undeniable. This directness gives “Man With a Gun” its force, transforming anxiety into defiance. The track’s brevity enhances its effectiveness, leaving little room for distraction or detour. Niñas Cochinas channel punk as a tool for confrontation, making the song feel urgent, physical, and necessary rather than symbolic.\u2028Listen: https://ninascochinas.bandcamp.com/track/man-with-a-gun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}