Information about plays

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

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

{
    "id": 3656400,
    "uri": "https://api.kexp.org/v2/plays/3656400/?format=api",
    "airdate": "2026-05-18T13:09:13-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Get Jiggy",
    "track_id": null,
    "recording_id": "42bfbd1f-99a2-4af5-8e3a-028decef40f9",
    "artist": "B Jack$ & ZEDDY WILL",
    "artist_ids": [
        "ee750bdd-26a9-4242-a6f2-9112da033b1c",
        "dc4e6867-4e50-4a11-a92c-3d215a66b089"
    ],
    "album": "Get Jiggy",
    "release_id": null,
    "release_group_id": "4c9fe632-7f54-46df-a6a4-6a97985ab502",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-02-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Get Jiggy\" is built off a pair of cheeky samples — Cardi B's 2021 hit \"Up\" and Octagon's \"Eau\" — chopped into a Jersey club bounce by producer Kashraww. The pairing fits B Jack$'s lane out of Essex County, NJ — witty punchlines riding fast Jersey snares and bass — and gives Queensbridge's Zeddy Will room to do the fast-talking thing he's known for. The whole track clocks in at a tight 1:58, the kind of length the Jersey club rap scene built its identity around: in, hit, out.\n\n https://www.whosampled.com/B-Jack$/Get-Jiggy/\nhttps://audiomack.com/bjacks\nhttps://www.instagram.com/zeddywill/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}