Information about plays

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

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

{
    "id": 3559350,
    "uri": "https://api.kexp.org/v2/plays/3559350/?format=api",
    "airdate": "2025-09-29T21:19:22-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Breadcrumbs",
    "track_id": null,
    "recording_id": null,
    "artist": "Cosmic Kitten",
    "artist_ids": [
        "c239b0ec-bed7-40b4-a06c-27a1dbe68df0"
    ],
    "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": "“Breadcrumbs” by Cosmic Kitten (San Pedro, CA) is a gritty post‑grunge gem that carries equal parts anger, regret, and raw confession. The track’s heart lies in its lyrics: “falling into something you never intended … realizing too late that you were just another pawn in someone else’s game” (vocalist Karen Marie)  Musically, it rides fuzzy guitars, steady drums, and a vocal that veers between vulnerable and fierce. The emotional weight unfolds as the song progresses — shame, hurt, and a sharp clarity simmer together. It’s an unflinching snapshot of personal collapse, framed in powerful alt‑rock sensibility.\n\nListen or purchase on Bandcamp:\nhttps://cosmickitten.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}