Information about plays

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

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

{
    "id": 3635565,
    "uri": "https://api.kexp.org/v2/plays/3635565/?format=api",
    "airdate": "2026-03-30T11:15:22-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb250.jpg",
    "song": "Taxes",
    "track_id": "efe4e90d-2863-4c8c-ac7c-9933f0585369",
    "recording_id": "38d1fb45-1421-4da8-8f7d-32a50fa254f4",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Getting Killed",
    "release_id": "0bf006ce-45a5-4963-89cb-cd285fd768bb",
    "release_group_id": "3c18308c-9072-4810-b26e-0c573e46fb07",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Doctor, doctor! Heal yourself Doctor, doctor! Heal yourself And I will break my own heart I will break my own heart from now on...\"\n\nCameron Winter’s theatrical croon is bound to stop anyone in their tracks. He and the rest of the Geese crew — Emily Green, Dominic DiGesu, and Max Bassin — let it all hang out on their kaleidoscopic third studio album. With a mesmerizing soundscape built from layered keys, guitars, drums, and samples, Getting Killed is an epic, no-holds-barred art rock masterpiece that transcends time, space, and genre. Having cut their teeth as high schoolers, this band has continued to expand its innovative expression with each release, making it clear that the sky — if that — is the limit. https://www.kexp.org/read/2025/9/29/new-music-reviews-929/\n\nhttps://geeseband.com/\nhttps://geesebandnyc.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}