Information about plays

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

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

{
    "id": 3622691,
    "uri": "https://api.kexp.org/v2/plays/3622691/?format=api",
    "airdate": "2026-02-26T18:49:45-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://ia801209.us.archive.org/15/items/mbid-9f0dad05-153a-4b1a-ae07-91e06c33be5a/mbid-9f0dad05-153a-4b1a-ae07-91e06c33be5a-41903572933_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-9f0dad05-153a-4b1a-ae07-91e06c33be5a/mbid-9f0dad05-153a-4b1a-ae07-91e06c33be5a-41903572933_thumb250.jpg",
    "song": "Let Me Be Water",
    "track_id": "f35f2b10-1906-4375-a98a-f1f2a1d3062c",
    "recording_id": "e6c39c17-7445-42c9-b2bd-c8c8cf175dea",
    "artist": "Madame Gandhi feat. Nature",
    "artist_ids": [
        "931bce3e-a2b2-430c-a98c-ea772925b299",
        "eec63d3c-3b81-4ad4-b1e4-7c147d4d2b61"
    ],
    "album": "Let Me Be Water",
    "release_id": "9f0dad05-153a-4b1a-ae07-91e06c33be5a",
    "release_group_id": "98d6202e-e774-4888-ad35-e3d1825c9423",
    "labels": [
        "We Make Noise"
    ],
    "label_ids": [
        "b2bf7b4e-ade5-440d-9f50-9b119236ff8a"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third single off her highly anticipated album, \"Let Me Be Water\" features a collaborator as legendary as the universe itself: Nature.\n\nTaking the perspective of nature as an artist, the track samples the sounds of glaciers and pebbles in Antarctica.\n\nRemaining true to this sentiment that all the best artistic collaborations are mutual beneficial, the streaming royalties for this track will go back to EarthPercent, a charity co-founded by Brian Eno to raise funds for environmental causes, and other planetary conservation efforts. This also means that anyone can now be an activist simply by enjoying the sounds of our planet.\n\nOf this track, Oakland-based Madame Gandhi shares, \"This song is absolutely a reference to climate, to protecting the planet. Let me be water – let’s identify that we are all one with nature.\" https://tinyurl.com/mwm6xs7p",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}