Information about plays

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

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

{
    "id": 3552031,
    "uri": "https://api.kexp.org/v2/plays/3552031/?format=api",
    "airdate": "2025-09-12T08:55:34-07:00",
    "show": 64540,
    "show_uri": "https://api.kexp.org/v2/shows/64540/?format=api",
    "image_uri": "https://ia801902.us.archive.org/27/items/mbid-1d2be447-71b0-470a-ad38-925ecaf83c08/mbid-1d2be447-71b0-470a-ad38-925ecaf83c08-19337399644_thumb500.jpg",
    "thumbnail_uri": "https://ia601902.us.archive.org/27/items/mbid-1d2be447-71b0-470a-ad38-925ecaf83c08/mbid-1d2be447-71b0-470a-ad38-925ecaf83c08-19337399644_thumb250.jpg",
    "song": "Stripped",
    "track_id": "653bb5f4-738b-31eb-810f-4ae733854ac7",
    "recording_id": "db52e535-1bf0-4314-879d-6d12e423f578",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Black Celebration",
    "release_id": "1d2be447-71b0-470a-ad38-925ecaf83c08",
    "release_group_id": "b9c6879f-3a34-3aa0-a68f-73ced2608f7a",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1986-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A \"Force Field\" album that helped Dave keep the world at bay...\n--\nRecorded in Berlin and London with production duties managed by the band, Gareth Jones, and Mute Records founder Daniel Miller, \"Black Celebration\" represented Depeche Mode’s revolt against the glossier, less substantive pop music they had crafted to date. “The mood of the album is the mood of the band at the time,” Jones explained in a 2007 film documentary about the making of the album. “And they were becoming more intense. Everyone, I suppose, was grappling with deeper, darker issues, and maturing. That’s reflected in the way we made it and the way it turned out.”: https://albumism.com/features/tribute-celebrating-35-years-of-depeche-mode-black-celebration",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}