Information about plays

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

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

{
    "id": 3559310,
    "uri": "https://api.kexp.org/v2/plays/3559310/?format=api",
    "airdate": "2025-09-29T19:06:35-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "MÁS GRACIOSA QUE BONITA",
    "track_id": null,
    "recording_id": null,
    "artist": "Gloory Hole",
    "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": "Gloory Hole are a chaotic punk/noise outfit from Argentina known for mixing absurdist humor with furious energy. “MÁS GRACIOSA QUE BONITA” is raucous and deliberately abrasive, with shouted vocals over distorted bass and clattering drums. The title (“funnier than pretty”) frames the band’s ethos: mocking conventions of beauty, genre, and seriousness. They thrive on satire, using noise as both provocation and catharsis. Live, they’re infamous for unpredictable sets that teeter between comedy and confrontation. This track embodies their raw DIY irreverence—equal parts laughter and chaos.\u2028Listen: https://glooryhole.bandcamp.com/track/mas-graciosa-que-bonita",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}