Information about plays

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

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

{
    "id": 3588901,
    "uri": "https://api.kexp.org/v2/plays/3588901/?format=api",
    "airdate": "2025-12-09T12:09:48-08:00",
    "show": 65331,
    "show_uri": "https://api.kexp.org/v2/shows/65331/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "She Who Dares",
    "track_id": "96dd7052-4e6d-46bb-84c0-52242d4c9ad7",
    "recording_id": "fc697eda-fbea-4c17-90dd-940f969c55de",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Cut & Rewind",
    "release_id": "404c5223-590c-4a3f-955c-9718d24c96de",
    "release_group_id": "4ca9091b-f7e1-45a0-ab9a-07dd97bc27d8",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing in:\n--San Francisco, CA, on Tuesday, Jan. 27, 2026, at August Hall \n- Seattle, WA, on Saturday, Jan. 31, 2026, at The Showbox \n--\n “She Who Dares” is a call to fight against a near-future dystopia where women’s rights have been decimated globally.\n\n\"Over six hundred thousand women will be imprisoned today all across the world\nThey will be charged with the following:\nSpeaking out of turn\nSaying too much\nUnwanted interference...\": https://www.youtube.com/watch?v=8ZiB6J1Lp5w&t=203s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}