Information about plays

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

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

{
    "id": 3641614,
    "uri": "https://api.kexp.org/v2/plays/3641614/?format=api",
    "airdate": "2026-04-13T15:31:57-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb250.jpg",
    "song": "Body Flows",
    "track_id": "e5d5c057-d2db-46a1-8f9b-ec1093ae17f6",
    "recording_id": "d0a6cf41-1c4c-47f2-9e6d-0f1fe18b2ef3",
    "artist": "Nubiyan Twist feat. eniola",
    "artist_ids": [
        "4fdddb48-b8a0-470d-9db4-e5fc77230d59",
        "b0b94f1c-94fb-4ba2-b5da-6bb2b755c0b9"
    ],
    "album": "Chasing Shadows",
    "release_id": "d7186618-b628-4a11-a9d8-92f2f62de465",
    "release_group_id": "6831c804-02df-4fd5-aef0-a5266d862562",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest release from the London based 9 piece.\n\nBandleader and producer Tom Excell explains: “We wanted to make something that felt joyous and defiantly human — something that couldn’t exist without that connection between people. You can get an AI to write a fugue in seconds, but it can’t capture the chemistry and chaos that happens when musicians lock in together. Chasing Shadows is our way of holding onto that.”\nhttps://nubiyantwist.bandcamp.com/album/chasing-shadows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}