Information about plays

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

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

{
    "id": 3569831,
    "uri": "https://api.kexp.org/v2/plays/3569831/?format=api",
    "airdate": "2025-10-25T16:36:15-07:00",
    "show": 64932,
    "show_uri": "https://api.kexp.org/v2/shows/64932/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-d9cda5a3-95cf-4523-98f7-28cf4a0a5092/mbid-d9cda5a3-95cf-4523-98f7-28cf4a0a5092-43128457989_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-d9cda5a3-95cf-4523-98f7-28cf4a0a5092/mbid-d9cda5a3-95cf-4523-98f7-28cf4a0a5092-43128457989_thumb250.jpg",
    "song": "Little Black Dress",
    "track_id": "fb910486-bcb7-448a-aff7-f3589b6b191a",
    "recording_id": "b4ef8414-a74f-4d6c-a456-f060225523ad",
    "artist": "Francis of Delirium",
    "artist_ids": [
        "4332dc29-35a4-406f-855f-8df891462993"
    ],
    "album": "Little Black Dress",
    "release_id": "d9cda5a3-95cf-4523-98f7-28cf4a0a5092",
    "release_group_id": "b7d959eb-1508-4a07-9cdb-3cd5faa73673",
    "labels": [
        "Dalliance Recordings"
    ],
    "label_ids": [
        "2a2b9ea4-fd17-4659-a681-7a11806c78d2"
    ],
    "release_date": "2025-09-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jana Bahrich (Francis of Delirium) grew up in Luxembourg, where she played French horn as a child and rented a banjo so she could learn to play \"Foggy Mountain Breakdown.\" She was musically influenced by the instrumentation of Sufjan Stevens and the vocals and energy of Pearl Jam.\n--\nShe describes this single, the  first new music in 18 months as a snapshot of the chaos and thrill of life on the road. β€œIt’s about the rush of getting ready, the hope and hunger for something unforgettable, and the inevitable letdown that follows,” she explains.\n--\nDon't miss her live performance in the KEXP studio last year: https://youtu.be/GSIUzfj6SoA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}