Information about plays

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

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

{
    "id": 3665881,
    "uri": "https://api.kexp.org/v2/plays/3665881/?format=api",
    "airdate": "2026-06-09T19:20:30-07:00",
    "show": 66947,
    "show_uri": "https://api.kexp.org/v2/shows/66947/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kwanini",
    "track_id": "28b2f0fd-46b0-4383-a33f-f3ea5fce8051",
    "recording_id": "b68c22e7-2e27-488d-a72d-75fbe81edbdc",
    "artist": "Esa Williams",
    "artist_ids": [
        "b4f40d0f-d364-4840-a98e-76928ba75b87"
    ],
    "album": "Dala What We Must",
    "release_id": "224da3ce-8455-44f8-83af-e2b2243e383b",
    "release_group_id": "26a2d7a0-ae91-4387-8195-3f06d95973a1",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marking twenty years since South African producer and DJ Esa Williams left Cape Town, Dala What We Must is a deeply personal and expansive debut LP, an exploration of movement, memory, and sound shaped by two decades of creative evolution.\n\nhttps://esawilliams.bandcamp.com/album/dala-what-we-must",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}