Information about plays

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

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

{
    "id": 3501138,
    "uri": "https://api.kexp.org/v2/plays/3501138/?format=api",
    "airdate": "2025-05-14T05:00:51-07:00",
    "show": 63455,
    "show_uri": "https://api.kexp.org/v2/shows/63455/?format=api",
    "image_uri": "https://dn721209.ca.archive.org/0/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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Oakland artist Madame Gandhi. The track features Nature, literally! The song includes samples of glaciers and pebbles in Antarctica. 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.\n\nhttps://madamegandhi.blog/2025/04/22/madame-gandhi-releases-new-single-let-me-be-water-ft-nature/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}