Information about plays

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

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

{
    "id": 3611041,
    "uri": "https://api.kexp.org/v2/plays/3611041/?format=api",
    "airdate": "2026-01-30T12:49:00-08:00",
    "show": 65793,
    "show_uri": "https://api.kexp.org/v2/shows/65793/?format=api",
    "image_uri": "https://ia802907.us.archive.org/29/items/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c-3331291731_thumb500.jpg",
    "thumbnail_uri": "https://ia802907.us.archive.org/29/items/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c/mbid-3fea4418-ad63-40f9-bbb3-20712dd1be4c-3331291731_thumb250.jpg",
    "song": "Song for David",
    "track_id": "2bdb1885-042d-3c12-a72a-37920aecd431",
    "recording_id": "c355482f-257a-4ae5-8ffb-f318387618aa",
    "artist": "Shawn Lee’s Ping Pong Orchestra",
    "artist_ids": [
        "992023a1-8ee8-4aab-8e84-7825546a2b01"
    ],
    "album": "Voices and Choices",
    "release_id": "3fea4418-ad63-40f9-bbb3-20712dd1be4c",
    "release_group_id": "f4007cc1-0a00-3dee-b49e-9bfa96105b5c",
    "labels": [
        "Ubiquity"
    ],
    "label_ids": [
        "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
    ],
    "release_date": "2007-01-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Voices and Choices was in 2006 by the London-based, Kansas-born artist. \n\n\"Shawn Lee’s world Ennio Morricone dances with Esquivel and Serge Gainsbourg as spaghetti western guitars and harmonicas ride fat drum breaks accompanied by vibes, lush strings, and piano. On Voices and Choices Lee's signature style moody instrumentals are accompanied by vocals for the first time in the four albums he has recorded for Ubiquity.\" \n\nhttps://shawnleeubiq.bandcamp.com/album/voices-and-choices",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}