Information about plays

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

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

{
    "id": 3541774,
    "uri": "https://api.kexp.org/v2/plays/3541774/?format=api",
    "airdate": "2025-08-18T20:21:58-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "barniz",
    "track_id": null,
    "recording_id": null,
    "artist": "Demencia Infantil",
    "artist_ids": [
        "4fe2a59f-df75-4251-b018-f9e4c90cffcd"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“barniz” is a jagged post-punk song with noisy guitars and a restless rhythm section. Demencia Infantil crafts a sound that feels chaotic yet purposeful, pairing abrasive textures with lyrics that peel away false appearances—the “varnish” that covers deeper decay. Vocals are shouted with urgency, creating tension that never fully resolves. Its raw energy and stark imagery make it feel like a direct transmission from the underground, designed to provoke and unsettle while still demanding movement.\u2028Listen: https://demenciainfantil.bandcamp.com/track/barniz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}