Information about plays

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

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

{
    "id": 3576100,
    "uri": "https://api.kexp.org/v2/plays/3576100/?format=api",
    "airdate": "2025-11-09T17:07:40-08:00",
    "show": 65066,
    "show_uri": "https://api.kexp.org/v2/shows/65066/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "White Car in Germany",
    "track_id": null,
    "recording_id": "ac64ee59-4365-41b3-b30e-744c99baadf3",
    "artist": "Associates",
    "artist_ids": [
        "dc78f9b6-afcd-46d6-894e-2149f40a4884"
    ],
    "album": "Fourth Drawer Down",
    "release_id": null,
    "release_group_id": "d575eacb-4a88-3747-98fd-2d78ed2b2fac",
    "labels": [
        "Situation Two"
    ],
    "label_ids": [
        "b2eebd87-811e-48d1-9968-8e20eeecfcab"
    ],
    "release_date": "1981-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed by Billy Mackenzie and Alan Rankine between Edinburgh and Dundee in 1979, the Associates were genius architects of magical, muscular outsider anthems; a febrile cocktail of sex, drugs, chaos, breathtaking good looks and rampant creativity. For a fleeting period in 1982, they kissed the sky with three hit singles. https://tinyurl.com/33nfxbwe\n\nSimon Raymonde confides, \"My first job was working at the Beggars Banquet record shop in South Kensington. Billy MacKenzie would ask me to walk his dogs for him while he was having his meetings with the label upstairs. So I already had a deeper connection with The Associates before Sulk came out. It’s one of the best-sounding records ever. I used to listen to it and think, ‘How did they do that? What instruments are they?’ It does sound like it’s from another universe.\n\n\"After Billy died, I got a call to ask if I’d be interested in co-producing the unfinished tracks that Billy had left behind. It was obviously very sad working on songs by someone who’s not there anymore, who you’ve idolised for twenty years. But it was a massive privilege.\" https://tinyurl.com/3f97et98",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}