Information about plays

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

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

{
    "id": 3606501,
    "uri": "https://api.kexp.org/v2/plays/3606501/?format=api",
    "airdate": "2026-01-19T20:32:45-08:00",
    "show": 65702,
    "show_uri": "https://api.kexp.org/v2/shows/65702/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Corpiños",
    "track_id": null,
    "recording_id": null,
    "artist": "Las Tussi",
    "artist_ids": [
        "68e5b8a5-faf9-42fd-8001-ef8da842f350"
    ],
    "album": "El Album Rosa",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Corpiños” is built like a punk single that knows exactly how to move: it arrives quickly, locks into a driving groove, and keeps sharpening its angles as it goes. Las Tussi’s approach is immediate—fast guitars, a punchy rhythm bed, and vocals that feel both conversational and confrontational, like a diary entry turned into a rallying cry. The title and lyric framing suggest a body-and-identity theme without softening the delivery; it comes off as self-aware, ironic, and defiant, refusing to treat everyday gendered expectations as neutral. The track’s structure is clean and purposeful: verses that set the scene, a hook that sticks, and transitions that don’t waste time. Sonically, the recording is polished enough to emphasize clarity (you can track the phrasing and rhythmic accents), but it stays rooted in punk economy—no excess, just pressure and release. Notably, it’s positioned as an advance taste of a larger statement, which makes it feel like a doorway into a bigger era for the band rather than a standalone throwaway.\u2028\n\nListen: https://lastussi.bandcamp.com/track/corpi-os-single",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}