Information about plays

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

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

{
    "id": 3673984,
    "uri": "https://api.kexp.org/v2/plays/3673984/?format=api",
    "airdate": "2026-06-29T10:47:54-07:00",
    "show": 67119,
    "show_uri": "https://api.kexp.org/v2/shows/67119/?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": "All the People (所有人)",
    "track_id": "2e90e468-f26b-4548-aa7d-4cbd4bded6f3",
    "recording_id": "30420e25-a242-4351-b008-90c2e98f29f0",
    "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": "You'll have a chance to see Chinese American Bear live this summer: \n- July 19 @ The Independent (SF)\n- July 25 @ Neumos (SEA)\n\nChinese American Bear was recently interviewed on KEXP's In Our Headphones podcast. You can listen to that episode here: \nhttps://www.kexp.org/podcasts/in-our-headphones/2026/5/7/chinese-american-bear-on-their-love-of-breakbeats-and-melodys-echo-chamber/\n\nhttps://chineseamericanbear.bandcamp.com\nhttps://chineseamericanbear.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}