Information about plays

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

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

{
    "id": 3565537,
    "uri": "https://api.kexp.org/v2/plays/3565537/?format=api",
    "airdate": "2025-10-15T18:09:40-07:00",
    "show": 64843,
    "show_uri": "https://api.kexp.org/v2/shows/64843/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-51c51799-84aa-4fec-bd37-6319963b21f9/mbid-51c51799-84aa-4fec-bd37-6319963b21f9-39959233147_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-51c51799-84aa-4fec-bd37-6319963b21f9/mbid-51c51799-84aa-4fec-bd37-6319963b21f9-39959233147_thumb250.jpg",
    "song": "Outdoor Miner",
    "track_id": "79878fae-a36d-44fa-a859-52a773c7b400",
    "recording_id": "26fd31e8-250d-4b38-baa3-40560cf77912",
    "artist": "Wire",
    "artist_ids": [
        "7f2a8098-50e3-451c-8696-c5d9f64f4762"
    ],
    "album": "Chairs Missing",
    "release_id": "f7dc1dda-8806-4d9c-9740-6322b28ff18e",
    "release_group_id": "3e60a576-5bd0-3028-a0db-558c4a9845c7",
    "labels": [
        "Pinkflag"
    ],
    "label_ids": [
        "fabe1e2e-1c3b-4628-96cc-c7ae3afcf266"
    ],
    "release_date": "2006-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In its retrospective review, Steve Huey of AllMusic wrote: \"The arty darkness of Chairs Missing, combined with the often icy-sounding synth/guitar arrangements, helps make the record a crucial landmark in the evolution of punk into post-punk and goth, as well as a testament to Wire's rapid development and inventiveness.\"\n\nIn 2013, NME listed the album as the 394th greatest album of all time. https://tinyurl.com/3fe8687w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}