Information about plays

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

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

{
    "id": 3656851,
    "uri": "https://api.kexp.org/v2/plays/3656851/?format=api",
    "airdate": "2026-05-19T13:53:47-07:00",
    "show": 66760,
    "show_uri": "https://api.kexp.org/v2/shows/66760/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-96dbd447-0eb9-4504-99ed-52b9d0b693ff/mbid-96dbd447-0eb9-4504-99ed-52b9d0b693ff-44312889952_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-96dbd447-0eb9-4504-99ed-52b9d0b693ff/mbid-96dbd447-0eb9-4504-99ed-52b9d0b693ff-44312889952_thumb250.jpg",
    "song": "Lovely Day (美好的一天)",
    "track_id": "3315c897-5bd3-419d-a91f-a212f634840d",
    "recording_id": "8de57341-3996-44b9-b800-21b0828a2a8a",
    "artist": "Chinese American Bear",
    "artist_ids": [
        "75bbdfdb-2fc5-4811-8ef7-25ec23f246e1"
    ],
    "album": "Dim Sum & Then Some",
    "release_id": "96dbd447-0eb9-4504-99ed-52b9d0b693ff",
    "release_group_id": "483d980d-9e78-4bfc-829c-9eeebcbcb5a4",
    "labels": [
        "Moshi Moshi Records"
    ],
    "label_ids": [
        "a7311de2-1ab5-4a9a-b4ec-fabe8f01674f"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "'Dim Sum & Then Some' is the new album from Seattle band Chinese American Bear!\n\nhttps://chineseamericanbear.bandcamp.com/album/dim-sum-then-some\n\n\"The sounds on the album are more musically dense and exploratory, marking a sonic evolution for the duo. The band finds themselves delving much further into experimental territory, while also incorporating more traditional pop elements than they ever have. There's a nice mix of sonics on this album, featuring warbly guitars, hints of psychedelia, pop, disco, and strings, while also incorporating synth driven, electronic, sounds, as well as droney, hypnotic elements. The LP is a true reflection of the Chinese American Bear ethos: open, curious, and lighthearted.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}