Information about plays

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

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

{
    "id": 3638772,
    "uri": "https://api.kexp.org/v2/plays/3638772/?format=api",
    "airdate": "2026-04-06T20:43:19-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://coverartarchive.org/release/5dfc5999-dc5d-450d-8a1f-1a13e2d2dc75/39381286923-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5dfc5999-dc5d-450d-8a1f-1a13e2d2dc75/39381286923-250.jpg",
    "song": "Pesada",
    "track_id": null,
    "recording_id": null,
    "artist": "Las Nubes",
    "artist_ids": [
        "564f99f9-4470-48f6-b47d-708a01e62189"
    ],
    "album": "Tormentas Malsanas",
    "release_id": null,
    "release_group_id": "a492157e-4687-431d-940e-b667cf68b977",
    "labels": [
        "Spinda Records"
    ],
    "label_ids": [
        "2d207657-a569-458a-8d82-1ce0c574ac92"
    ],
    "release_date": "2024-06-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\nSupported by Iggy Pop, Las Nubes returns with their highly anticipated second LP, 'Tormentas Malsanas,' released through Sweat Records Records and Spinda Records. The Miami-based rock project led by Ale Campos and Emile Milgrim, releases a title that reflects the chaotic summer storms of Miami. The album addresses profound themes such as Covid depression, the uncertainty of adult life, and the fight against injustice. Produced by Jonathan Nunez of Torche, Las Nubes blends their signature punk rock and dream pop sound with lyrics that offer a mix of hope and resilience. The singles \"\"Enredados,\"\" \"\"Would Be,\"\" and \"\"Pesada\"\" stand out, showcasing their evolution and musical maturity, cementing them as a vibrant and relevant force in the music scene. In Iggy’s words, “It’s hazy indie-punk that fans of Wavves, Best Coast, Vivian Girls, etc may not want to sleep on.\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\nApoyadas por Iggy Pop, Las Nubes regresan con su esperado segundo álbum, Tormentas Malsanas, lanzado a través de Sweat Records Records y Spinda Records. Este proyecto de rock con base en Miami, liderado por Ale Campos y Emile Milgrim, presenta un título que refleja las caóticas tormentas veraniegas de la ciudad. El álbum aborda temas profundos como la depresión durante el Covid, la incertidumbre de la vida adulta y la lucha contra la injusticia. Producido por Jonathan Nuñez (de Torche), Las Nubes fusionan su característico sonido entre punk rock y dream pop con letras que transmiten una mezcla de esperanza y resistencia. Los sencillos “Enredados”, “Would Be” y “Pesada” se destacan por mostrar su evolución y madurez musical, consolidándolas como una fuerza vibrante y vigente dentro de la escena. En palabras de Iggy: “Es un indie-punk brumoso que los fans de Wavves, Best Coast, Vivian Girls, etc., no deberían dejar pasar.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}