Information about plays

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

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

{
    "id": 3582493,
    "uri": "https://api.kexp.org/v2/plays/3582493/?format=api",
    "airdate": "2025-11-24T20:27:00-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "https://coverartarchive.org/release/7146610f-82d0-4fa7-8f13-4e10b7470245/36879074663-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7146610f-82d0-4fa7-8f13-4e10b7470245/36879074663-250.jpg",
    "song": "Besos Mojados (Post-Punk Version)",
    "track_id": null,
    "recording_id": null,
    "artist": "Depresión Post-Mortem",
    "artist_ids": [
        "0d407f14-f1df-4fef-bec4-734e2d0dc76d"
    ],
    "album": "Soy una Gargola (Post-Punk Version)",
    "release_id": null,
    "release_group_id": "f721689f-263c-48a5-81aa-ef0c30e245f3",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-08-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A sleeker, shadow-lit reframe that trades glossy pop sheen for cold-wave glide. Four-on-the-floor kick and rubberized bass carry a minor-key vocal that keeps cool while guitars and synths flicker in grayscale. The hook leans on clipped phrasing and a small harmonic pivot; production sells the drama with gated reverbs and subtle saturation. Midway, a measured dropout resets the ears before the refrain returns with heavier low-end. It’s nocturnal and aerodynamic—built as much for headphones as late-night drives.\nListen: https://music.apple.com/ca/song/besos-mojados-post-punk-version/1733463673",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}