Information about plays

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

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

{
    "id": 3582299,
    "uri": "https://api.kexp.org/v2/plays/3582299/?format=api",
    "airdate": "2025-11-24T09:20:24-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Way Too Cool For You",
    "track_id": null,
    "recording_id": null,
    "artist": "DITTER",
    "artist_ids": [
        "f8269b27-938d-4135-afd7-60a75e995a58"
    ],
    "album": "Cringe Is The New Sexy",
    "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": "Parisian trio DITTER (\"dee-Tay\") has been nominated for a Music Moves Europe 2026 award! From their MME page, \"Behind the name DITTER lies a trio, but above all music that strikes as much at the body as it does at the heart. Lively, organic music full of hymns, with a love for pop, a hint of punk, combined with a touch of cynicism, and a good sense of humour. These French brats are here to burn up the stage, their favourite form of self-expression.\"\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"
}