Information about plays

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

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

{
    "id": 3561764,
    "uri": "https://api.kexp.org/v2/plays/3561764/?format=api",
    "airdate": "2025-10-05T20:28:54-07:00",
    "show": 64756,
    "show_uri": "https://api.kexp.org/v2/shows/64756/?format=api",
    "image_uri": "https://coverartarchive.org/release/ff47bd51-362a-4441-b56e-9454d53db539/34705032278-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ff47bd51-362a-4441-b56e-9454d53db539/34705032278-250.jpg",
    "song": "You Don't Want My Love",
    "track_id": null,
    "recording_id": "fc6c3e7a-0b06-4afa-bc9f-dcb31e758027",
    "artist": "K.I.C.",
    "artist_ids": [
        "b198f8f3-db4e-4dd3-b508-c9d70254e7fe"
    ],
    "album": "Under The Influence, Volume One: A Collection of Rare Soul & Disco",
    "release_id": null,
    "release_group_id": "a1142662-29e0-45da-9534-7433c9c53069",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "K.I.C (Keep It Cool) was a 1980's soul duo comprised of Greg Rogers and Terry George.\n\"You Don't Want My Love\" was released in 1980 as a b-side to \"Let's Go Disco.\"\nBacking vocals featured Cynthia Douglas, Donna Davis, and Pam Vincent.\n\nFor $42 a month or a $500 one time gift, you can join the Gold Club and receive SIX exclusive invitations for two to our VIP Insider Series, which features performances by KEXP artists and DJs at various venues throughout Seattle. Plus you'll get your choice of 2 of the 3 thank-you gifts: the Music Portal Tee, the KEXP Beanie, and the highly-coveted Music Portal Crewneck, AND for this hour only, you'll receive the extra special KEXP yellow-gold Live Room Ceramic Diner Mug. DONATE now at kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}