Information about plays

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

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

{
    "id": 3657224,
    "uri": "https://api.kexp.org/v2/plays/3657224/?format=api",
    "airdate": "2026-05-20T12:12:57-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8-36215901473_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8-36215901473_thumb250.jpg",
    "song": "Kiss Chase",
    "track_id": "79350e3d-71eb-330a-8bb6-a81277670e9b",
    "recording_id": "6425b115-4616-4c5f-a46e-9a6d3fd850bb",
    "artist": "Lush",
    "artist_ids": [
        "697801d1-68b2-4413-a7e4-0ef507d21cc1"
    ],
    "album": "Split",
    "release_id": "ce67f98a-bfa7-43f7-88fa-38a9df8835c8",
    "release_group_id": "150b59e4-9f69-31e9-b6ae-f05512b71580",
    "labels": [
        "Reprise Records",
        "4AD"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1994-06-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Meshing dreamy, effects-drenched guitars with airy, catchy melodies, Lush were one of the most prominent shoegaze/dream pop bands of the early '90s. Led by guitarists Miki Berenyi and Emma Anderson, the British band gained a cult following within the British and American undergrounds with its first EPs, yet the group never quite attained the critical respect given to its peers My Bloody Valentine and Ride. Even so, Lush lasted longer than any other of their contemporaries (with the exception of the Boo Radleys), developing sharp pop skills as their career progressed. By the time of their final album, 1996's Lovelife, they had converted themselves into a power pop band with dream pop overtones, which resulted in the greatest chart success of their career. That success was dealt a blow when drummer Chris Acland died by suicide in the fall of 1996, effectively bringing the band to an end.\"\n\nhttps://www.allmusic.com/artist/lush-mn0000169099#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}