Information about plays

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

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

{
    "id": 3641700,
    "uri": "https://api.kexp.org/v2/plays/3641700/?format=api",
    "airdate": "2026-04-13T21:32:20-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Artificial",
    "track_id": null,
    "recording_id": null,
    "artist": "Diciembre Gris",
    "artist_ids": [],
    "album": "Silicona",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Diciembre Gris’s “Artificial” comes from a band whose documented footprint is older, smaller, and more scene-bound than many others on this list, which gives the song a different kind of intrigue. Available through the group’s ReverbNation presence, “Artificial” belongs to a Woodland, California band remembered locally as part of that regional DIY ecosystem, with lineups and reunion traces still circulating through scene pages. That context makes the title especially apt. “Artificial” is a word rock bands have long used to talk about emotional falseness, synthetic culture, and estrangement from everyday life, and even without a large archive of formal press around the track, the song reads as part of that lineage. Diciembre Gris seem to come from a world where songs function first as direct emotional vehicles rather than carefully branded statements. There is something valuable in that. A track like “Artificial” does not need a massive mythology to resonate; the title already points toward tension between human feeling and imposed surface, between what is lived and what is staged. The band’s local history and later reunion note suggest music rooted in community memory as much as digital permanence. That gives “Artificial” an extra dimension now. It feels like a surviving fragment from a smaller circuit, still carrying its charge. \u2028Listen: https://www.reverbnation.com/diciembregris/song/6705937-artificial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}