Information about plays

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

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

{
    "id": 3548884,
    "uri": "https://api.kexp.org/v2/plays/3548884/?format=api",
    "airdate": "2025-09-04T15:39:47-07:00",
    "show": 64473,
    "show_uri": "https://api.kexp.org/v2/shows/64473/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "comment": "Moby: “The only thing I’ve ever been able to say, in my defence… I don’t even like the word defence,” Moby starts when asked about this debate.\n\n“When I have used African American or black vocals, samples, it’s out of a place of just profound love and appreciation for those voices, with the full understanding that I have no right whatsoever to use them or lay claim to any aspect of the experience that gives them their power,” he says.: ttps://www.scotsman.com/whats-on/arts-and-entertainment/cultural-appropriation-is-real-but-we-also-live-in-an-inter-twined-complicated-world-moby-3186394",
    "location": 1,
    "location_name": "Default",
    "play_type": "airbreak"
}