Information about plays

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

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

{
    "id": 3644930,
    "uri": "https://api.kexp.org/v2/plays/3644930/?format=api",
    "airdate": "2026-04-21T13:20:56-07:00",
    "show": 66514,
    "show_uri": "https://api.kexp.org/v2/shows/66514/?format=api",
    "image_uri": "https://coverartarchive.org/release/c4e04838-0c19-4e5b-9fcf-709764085a94/11483911113-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c4e04838-0c19-4e5b-9fcf-709764085a94/11483911113-250.jpg",
    "song": "Feels So Real (Won’t Let Go)",
    "track_id": null,
    "recording_id": "911e4d01-695c-4fb7-b08f-cebecb1522b9",
    "artist": "Patrice Rushen",
    "artist_ids": [
        "a247b1b8-8f47-4568-9a89-fa16b4a2b77f"
    ],
    "album": "Straight From the Heart + Now",
    "release_id": null,
    "release_group_id": "ecfd3020-a757-4696-9404-d67836d2c7b7",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2013-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one's a Patrice Rushen / Freddie Washington co-write — the same partnership behind \"Forget Me Nots,\" which famously started as a jam at Rushen's family's house with Washington noodling on a bassline. By 1984's Now, they had that interplay down cold: Washington's elastic bass is the gravity, Rushen layers synths, claps, and fingersnaps around her own multi-tracked vocal, and the whole thing walks the tightrope between boogie and jazz-funk that only Rushen ever really found. It hit No. 3 on Billboard's R&B chart and No. 10 on Dance Club Songs. Read more here: https://daily.bandcamp.com/features/patrice-rushen-straight-from-the-heart-interview\nhttps://patricerushen.bandcamp.com\nhttps://patricerushen.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}