Information about plays

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

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

{
    "id": 3567713,
    "uri": "https://api.kexp.org/v2/plays/3567713/?format=api",
    "airdate": "2025-10-20T19:08:42-07:00",
    "show": 64890,
    "show_uri": "https://api.kexp.org/v2/shows/64890/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Marca de Sol",
    "track_id": null,
    "recording_id": null,
    "artist": "Lucha Luna",
    "artist_ids": [],
    "album": null,
    "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": "Song World Premiere/Estreno Mundial\nES: El dúo de Seattle Lucha Luna debuta con «Marca del Sol», un tema que fusiona acordeones de cumbia, potentes 808 y voces impactantes en una mezcla radiante de resistencia y alegría. Formado por Eva Vázquez (Toxic Tears, Savi) y Thomas Arndt (Day Soul Exquisite), el proyecto fusiona percusión latina, energía punk y flow reggaetón, una verdadera celebración de la liberación y la comunidad. Su EP debut sale este otoño, pero puedes verlos en directo en Cumbia de Muertos el 1 de noviembre en el Tractor Tavern. Qué manera tan perfecta de comenzar este nuevo capítulo del underground latino de Seattle. — Albina\n\nEN: Seattle duo Lucha Luna debuts with “Marca del Sol,” a track that blends cumbia accordions, heavy 808s, and powerful vocals into a radiant mix of resistance and joy. Formed by Eva Vázquez (Toxic Tears, Savi) and Thomas Arndt (Day Soul Exquisite), the project fuses Latin percussion, punk energy, and reggaetón flow — a true celebration of liberation and community. Their debut EP drops this fall, but you can catch them live at Cumbia de Muertos on November 1 at the Tractor Tavern. What a perfect way to kick off this new chapter of Seattle’s Latin underground. — Albina",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}