Information about plays

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

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

{
    "id": 3618416,
    "uri": "https://api.kexp.org/v2/plays/3618416/?format=api",
    "airdate": "2026-02-16T20:15:16-08:00",
    "show": 65953,
    "show_uri": "https://api.kexp.org/v2/shows/65953/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sheep en la Gran Ciudad",
    "track_id": null,
    "recording_id": null,
    "artist": "Perra Brava",
    "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": "“Sheep en la Gran Ciudad” is a fierce, razor-sharp punk single from Perra Brava, a duo from Mexico City that’s been turning heads in the underground rock and garage scene with their visceral, minimalist sound and biting social critique. Formed by Fernanda Navarrete (drums/vocals) and Néstor Fajardo (guitar/vocals), Perra Brava self-describe with playful defiance as a “dúo de perras,” channeling punk’s raw energy through stripped-down instrumentation and uncompromising attitude.\n\nReleased as part of their 2025 EP Silabo Tatequeda, “Sheep en la Gran Ciudad” taps into the band’s sharp lyrical voice, calling out conformity, media noise, and the herd mentality of city life — hence the imagery of “sheep” caught in the grind of the metropolis. With sparse but punchy guitar and drums driving the track’s mid-tempo bounce, the duo blends garage rock grit with punk urgency, crafting a sound that feels both immediate and deeply personal.\n\nPerra Brava’s work stands out for how it captures contemporary frustrations without losing a sense of humor or irony, turning everyday disillusionment into a communal shout-along.\n\nSpotify: https://open.spotify.com/track/6example\n\nBandcamp: https://perrabrava.bandcamp.com/track/sheep-en-la-gran-ciudad-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}