Information about plays

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

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

{
    "id": 3554616,
    "uri": "https://api.kexp.org/v2/plays/3554616/?format=api",
    "airdate": "2025-09-18T13:48:37-07:00",
    "show": 64595,
    "show_uri": "https://api.kexp.org/v2/shows/64595/?format=api",
    "image_uri": "https://ia802800.us.archive.org/15/items/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095-15376345007_thumb500.jpg",
    "thumbnail_uri": "https://ia802800.us.archive.org/15/items/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/mbid-e2f38b4b-96a1-4dfb-91b1-aeb533ab9095-15376345007_thumb250.jpg",
    "song": "Swerve… The Reeping of All That Is Worthwhile (Noir Not Withstanding)",
    "track_id": "4381e97b-0236-3f06-a7fb-9bdc72d5a341",
    "recording_id": "897e85ed-bbc5-476b-9529-228fdefb2028",
    "artist": "Shabazz Palaces",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Black Up",
    "release_id": "e2f38b4b-96a1-4dfb-91b1-aeb533ab9095",
    "release_group_id": "add1dfee-64e9-4e0b-8389-1bafe169d903",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2011-06-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Dan in Long Beach WA!\n---\nInspired by The Last Poets - track from the acclaimed debut album from the Seattle duo Shabazz Palaces - Ishmael Butler aka. Palaceer Lazaro (formerly Butterfly of jazz rap group Digable Planets) in collaboration with multi-instrumentalist Tendai \"Baba\" Maraire (son of mbira master Dumisani Maraire).\n--\n“Swerve... The Reeping of All that is Worthwhile (Noir Not Withstanding)” is a three-part medley that is much greater (and stranger) than the sum of its movements. During the first of these, Ishmael Butler's buttery rhymes skate over a slinky beat that sounds like something MF Doom might have slayed a few years years back. The track then introduces guest stars THEESatisfaction, who split Afrofuturist Baduizm with heady free-associative rap. As the song fades, Afrocentric poetics loop in over bongos: “Black is you, black is me / Black is us, black is free.” The core, though, is THEESatisfaction's middle section that swirls with a jazz-inflected entropy. The lyrics say it all: \"Boogie woogie let your body feel free / My mind loses connectivity.\" Best to relax and follow the directions.: https://www.refinery29.com/en-us/this-is-our-jam-shabazz-palaces",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}