Information about plays

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

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

{
    "id": 3656443,
    "uri": "https://api.kexp.org/v2/plays/3656443/?format=api",
    "airdate": "2026-05-18T15:11:52-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn711403.ca.archive.org/0/items/mbid-5f29d405-be8f-4cfc-8542-82fa88fc3456/mbid-5f29d405-be8f-4cfc-8542-82fa88fc3456-45125012811_thumb500.jpg",
    "thumbnail_uri": "https://dn711403.ca.archive.org/0/items/mbid-5f29d405-be8f-4cfc-8542-82fa88fc3456/mbid-5f29d405-be8f-4cfc-8542-82fa88fc3456-45125012811_thumb250.jpg",
    "song": "Black Butterfly",
    "track_id": "efbdfa99-7aa9-4417-9bac-77d0d1421595",
    "recording_id": "966f38cf-34f6-4bd9-baf2-cf4c85e1ee6a",
    "artist": "Brooklyn Funk Essentials",
    "artist_ids": [
        "280d9262-c2fd-4875-a971-13a28a22f18b"
    ],
    "album": "Black Butterfly",
    "release_id": "5f29d405-be8f-4cfc-8542-82fa88fc3456",
    "release_group_id": "7a0cd172-ec60-49d5-b8d0-afb2d177776c",
    "labels": [
        "Dorado"
    ],
    "label_ids": [
        "5e13f33b-f26b-4a73-83e3-8dddbbcfe0b0"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn Funk Essentials are one of those acts that quietly outlast everyone — formed in 1993 at Arthur Baker's recording studio under bassist Lati Kronlund, they were New York City club-scene staples through the mid-'90s and they've just kept going. Their 1994 debut \"Cool and Steady and Easy\" memorably covered Pharoah Sanders' \"The Creator Has a Master Plan\" and featured Tony Allen on drums. \"Black Butterfly\" is their eighth album, out three days ago on Dorado, with vocals from Alison Limerick, Ebba Åsman, and Desmond Foster.\n\nhttps://brooklynfunkessentials.bandcamp.com/album/black-butterfly \nhttp://www.brooklynfunkessentials.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}