Information about plays

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

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

{
    "id": 3592707,
    "uri": "https://api.kexp.org/v2/plays/3592707/?format=api",
    "airdate": "2025-12-18T14:27:08-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "30 Seconds Over Tokyo",
    "track_id": null,
    "recording_id": "1680a2dd-ed29-4240-b69f-938d12c880d0",
    "artist": "Pere Ubu",
    "artist_ids": [
        "5a54b72e-bfb3-4ca6-944a-e17261399965"
    ],
    "album": "30 Seconds Over Tokyo",
    "release_id": null,
    "release_group_id": "db32e8ef-8117-3f32-89aa-4d6f13185eb1",
    "labels": [
        "Hearthan"
    ],
    "label_ids": [
        "da031acb-581b-40d2-b740-867539cf281c"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "David Thomas, the irreverent experimental musician who led the influential band Pere Ubu, died April 23 after a long illness. He was 71.\n\nPere Ubu had an enormous influence on the burgeoning late 1970s post-punk and no wave movements, courtesy of legendary singles (the 1975 debut \"30 Seconds Over Tokyo\" and the following year's ominous \"Final Solution\") and a pair of 1978 LPs, The Modern Dance and Dub Housing.\nOver time, Pere Ubu's imprint was heard on countless bands that resisted categorization; to name a few, Wire, Mission of Burma, Joy Division, Sonic Youth, Pixies, Nine Inch Nails and Mr. Bungle.:https://www.npr.org/2025/04/24/g-s1-62547/david-thomas-pere-ubu-obituary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}