Information about plays

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

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

{
    "id": 3576546,
    "uri": "https://api.kexp.org/v2/plays/3576546/?format=api",
    "airdate": "2025-11-10T20:23:00-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "monosílabo",
    "track_id": null,
    "recording_id": null,
    "artist": "Demencia Infantil",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Feral, lo-fi post-punk that sprints on nervous energy. Guitars scrape and chime; bass pushes a two-note mantra; the vocal barks syllables like percussion, turning the title into a rhythm weapon. The recording is unvarnished—room reflections, mic overload, all welcome—so the music’s skeletal urgency stays intact. A whiplash break lands like a shove before the last lap. It’s the sound of ideas outrunning resources and winning anyway.\u2028Listen: demenciainfantil.bandcamp.com/track/monosilabo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}