Information about plays

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

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

{
    "id": 3621434,
    "uri": "https://api.kexp.org/v2/plays/3621434/?format=api",
    "airdate": "2026-02-23T21:56:50-08:00",
    "show": 66014,
    "show_uri": "https://api.kexp.org/v2/shows/66014/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Aham Brahmasmi",
    "track_id": null,
    "recording_id": null,
    "artist": "Kosmik Band",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "WORLD PREMIERE | PREMIERE MUNDIAL\nKosmik Band is led by Argentine musician and producer Enzo Buono. On March 6, the group will release their new single, “Aham Brahmasmi” — and you’re hearing it here as a world premiere on El Sonido.\n\nCreated by Ananda Giri and recorded between Los Angeles, Budapest, and Buenos Aires, the mantra unfolds as a deeply sensitive narrative shaped by themes of unity, introspection, and spirituality.\n\nThe track features vocals by Argentine Qom artist La Charo, a frequent collaborator with Kosmik Band, and includes the participation of the Budapest Scoring Orchestra. It offers a first glimpse into the band’s upcoming studio project.\n***\nKosmik Band está liderada por el músico y productor argentino Enzo Buono. El próximo 6 de marzo lanzará el single “Aham Brahmasmi” — que estás escuchando como estreno mundial en El Sonido.\n\nCreado por Ananda Giri y grabado entre Los Ángeles, Budapest y Buenos Aires, el mantra propone una narrativa sensible atravesada por la unión, la introspección y la espiritualidad.\n\nEl tema cuenta con la voz de la artista argentina Qom La Charo, colaboradora habitual de Kosmik Band, y con la participación de la Budapest Scoring Orchestra. Además, anticipa un nuevo proyecto de estudio del grupo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}