Information about plays

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

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

{
    "id": 3582029,
    "uri": "https://api.kexp.org/v2/plays/3582029/?format=api",
    "airdate": "2025-11-23T17:48:28-08:00",
    "show": 65190,
    "show_uri": "https://api.kexp.org/v2/shows/65190/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Plastique",
    "track_id": null,
    "recording_id": null,
    "artist": "Camille Yembe",
    "artist_ids": [
        "69105e65-6adc-4364-bf61-bcb3fbd1256a"
    ],
    "album": "Plastique",
    "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": "Camille Yembe has been nominated for a Music Moves Europe 2026 award!\n\nBorn in Brussels to a Belgian mother and a Congolese father, Camille Yembe carries it all in her heart and her blood. She knows the power of words and has an ear attuned to every musical nuance. On her debut EP Plastique, her voice is melodic, sung and sometimes spoken-word, and her productions are haunting yet elegant, pulsing with rhythm. Her new pop wears its heart on its sleeve, drawing influences from Thom Yorke to Charles Aznavour, crafted with the obsessive care of Damso or Christine and the Queens.\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"
}