Information about plays

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

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

{
    "id": 3660257,
    "uri": "https://api.kexp.org/v2/plays/3660257/?format=api",
    "airdate": "2026-05-27T14:45:50-07:00",
    "show": 66829,
    "show_uri": "https://api.kexp.org/v2/shows/66829/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e-7946180530_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e-7946180530_thumb250.jpg",
    "song": "Iceblink Luck",
    "track_id": "acc8294a-3ed0-3956-8f04-16230aa10bca",
    "recording_id": "9f94dca3-c874-475e-b5f1-2d8be07a1715",
    "artist": "Cocteau Twins",
    "artist_ids": [
        "000fc734-b7e1-4a01-92d1-f544261b43f5"
    ],
    "album": "Heaven or Las Vegas",
    "release_id": "f96df5d2-4ef9-3ef4-a4be-c743802b6f1e",
    "release_group_id": "12fab6b9-4eaf-33b0-963e-cae03ac332fe",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1990-08-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The title never appears in the lyric. An iceblink is a reflection of light off of large masses of ice, which can cause optical illusions in the sky.\n--\n\"I'm seeming to be glad a lot\nI'm happy again, caught, caught in time\nExpose the doubt and arm yourself well\nMe, I defend with sober heart...\"\n\n Would you like to know (sorta?) what  Elizabeth Fraser is singing here?: https://www.azlyrics.com/lyrics/cocteautwins/iceblinkluck.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}