Information about plays

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

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

{
    "id": 3594617,
    "uri": "https://api.kexp.org/v2/plays/3594617/?format=api",
    "airdate": "2025-12-22T21:18:33-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hass",
    "track_id": null,
    "recording_id": null,
    "artist": "Carrion Kids",
    "artist_ids": [
        "59ed6fb1-e9c3-4c34-ae0d-78fd4413296e"
    ],
    "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": "“Hass” is defined by immediacy and confrontation, delivering its message with minimal ornamentation. The song moves quickly, driven by a tight rhythm section that leaves little room for hesitation. Vocals are forceful and direct, reinforcing the sense of urgency that runs through the track. Rather than dramatizing conflict, “Hass” treats it as a practical reality, something to be addressed head-on. The song’s structure favors impact over elaboration, making each moment feel purposeful. There is a rawness to the performance that suggests lived experience rather than abstraction. “Hass” works effectively as a momentum builder, capable of reintroducing tension into a set or sequence. Its brevity and intensity ensure that it leaves a strong impression without overstaying its welcome.\u2028Listen: https://www.youtube.com/playlist?list=OLAK5uy_mxP-YYnzDbCYydff-UIHkSzsnuTPBkKkU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}