Information about plays

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

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

{
    "id": 3641832,
    "uri": "https://api.kexp.org/v2/plays/3641832/?format=api",
    "airdate": "2026-04-14T04:03:45-07:00",
    "show": 66448,
    "show_uri": "https://api.kexp.org/v2/shows/66448/?format=api",
    "image_uri": "https://coverartarchive.org/release/7fe6444e-59a3-458c-8cc1-e9dec3d8a499/26956039658-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7fe6444e-59a3-458c-8cc1-e9dec3d8a499/26956039658-250.jpg",
    "song": "Black Lipstick",
    "track_id": null,
    "recording_id": "3eccd944-9781-4fe8-b390-b1fc472808c1",
    "artist": "Chicano Batman",
    "artist_ids": [
        "46efbaa6-1bf3-44b5-8838-67f77d77aa96"
    ],
    "album": "Black Lipstick",
    "release_id": null,
    "release_group_id": "71b45ce3-2c0a-4c8b-9a3e-89f94ae26323",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-04-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicano Batman is a genre-defying band from Los Angeles, formed in 2008. Known for blending elements of psychedelic soul, funk, Tropicália, and vintage Latin rock, the group brings a rich, multicultural sound shaped by both their heritage and the city’s vibrant musical history. Members Bardo Martinez, Eduardo Arenas, and Carlos Arévalo create music that is both timeless and politically resonant, often weaving themes of identity, resistance, and romance into their songwriting.\n\nReleased in 2015 as a standalone single, “Black Lipstick” is a sultry, groove-heavy track that captures the band’s signature blend of retro textures and soulful energy. The song opens with smooth organ chords and builds into a hypnotic rhythm laced with psych-funk guitar licks and soft falsetto vocals. The imagery of black lipstick becomes a motif for allure, rebellion, and mystery—suggesting a character who is both captivating and untouchable.\n\n“Black Lipstick” is one of Chicano Batman’s most enduring tracks, often cited by fans as a gateway into the band’s larger body of work. It reflects their ability to channel vintage soul aesthetics while crafting something distinctly modern and culturally grounded.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}