Information about plays

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

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

{
    "id": 3656534,
    "uri": "https://api.kexp.org/v2/plays/3656534/?format=api",
    "airdate": "2026-05-18T20:33:42-07:00",
    "show": 66754,
    "show_uri": "https://api.kexp.org/v2/shows/66754/?format=api",
    "image_uri": "https://coverartarchive.org/release/880e0ffa-e2ef-4f89-896b-363c625899c3/21210111671-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/880e0ffa-e2ef-4f89-896b-363c625899c3/21210111671-250.jpg",
    "song": "Cosméticos para Cristo",
    "track_id": null,
    "recording_id": "cb4d2368-3595-4d29-a570-1426d075dcce",
    "artist": "Mueran Humanos",
    "artist_ids": [
        "2b58ed3c-b0ef-44df-b32d-104c8d2ae358"
    ],
    "album": "Mueran Humanos",
    "release_id": null,
    "release_group_id": "dad1a79e-dd05-4bab-b4d1-727ddea1d2fc",
    "labels": [
        "Old Europa Cafe"
    ],
    "label_ids": [
        "9511bf58-fcdb-4733-a229-2ec8419e7913"
    ],
    "release_date": "2011-08-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After nearly 20 years of bone-rattling post-punk, ferocious Argentine duo Mueran Humanos have called it quits. This week, the Berlin-based cult favorites composed of Carmen Burguess and Tomás Nochteff delivered their swan song with a new album titled Reemplazante, a follow-up to 2019’s Hospital Lullabies overrun with contemplative bass lines and stirring synths. https://remezcla.com/lists/music/new-songs-to-listen-to-this-week-from-bad-gyal-anitta-march-2024/ \n____________________ \nDespués de casi 20 años de post-punk estremecedor, el feroz dúo argentino Mueran Humanos ha decidido separarse. Esta semana, los favoritos del culto con sede en Berlín, compuestos por Carmen Burguess y Tomás Nochteff, entregaron su canto del cisne con un nuevo álbum titulado \"\"Reemplazante\"\", una continuación del abrumador álbum \"Hospital Lullabie\" de 2019, plagado de líneas de bajo contemplativas y sintetizadores conmovedores. KEXP celebrates World Goth Day on-air all day on Wednesday, May 22nd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}