Information about plays

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

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

{
    "id": 3584148,
    "uri": "https://api.kexp.org/v2/plays/3584148/?format=api",
    "airdate": "2025-11-28T16:00:17-08:00",
    "show": 65232,
    "show_uri": "https://api.kexp.org/v2/shows/65232/?format=api",
    "image_uri": "https://ia601205.us.archive.org/9/items/mbid-ec877c43-61d6-3c45-8208-61e6673a35a5/mbid-ec877c43-61d6-3c45-8208-61e6673a35a5-28316317292_thumb500.jpg",
    "thumbnail_uri": "https://ia601205.us.archive.org/9/items/mbid-ec877c43-61d6-3c45-8208-61e6673a35a5/mbid-ec877c43-61d6-3c45-8208-61e6673a35a5-28316317292_thumb250.jpg",
    "song": "Black Planet",
    "track_id": "0baba571-29cf-370d-83a0-43648e6392ee",
    "recording_id": "bee5605b-fe44-49be-8200-fe64aa4e2286",
    "artist": "The Sisters of Mercy",
    "artist_ids": [
        "553d8166-27b0-49fe-b8e4-89a984e2c375"
    ],
    "album": "First and Last and Always",
    "release_id": "ec877c43-61d6-3c45-8208-61e6673a35a5",
    "release_group_id": "8dba5572-6b3d-3e31-ab32-51d1f3ed1f69",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sisters of Mercy singer Andrew Eldritch confides, \"People think that I live in a Bavarian castle surrounded by bats. But no. I’m surrounded by a great many computer screens and I like to watch suspect Japanese films and listen to cricket all day. Test Match Special is so good.\" https://tinyurl.com/bc24cksp\n\nAfter achieving early underground fame, the Leeds-based band experienced a commercial breakthrough in the mid-1980s, sustaining their success until the early 1990s, when they halted the release of new records in protest against their record company, WEA.\n\nCurrently, although the band operates primarily as a touring outfit, they continue to perform new and unreleased music live. https://tinyurl.com/3encx2av",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}