Information about plays

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

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

{
    "id": 3660249,
    "uri": "https://api.kexp.org/v2/plays/3660249/?format=api",
    "airdate": "2026-05-27T14:16:28-07:00",
    "show": 66829,
    "show_uri": "https://api.kexp.org/v2/shows/66829/?format=api",
    "image_uri": "https://dn721508.ca.archive.org/0/items/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6-22744533926_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6-22744533926_thumb250.jpg",
    "song": "Binz",
    "track_id": "d31cae11-e041-4e3b-bc2b-d120c691ce4e",
    "recording_id": "0b0e3e1c-f5a8-4d3c-9cc9-0e7fe7d93ae3",
    "artist": "Solange",
    "artist_ids": [
        "410e7fd3-b865-4fa0-bb18-1b7fd53382ca"
    ],
    "album": "When I Get Home",
    "release_id": "d8a54dea-12d4-48db-b2a4-12ed29a1c4f6",
    "release_group_id": "3ec17787-1d35-4d05-ac06-5294c99a8d4e",
    "labels": [
        "Saint Records",
        "Columbia"
    ],
    "label_ids": [
        "b1b1a18a-888a-4d3d-b13b-1b3c5e845bfc",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Solange co-produced \"Binz\" with Panda Bear of Animal Collective. They recorded the percussion-filled track in a house in Estoril, Portugal. \"We met and kinda just talked for three-quarters of the first day.\" Panda Bear recalled. \"She had rented a drum kit, and we started playing and seeing what would come out. Eventually, we made a vocal loop and built a song around that. It all happened without any planning or forethought; it just grew out of this experience of hanging down together. She was very down for whatever. It was brief but super cool.\"\n--\n\"Binz\" contains samples of \"Didn't Want to Have to Do It\" by Rotary Connection and \"Vagina Power: Halloween Show\" by Alexyss Tylor.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}