Information about plays

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

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

{
    "id": 3556010,
    "uri": "https://api.kexp.org/v2/plays/3556010/?format=api",
    "airdate": "2025-09-21T17:46:21-07:00",
    "show": 64625,
    "show_uri": "https://api.kexp.org/v2/shows/64625/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-d114555a-416c-467c-9a36-8d54bf198968/mbid-d114555a-416c-467c-9a36-8d54bf198968-42507304550_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-d114555a-416c-467c-9a36-8d54bf198968/mbid-d114555a-416c-467c-9a36-8d54bf198968-42507304550_thumb250.jpg",
    "song": "Enough",
    "track_id": "2cfb8b28-38df-44ce-8285-681e202f9e20",
    "recording_id": "fc87dcbf-700b-4a2b-ae21-3739b69ce165",
    "artist": "Jeff Tweedy",
    "artist_ids": [
        "63287966-6021-474a-ba76-edc37a5f1b7c"
    ],
    "album": "Twilight Override",
    "release_id": "d114555a-416c-467c-9a36-8d54bf198968",
    "release_group_id": "ad8aa827-01fb-4d2e-bc74-c8ace754ed1c",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Twilight Override is the upcoming fifth solo studio album by American musician Jeff Tweedy, scheduled to be released on September 26, 2025, via dBpm Records. It is a triple album.\n\nOf the album, Tweedy shares, \"When you choose to do creative things, you align yourself with something that other people call God. And when you align yourself with creation, you inherently take a side against destruction. You’re on the side of creation. And that does a lot to quell the impulse to destroy. Creativity eats darkness.\"\n\nTweedy adds, \"Sort of an endless buffet these days—a bottomless basket of rock bottom. Which is, I guess, why I’ve been making so much stuff lately. That sense of decline is hard to ignore, and it must be at least a part of the shroud I’m trying to unwrap. The twilight of an empire seems like a good enough jumping-off point when one is jumping into the abyss.\n\n\"'Twilight' sure is a pretty word, though. And the world is full of happy people in former empires, so maybe that’s not the only source of this dissonance. Whatever it is out there (or in there) squeezing this ennui into my day, it’s fucking overwhelming. It’s difficult to ignore. \n\n\"Twilight Override is my effort to overwhelm it right back. Here are the songs and sounds and voices and guitars and words that are an effort to let go of some of the heaviness and up the wattage on my own light. My effort to engulf this encroaching nighttime (nightmare) of the soul.\" https://tinyurl.com/225a7zv4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}