Information about plays

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

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

{
    "id": 3545765,
    "uri": "https://api.kexp.org/v2/plays/3545765/?format=api",
    "airdate": "2025-08-28T06:02:41-07:00",
    "show": 64407,
    "show_uri": "https://api.kexp.org/v2/shows/64407/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2-37454795036_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2-37454795036_thumb250.jpg",
    "song": "Aurora Borealis",
    "track_id": "d01e9011-929a-47a1-b18f-13754bf7745c",
    "recording_id": "64397d6c-cae8-451f-ae26-aa009328dd38",
    "artist": "The Veldt",
    "artist_ids": [
        "3bb7727d-8ec5-4ca8-aa17-84af34dd2993"
    ],
    "album": "Illuminated 1989",
    "release_id": "85d106f9-5168-421c-bf35-6cbbc38232d2",
    "release_group_id": "bdbbb2aa-45c0-4405-96c5-3f4901f16cd7",
    "labels": [
        "5BC"
    ],
    "label_ids": [
        "bf0328d0-79e5-47a8-af41-939e39912d75"
    ],
    "release_date": "2023-11-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out that full KEXP live session with The Veldt in studio here! \n\nhttps://www.youtube.com/watch?v=AEDwVb_Qcp0\n\nIlluminated 1989 — is finally available on vinyl, CD, cassette and digitally via Portland-based Little Cloud Records and 5BC Records. It was re-mastered by Guthrie earlier last year.\n\nThe Veldt, a duo formed in 1986 by identical twins Daniel and Danny Chavis. This song comes from their \"lost\" LP, which was recorded in 1989 with the Cocteau Twins‘ Robin Guthrie as producer, but ended up getting shelved when the band were dropped by their label. The track features guest vocals from Guthrie's bandmate, the iconic Elizabeth Fraser, singing back-up towards the end of the song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}