Information about plays

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

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

{
    "id": 3591013,
    "uri": "https://api.kexp.org/v2/plays/3591013/?format=api",
    "airdate": "2025-12-14T13:31:42-08:00",
    "show": 65377,
    "show_uri": "https://api.kexp.org/v2/shows/65377/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Holding On",
    "track_id": "2b787dd9-116b-4cab-ab88-6ddd814792a6",
    "recording_id": "de1b87c5-a44d-4bf2-a6b6-a70095decdad",
    "artist": "Nightmares On Wax feat. Ladi6",
    "artist_ids": [
        "083ba84f-1685-41f2-82c6-d77da95d73c3",
        "b8c5cc4f-239f-4e02-b46f-b040b77c2030"
    ],
    "album": "Echo45 Sound System",
    "release_id": "07d22bed-e640-4470-9d6b-c5b069fb1fbb",
    "release_group_id": "9f55a9f2-3c01-4705-8aea-a5a2351773fc",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nightmares On Wax's newest album was just released on November 14th. KEXP's Music Director Chris Sanley reviews:\n\n\"Over three decades into his career as Nightmares on Wax, Leeds-based DJ and producer George Evelyn returns with his tenth studio album and a star-studded guest list including Yasiin Bey, Greentea Peng, Sadie Walker, Liam Bailey, and more. This new collection plays like a biopic, melding the past with the present while showcasing Evelyn’s captivating fusion of hip-hop, electronic, dub, and soul. The result is a sound that feels both fluid and structured, always anchored by a bona fide groove. Sit back and get lost, and found, in Echo45 Sound System.\"\n\nhttps://www.kexp.org/read/2025/11/17/new-music-reviews-1117/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}