Information about plays

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

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

{
    "id": 3544264,
    "uri": "https://api.kexp.org/v2/plays/3544264/?format=api",
    "airdate": "2025-08-24T15:54:37-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Obliteration",
    "track_id": null,
    "recording_id": null,
    "artist": "Izzy and the Black Trees",
    "artist_ids": [],
    "album": "Kisses To Chaos",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "World Premiere!!!\n\nFounded in 2018 by singer and band leader Izabela Izzy Rekowska, who spent some time in London developing her songwriting skills prior to forming the four-piece, Izzy and the Black Trees kick off a bold new chapter with their double single Obliteration / New Rage, heralding the arrival of their third album Kisses To Chaos, set for release in spring 2026. \n\nBuilding on the momentum of their acclaimed 2022 record, Revolution Comes In Waves, plus a series of live shows across Poland and Europe—including standout performances at ESNS 2024—the band returns with a darker yet equally striking set of tracks. With Izzy’s distinctive voice and incisive lyrics capturing the unrest and volatility of today’s world, the band reaffirms their place as one of Poland’s most compelling alt-rock and indie exports.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}