Information about plays

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

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

{
    "id": 3541762,
    "uri": "https://api.kexp.org/v2/plays/3541762/?format=api",
    "airdate": "2025-08-18T19:36:23-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "https://coverartarchive.org/release/2054f532-8ad0-4dfa-82ba-32fcdbf5dd07/38902087135-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2054f532-8ad0-4dfa-82ba-32fcdbf5dd07/38902087135-250.jpg",
    "song": "Don Quijote Marihuana",
    "track_id": null,
    "recording_id": "c75c551c-d043-488e-aa00-7d4793d59c36",
    "artist": "Brujeria",
    "artist_ids": [
        "53f5c37f-8516-46d4-b66e-bf008cea9433"
    ],
    "album": "Don Quijote Marihuana",
    "release_id": null,
    "release_group_id": "79ee371a-8384-40a9-8858-f6978ecd2664",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-02-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Don Quijote Marihuana” is a brutal death metal track steeped in Brujeria’s trademark blend of extreme sound and provocative imagery. Grinding guitars, blast-beat drumming, and guttural vocals drive the intensity. Lyrically, the band subverts Cervantes’ classic character into a narco-fueled antihero, tying together satire, violence, and dark humor. The raw, menacing delivery reinforces the band’s cult reputation for shock tactics and uncompromising heaviness. It’s an unrelenting track that blurs art, politics, and performance.\u2028Listen: https://brujeria.bandcamp.com/track/don-quijote-marihuana",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}