Information about plays

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

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

{
    "id": 3559358,
    "uri": "https://api.kexp.org/v2/plays/3559358/?format=api",
    "airdate": "2025-09-29T21:45:45-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "https://coverartarchive.org/release/13a982f8-9ea9-48cc-b037-c3d76b77ebab/40651759109-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/13a982f8-9ea9-48cc-b037-c3d76b77ebab/40651759109-250.jpg",
    "song": "Narcisista",
    "track_id": null,
    "recording_id": "f1aa3a50-4e2d-4e81-bafd-816e2350241b",
    "artist": "Grito Exclamac!ón",
    "artist_ids": [
        "bb216360-0856-4ba5-b3d6-2d9a4e65a2d5"
    ],
    "album": "Grito Exclamac!ón",
    "release_id": null,
    "release_group_id": "00e8b682-f380-4e8b-8302-fb16ce41729b",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-06-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Narcisista” by Grito Exclamac!ón is a raw, cathartic punk anthem that confronts toxic relationships and self‑empowerment. The track opens with a poetic monologue, setting a reflective tone before launching into a fierce, emotionally charged chorus. The lyrics explore themes of manipulation, self‑realization, and reclaiming personal agency, with lines like “todo emana de mí” (everything emanates from me) affirming inner strength. The song balances vulnerability with defiance, capturing the turmoil of emotional entanglement and the clarity that follows. Released on June 28, 2024, as part of their self‑titled debut album, “Narcisista” showcases Grito Exclamac!ón’s commitment to bold, socially conscious punk.\n\nListen or purchase on Bandcamp:\nhttps://gritoexclamacion.bandcamp.com/track/narcisista",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}