Information about plays

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

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

{
    "id": 3582256,
    "uri": "https://api.kexp.org/v2/plays/3582256/?format=api",
    "airdate": "2025-11-24T07:51:12-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Romeo",
    "track_id": null,
    "recording_id": null,
    "artist": "Glazyhaze",
    "artist_ids": [],
    "album": null,
    "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": "Glazyhaze are up for a 2026 Music Moves Europe Award (MME Awards), the EU prize for emerging European artists! Check out all the artists and vote for your favourite here: mmeawards.eu\n\nVenice-based Glazyhaze blends shoegaze and alternative rock with dream pop intimacy and Britpop nostalgia, shifting between dark atmospheres and ethereal soundscapes. After debuting in 2023, and touring across Europe, Glazyhaze released their second album SONIC, exploring love and self-discovery through a dynamic interplay of light and shadow. In November 2025 they toured Europe, opening for Soft Cults and Slow Crush and had their first ever headline series of UK shows. \n\nThe Music Moves Europe Award, also known as the MME Award, is an annual prize recognizing the success of ten emerging artists or groups who reached audiences outside their own countries with their first internationally released album in the past year. The prize was known as the European Border Breakers Award (EBBA) until 2019, and the Music Moves Europe Talent Award (MMETA) until 2022.\n\nThe EBBA Awards were launched by the European Commission and are a European Union award. Since 2009, the awards are organised by Eurosonic Noorderslag and the award is presented at the Eurosonic Noorderslag festival.\n\nSince 2009 the award ceremony takes place every year in January, during the Eurosonic Noorderslag festival, in the Dutch city of Groningen, presented by BBC host and musician Jools Holland. Winners from previous years are invited to perform as special guests. https://tinyurl.com/54v5yvks\n\nYou can check out all the nominees here, as well as vote for your favourite! https://mmeawards.eu/en/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}