Information about plays

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

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

{
    "id": 3558913,
    "uri": "https://api.kexp.org/v2/plays/3558913/?format=api",
    "airdate": "2025-09-28T17:19:11-07:00",
    "show": 64692,
    "show_uri": "https://api.kexp.org/v2/shows/64692/?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": "Originally from Vancouver, Canada, Luxembourg-based Jana Bahrich describes “Little Black Dress” as a snapshot of the chaos and thrill of life on the road.\n\nFresh from opening for bôa and gearing up for a run of shows with Blondshell, she wanted a track that bottled the raw, sweaty energy of performing live.\n\n\"It’s about the rush of getting ready, the hope and hunger for something unforgettable, and the inevitable letdown that follows,\" she explains.\n\nShe 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. https://tinyurl.com/245yjz3b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}