Information about plays

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

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

{
    "id": 3553499,
    "uri": "https://api.kexp.org/v2/plays/3553499/?format=api",
    "airdate": "2025-09-15T21:09:36-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "dedos",
    "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": "Sharp and playful, “dedos” is a jittery post-punk number that thrives on minimalism. A wiry bassline drives the track forward while guitars strike in clipped, angular bursts. Vocals are sardonic and rhythmic, snapping through verses before opening into a chorus that feels both catchy and unsettling. The production is stark—no reverb excess, just bone-dry edges that highlight every gesture. Released on Discos Irene, it’s a perfect example of Demencia Infantil’s approach: irreverent, nervy, and slyly melodic. It’s the kind of track that feels small until it’s stuck in your head for days.\u2028Listen: https://open.spotify.com/track/5KrzWVNKRCQ8LldMp1BfJN",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}