Information about plays

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

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

{
    "id": 3555428,
    "uri": "https://api.kexp.org/v2/plays/3555428/?format=api",
    "airdate": "2025-09-20T12:22:37-07:00",
    "show": 64613,
    "show_uri": "https://api.kexp.org/v2/shows/64613/?format=api",
    "image_uri": "https://ia800805.us.archive.org/34/items/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f-41013979323_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/34/items/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f-41013979323_thumb250.jpg",
    "song": "Evil People",
    "track_id": "0903e046-9b7e-40f8-b401-a4e4b27d1eca",
    "recording_id": "da455015-38d8-4dc6-af0d-0758043dd070",
    "artist": "MIEN",
    "artist_ids": [
        "c4b41251-175d-4351-8fc9-f3b54250ead0"
    ],
    "album": "MIIEN",
    "release_id": "b54dfbbd-1ea0-4d83-ab11-470c7dfece1f",
    "release_group_id": "a48faaa5-17f6-42dd-a17f-dfbb97cd5166",
    "labels": [
        "Fuzz Club Records"
    ],
    "label_ids": [
        "dae6d83b-79b4-43d8-a517-bddbe9650d3b"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mien will be performing in Seattle September 24th at the Showbox Sodo.\n---\nThe seeds of this collaboration were planted back in 2004 when Rishi Dhir, of Elephant Stone, crossed paths with Alex Maas of The Black Angels during a serendipitous encounter at SXSW. This meeting sparked a friendship and a series of collaborations. \n\nAround the same time, Rishi met John Mark Lapham of The Earlies, whose electronic and production expertise would become a cornerstone of MIEN’s sound. Tom Furse of The Horrors is also part of this super group!\nhttps://fmly.agency/artist/mien/\n\nhttps://mien.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}