Information about plays

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

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

{
    "id": 3539081,
    "uri": "https://api.kexp.org/v2/plays/3539081/?format=api",
    "airdate": "2025-08-12T08:10:46-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Tempest",
    "track_id": "170371e3-e309-47cd-8421-02b327f2d42e",
    "recording_id": "92d7e805-5721-4ab3-b761-dcbefbe350ea",
    "artist": "Mary Lambert",
    "artist_ids": [
        "5479488b-0818-4da7-93c3-fed04336af3e"
    ],
    "album": "The Tempest",
    "release_id": "f057bd88-b996-45bb-a8fe-af87623728ab",
    "release_group_id": "9ad9dd06-f1c3-416a-8142-30e4cc2872b4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Mary Lambert's first new single in almost a decade. It was entirely produced by Lambert, who taught herself audio engineering and production during the Covid-19 pandemic.\n\nLambert shares, \"I took a virtual course on Shakespeare a few years ago, and I was reminded of the genius of so many plays. I wondered what it would be like to reinterpret some of my favorites with current issues in song.\n\n\"I read The Tempest and saw so many parallels of white cis men in positions of power parading their greed and thirst for power as somehow benevolent.\"\n\n--\n\nCheck out her live performance on KEXP from 12 years ago!\n\nhttps://www.youtube.com/watch?v=PXHLMtlHnYM&t=1s&ab_channel=KEXP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}