Information about plays

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

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

{
    "id": 3656416,
    "uri": "https://api.kexp.org/v2/plays/3656416/?format=api",
    "airdate": "2026-05-18T13:55:05-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://ia600509.us.archive.org/10/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb500.jpg",
    "thumbnail_uri": "https://ia600509.us.archive.org/10/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb250.jpg",
    "song": "Move in Silence",
    "track_id": "318b5f45-5936-4374-b672-a981bf1cd66d",
    "recording_id": "f6f6a8e9-80ce-4110-b4d0-96ab151cc687",
    "artist": "Hannah Lew",
    "artist_ids": [
        "51acd5b1-a324-4125-b71e-a8c6e21dcf84"
    ],
    "album": "Hannah Lew",
    "release_id": "414db7b5-268b-4173-b4c5-7bcdfce82caf",
    "release_group_id": "24cef81f-e0c2-4f9f-9342-b0b2c1be0ae8",
    "labels": [
        "Night School Records"
    ],
    "label_ids": [
        "c1c4c804-e3cf-4312-ad4f-e6d498a2f304"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Lew was featured on Midnight in a Perfect World last month, around the April release of her self-titled solo debut on Night School. \"Move in Silence\" is track seven on a record that's her first solo work after years fronting Grass Widow and Cold Beat. Over crystalline synthesizer flourishes and a menacing bass, she intones, \"there's a war outside, just out of view,\" capturing the quiet dichotomy that runs through the whole album.\n\n https://www.kexp.org/read/2026/4/21/midnight-in-a-perfect-world-hannah-lew/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}