Information about plays

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

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

{
    "id": 3644935,
    "uri": "https://api.kexp.org/v2/plays/3644935/?format=api",
    "airdate": "2026-04-21T13:40:51-07:00",
    "show": 66514,
    "show_uri": "https://api.kexp.org/v2/shows/66514/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-d567881a-1e38-4222-96c0-db03f099fbd1/mbid-d567881a-1e38-4222-96c0-db03f099fbd1-43220029702_thumb500.jpg",
    "thumbnail_uri": "https://ia902809.us.archive.org/27/items/mbid-d567881a-1e38-4222-96c0-db03f099fbd1/mbid-d567881a-1e38-4222-96c0-db03f099fbd1-43220029702_thumb250.jpg",
    "song": "blade bird",
    "track_id": "0c71300a-c6ef-44af-8886-0b47f7e98dca",
    "recording_id": "bc2a386b-2bc3-4dd6-a378-e7c9027bbfc2",
    "artist": "Oklou",
    "artist_ids": [
        "13e2db47-3010-48b8-a8b9-667551f37119"
    ],
    "album": "choke enough",
    "release_id": "d567881a-1e38-4222-96c0-db03f099fbd1",
    "release_group_id": "45f8261c-e781-4a8f-b1f6-ca6616bd1dfe",
    "labels": [
        "True Panther Records"
    ],
    "label_ids": [
        "e48f491c-3106-4321-a724-82728ffa13c3"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Tony in PDX!\n\n\"blade bird\" adapts a Basque folk poem called \"Txoria Txori\" — \"The Bird's a Bird\" — about loving a creature you can't cage without killing. Oklou flips it into a song about romantic love: falling for someone precisely because of the things that make them impossible to hold, and sitting with the knowledge that your own desire is the blade. It closes the album in a hush, mostly voice and gauze, extending the drumless palette she's been perfecting across the record. She walked Pitchfork through the whole reading-Txoria-Txori connection in their interview this year. Read more here: https://liminul.xyz/oklous-blade-bird-and-sylvia-plaths-the-shrike/\nhttps://oklou.bandcamp.com\nhttps://oklou.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}