Information about plays

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

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

{
    "id": 3561767,
    "uri": "https://api.kexp.org/v2/plays/3561767/?format=api",
    "airdate": "2025-10-05T20:44:15-07:00",
    "show": 64756,
    "show_uri": "https://api.kexp.org/v2/shows/64756/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "It's That Feeling",
    "track_id": null,
    "recording_id": null,
    "artist": "Click",
    "artist_ids": [],
    "album": "7\" 45 RPM",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Jupiter Records"
    ],
    "label_ids": [
        "f0d8b817-6241-490d-8f3f-b155aa447637"
    ],
    "release_date": "1981-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saginaw, Michigan's funk/soul outfit Click released \"It's That Feeling\" and b-side \"You Can't Run Away From Love\" on Jupiter Records in 1981.\n\nFor your $100/mo or $1,200 one-time gift, you'll be part of the Vinyl Club! The Vinyl Club features 12 limited-edition albums sent to you over the next year. Curated by KEXP’s programming team and DJs, each album includes 1-2 hand-picked Live on KEXP sessions and celebrates the unique, genre-defying performances that make KEXP special. Shipping available to US donors only.\n\nPlus, in addition to your choice of 2 of the 3 thank-you gifts: the Music Portal Tee, the KEXP Beanie, and the highly-coveted Music Portal Crewneck, you'll also receive the VIP Insider Series, which includes SIX exclusive invitations for two to our VIP Insider Series, featuring performances by KEXP artists and DJs at various venues throughout Seattle.\nAND for this hour only, you'll receive the extra special KEXP yellow-gold Live Room Ceramic Diner Mug. \nDONATE now at kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}