Information about plays

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

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

{
    "id": 3545705,
    "uri": "https://api.kexp.org/v2/plays/3545705/?format=api",
    "airdate": "2025-08-28T02:11:59-07:00",
    "show": 64406,
    "show_uri": "https://api.kexp.org/v2/shows/64406/?format=api",
    "image_uri": "https://coverartarchive.org/release/c3e4537f-a7dc-43b6-91a2-2c692b7ab1b3/3713900705-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c3e4537f-a7dc-43b6-91a2-2c692b7ab1b3/3713900705-250.jpg",
    "song": "Funkier Than a Mosquito’s Tweeter",
    "track_id": null,
    "recording_id": "468b5ecb-546f-492a-8a1d-1428ede6ffc2",
    "artist": "Nina Simone",
    "artist_ids": [
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "It Is Finished",
    "release_id": null,
    "release_group_id": "76640bb3-2bbf-3e87-932b-caaa9cec077d",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 1974, 'It Is Finished' is Nina’s farewell to militancy, to her record label and to America. Fittingly, there are backward glances; an affectionate homage to Bill “Bojangles” Robinson, an earlier black hero, and a dedication to Bessie Smith, with the sexy Sugar In My Bowl. The Pusher, an unsparing account of the devastation wreaked by drugs, makes clear why escape was necessary.\n\nHaving spent fifteen years running, it was time for Nina to relax and take stock. She moved to Barbados in 1974, and subsequently lived in Liberia. The role of freedom fighter had broken down in the face of social and personal problems. Nothing daunted, Simone reinvented herself as the Obeah Woman.\n\nThe African-rooted, classically trained pianist freely moved between ‘civilization’ and ‘savagery’ (both are tricky concepts and need those inverted commas). The dark and fearful Dambala visits a place beyond death and reveals the secrets that only the Obeah Woman knows.\n\nhttps://www.ninasimone.com/albums/it-is-finished/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}