Information about plays

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

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

{
    "id": 3546337,
    "uri": "https://api.kexp.org/v2/plays/3546337/?format=api",
    "airdate": "2025-08-29T14:30:06-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://ia801603.us.archive.org/21/items/mbid-a47e9066-b782-4790-b062-b76e59969731/mbid-a47e9066-b782-4790-b062-b76e59969731-34862633227_thumb500.jpg",
    "thumbnail_uri": "https://ia601603.us.archive.org/21/items/mbid-a47e9066-b782-4790-b062-b76e59969731/mbid-a47e9066-b782-4790-b062-b76e59969731-34862633227_thumb250.jpg",
    "song": "Let’s Make Out",
    "track_id": "29814fed-611d-4ff9-b75c-d6a0a7fdc091",
    "recording_id": "2874297d-097e-4804-9987-d5c201daf577",
    "artist": "RIP Swirl feat. Ydegirl",
    "artist_ids": [
        "9dde2e5a-d868-46bb-88b9-888e340ddc91",
        "3045733a-5eb4-46ac-91d0-42a83345dbbb"
    ],
    "album": "RIFT Two",
    "release_id": "a47e9066-b782-4790-b062-b76e59969731",
    "release_group_id": "6e591f7f-4151-46a2-91a7-3f00b891f3df",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2023-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Luka Seifert, aka RIP Swirl, is a Hamburg-born and Berlin-based musician. He's known among his peers as Luka.: https://www.inlovewith.net/artist/rip-swirl/\n\n\"RIFT is an opening, a gate…\n\nRIFT Two is the second installment in the RIFT compilation series. The artists selected stand out as voices of the future, unafraid to push into the unknown. Disregarding genre, the tracklist makes unlikely partners of the songs, delighting in the rhymes that arise in the sounds of strangers.\n\nYEAR0001’s share of the revenue from the compilation will be donated to Ingen människa är illegal, a Swedish organization that supports refugees and undocumented immigrants in obtaining permanent residence.\"\nhttps://year0001.bandcamp.com/album/rift-two\n---\nhttps://ripswirl.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}