Information about plays

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

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

{
    "id": 3580475,
    "uri": "https://api.kexp.org/v2/plays/3580475/?format=api",
    "airdate": "2025-11-20T02:30:49-08:00",
    "show": 65158,
    "show_uri": "https://api.kexp.org/v2/shows/65158/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Once In A Lifetime",
    "track_id": "99489441-3704-418a-8edf-fafc0d3013e4",
    "recording_id": "03e094a7-5845-43c9-8c7f-e5720e968e3d",
    "artist": "W.I.T.C.H.",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "Once In A Lifetime / Psycho Killer",
    "release_id": "04b78319-0324-4097-84c8-d35811894633",
    "release_group_id": "5787dd6a-bc0b-49dc-9e9e-7811c495a887",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zamrock legends W.I.T.C.H. (We Intend To Cause Havoc) electrify Talking Heads’ existential classic with a searing reinterpretation. Once pioneers of Zambia’s psychedelic Afro-rock explosion in the 1970s, W.I.T.C.H. now channel their raw, hypnotic grooves and politically charged energy into a communal, heavy-hitting chant. Emmanuel “Jagari” Chanda leads the charge, transforming Byrne’s art-rock minimalism into a timeless, urgent anthem. Their version embodies the heartbeat of Naive Melodies: not mere imitation, but bold transformation—proof that “How did I get here?” still resonates across cultures and generations.\n\nhttps://bbemusic.bandcamp.com/album/w-i-t-c-h-once-in-a-lifetime-astr-nne-psycho-killer",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}