Information about plays

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

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

{
    "id": 3559319,
    "uri": "https://api.kexp.org/v2/plays/3559319/?format=api",
    "airdate": "2025-09-29T19:33:17-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Baila Sumeria",
    "track_id": null,
    "recording_id": null,
    "artist": "Triángulo de Amor Bizarro Ft. Karavana",
    "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": "Spain’s Triángulo de Amor Bizarro are renowned for their noise-rock intensity and ironic, politically tinged lyrics. “Baila Sumeria” pairs jagged distortion with a groove that’s almost danceable, a hallmark of their ability to mix aggression with accessibility. Vocals alternate between detached coolness and shouted urgency, turning the track into a kind of post-punk ritual. Lyrically, it references history and collapse with a sardonic edge, while musically it’s dense, relentless, and hypnotic. The song embodies TAB’s unique blend of biting critique and irresistible sonic force.\u2028Listen: https://open.spotify.com/track/1B6ClvIs5a3vWht0cNKxmg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}