Information about plays

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

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

{
    "id": 3553477,
    "uri": "https://api.kexp.org/v2/plays/3553477/?format=api",
    "airdate": "2025-09-15T19:09:48-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "https://coverartarchive.org/release/47c2eb63-3255-41e7-b560-840a6e7fb43e/37430827235-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/47c2eb63-3255-41e7-b560-840a6e7fb43e/37430827235-250.jpg",
    "song": "Las Muchachas",
    "track_id": null,
    "recording_id": "b16a4de2-5091-402c-aea0-facae0483ddc",
    "artist": "Karen y Los Remedios",
    "artist_ids": [
        "47e3a7f7-873c-465e-8e0b-482dacdc1f49"
    ],
    "album": "Silencio",
    "release_id": null,
    "release_group_id": "ad2966b6-a379-4d93-abfb-a8822a04f2f7",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Las Muchachas” by Karen y Los Remedios is a song that walks the tightrope between dancefloor impulse and midnight introspection. Under pulsing cumbia rhythms, spectral vocals float over echoing guitars and subtle electronic flourishes, creating a dream‑pop atmosphere that feels both intimate and expansive. The lyrics evoke longing and mystery: sensual yet untouchable, painting a scene of gathering under colored lights, where desire and self‑reflection collide. It’s a song you feel more than hear, with its melancholic undercurrents balanced by rhythmic propulsion that makes you move even as it stirs introspection.\n\nBandcamp link: https://karenylosremedios.bandcamp.com/track/las-muchachas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}