Information about plays

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

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

{
    "id": 3606311,
    "uri": "https://api.kexp.org/v2/plays/3606311/?format=api",
    "airdate": "2026-01-19T08:33:31-08:00",
    "show": 65698,
    "show_uri": "https://api.kexp.org/v2/shows/65698/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Do All Things With Love",
    "track_id": "5315ed6a-721c-432e-ae11-e77cf8b2c134",
    "recording_id": "5be81b05-2142-4f87-93c3-0bf9e698e6a0",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Say She She will be performing in San Francisco January 27th at August Hall and in Seattle January 31st at The Showbox!\n---\nSay She She have long mined the sounds of the '70s and '80s, citing Minnie Riperton, Rotary Connection, Liquid Liquid, and ESG as influences. Cut & Rewind expands their scope, incorporating elements of Lonnie Liston Smith and the Lijadu Sisters into their sonic palette while channeling the spirit of contemporaries like Lambrini Girls and Amyl and the Sniffers. It all combines into a psychedelic soundscape of pulsing disco beats, astral whistle tones, and earwormy melodies.\n\nhttps://saysheshe.bandcamp.com\nhttps://www.saysheshe.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}