Information about plays

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

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

{
    "id": 3609747,
    "uri": "https://api.kexp.org/v2/plays/3609747/?format=api",
    "airdate": "2026-01-27T09:52:36-08:00",
    "show": 65768,
    "show_uri": "https://api.kexp.org/v2/shows/65768/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "City of Heroes",
    "track_id": null,
    "recording_id": null,
    "artist": "Billy Bragg",
    "artist_ids": [
        "7cec4a03-0a83-4308-856a-afb8aa5db0fc"
    ],
    "album": "Single",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "None"
    ],
    "label_ids": [],
    "release_date": "2026-01-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://braggb.substack.com/p/city-of-heroes\n\nWe just got our hands on a new song from Billy Bragg about what has been happening in Minneapolis, because, of course Billy Bragg wrote something.\n\nBragg says\n\n\"The murder of Alex Pretti was horrifically shocking, all the more so as we are still reeling from the images of the murder of Renee Good. That these crimes can be committed in broad daylight, on camera and yet no one is held accountable only adds to the injustice. I wrote this song yesterday as a tribute to the bravery of the people of Minneapolis who, knowing that these trigger happy ICE thugs operate with seeming impunity in their midst, are still willing to put themselves in harms way to defend their community. Their resistance is an inspiration to us all.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}