Information about plays

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

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

{
    "id": 3624744,
    "uri": "https://api.kexp.org/v2/plays/3624744/?format=api",
    "airdate": "2026-03-03T09:07:17-08:00",
    "show": 66079,
    "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bust the Bus Stop",
    "track_id": "92bd6689-94fa-4099-be3e-d602717f21cd",
    "recording_id": "48ee590d-c284-4783-a5ea-22ffa5056852",
    "artist": "Brooklyn Funk Essentials",
    "artist_ids": [
        "280d9262-c2fd-4875-a971-13a28a22f18b"
    ],
    "album": "Bust The Bus Stop",
    "release_id": "246cac07-f8be-4720-884b-6f3f1aafe477",
    "release_group_id": "6d594d89-b204-47fb-aa4c-76e0f602135f",
    "labels": [
        "Dorado"
    ],
    "label_ids": [
        "5e13f33b-f26b-4a73-83e3-8dddbbcfe0b0"
    ],
    "release_date": "2026-01-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally conceived as a studio jam-project by producers Arthur Baker and Lati Kronlund, the all-star group of musicians, singers, DJs and poets hailing from different parts of the globe, soon became regulars in New York club-land, famously mixing styles like soul, jazz, latin and dub - all rolled into one ferocious funk fest.: https://www.allaboutjazz.com/musicians/brooklyn-funk-essentials/\n--\n Lati Kronlund explains : “In the summer of ’97, I bought a beat-up old Fender Rhodes Mark I electric piano from a guy in Bushwick, Brooklyn. It was held together with gaffer’s tape, but it sounded really good, so I figured it was worth the $500 he was asking for it. As soon as I got it in to my studio, I started jamming on it and that’s how I came up with the groove for ‘Bust The Bus Stop’. I recorded a first version of it with BFE members Yancy Drew (drums), Paul Shapiro (sax & flute) and Bob Brockmann (trumpet) which was released on a funk compilation, but I didn’t bring the song to BFE at that time. Fast forward to last summer when I came across that old recording and thought that it would be a perfect song to pick up for the current version of the band and turn it into a party jam.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}