Information about plays

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

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

{
    "id": 3591805,
    "uri": "https://api.kexp.org/v2/plays/3591805/?format=api",
    "airdate": "2025-12-16T09:04:36-08:00",
    "show": 65393,
    "show_uri": "https://api.kexp.org/v2/shows/65393/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "8 Days (Of Hanukkah)",
    "track_id": "e83c5b30-01fe-49f5-8a98-94b3d396b50a",
    "recording_id": "77a27622-4f66-47e3-affd-f6e5a1210899",
    "artist": "Sharon Jones and the Dap‐Kings",
    "artist_ids": [
        "8d50cd20-34f2-4abe-ba16-0759ee0fb9f5"
    ],
    "album": "It's a Holiday Soul Party",
    "release_id": "8dcd11a4-814c-4abb-891e-5b72d389f8c6",
    "release_group_id": "0d2e08b3-4856-40b8-bb39-e2a51d6c3a52",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NPR's Bob Boilen said, \"The moment Brooklyn soul singer Sharon Jones sang the line, 'We're cooking up the brisket the kosher butcher sold my uncle Saul,' I knew the world had a new Hanukkah classic.\"  \n\nSharon Jones & the Dap-Kings were an American funk and soul band signed to Daptone Records. They were part of a revival movement of mid-1960s to mid-1970s style funk and soul music. They released their debut album Dap Dippin' in 2002, the first of seven studio albums.\n\nWatch her perform this in a holiday-themed Tiny Desk concert: https://n.pr/3PHRCnd and here's Live Video from Sharon Jones & The Dap Kings' 2016 KEXP New Home Grand Opening celebration: https://bit.ly/3HNnkxl.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}